Hello all...
I don't know about you guys but I would really like to see some of the following additions to the next PBDLL...
1. Allow dots in function/sub names. "function draw.apples()".
2. String managment with format$ like the old "using$" addon.
3. Allow more that one variable in format$.
4. Add MAKWRD/MAKINT to compliment MAKLNG/MAKDWD/MAKPTR.
5. Allow INCR/DECR to use a constant. "INCR variable,8"
6. Maybe replace "()" with "[]" for arrays?
All of these are really in the intrest to make the screen a bit more readable. Not that theres a problem now but hey! these are just some small things that I would like, Particularly #1 and #2.
Cheers!
I don't know about you guys but I would really like to see some of the following additions to the next PBDLL...
1. Allow dots in function/sub names. "function draw.apples()".
2. String managment with format$ like the old "using$" addon.
3. Allow more that one variable in format$.
4. Add MAKWRD/MAKINT to compliment MAKLNG/MAKDWD/MAKPTR.
5. Allow INCR/DECR to use a constant. "INCR variable,8"
6. Maybe replace "()" with "[]" for arrays?
All of these are really in the intrest to make the screen a bit more readable. Not that theres a problem now but hey! these are just some small things that I would like, Particularly #1 and #2.
Cheers!
Comment