For me it seems that DBpro develop at the high end (the new effect-commands) but some basics are quite hm poor.
So I´ll vote for some basic features for the next update... (dont know if it is on Lee´s already)
Mainly the debugger!
It would be useful to see the vars in a seperate window (means: all the time to keep track of changes)
Next a command (maybe named "debug") to output some text or var, array etc. in a special debugger-window, so that you can "output" sth on a different window while the program is running So youdoes not need to do "print xyz, sync wait key...)
A possibility to show local vars, too
Another thing I would prfer are compiler commands.
if x = y then no compile
(do not compile this)
start compile
This will ease up the live a lot while making demo versions and so on.
And last but not least (as often called) a possibility to compile parts of the code and save it as a kind of lib or dll, so its not always neccessary to compile all (1. its takes long to compile, finished code is easier reuseable, you can offer code without offering your source)
www.dbpro.ionichost.com