Yeah your probably right, but I was talking about DB (I dont have pro), I just found the way that you wrote the commands were easier (eg 'circle' draws an unfilled circle and fill circle draws a filled circle). And there is an elsif command:
if
...
elsif
...
endif
Do you have this in pro as it makes the code a lot clearer to read and to a certain extent, quicker to write than doing
if
...
else
if
...
endif
endif
I by no means think that PS2 Yabasic is better than DB because as you say it is slow and limiting, but it was a good thing for me to start on because I attempted to do 3D on it and actually got a rotating wireframe cube (probably nothing special to some people). This helped me a lot on DB with the 2D and 3D placement calculations.
Yum! Yum! Yum! Yum!