I have a little trouble here with the 'simple' box command.
The syntax help in the IDE says: Left, Top, Right, Bottom, so
BOX 100,100,100,100 makes all the sides of the box 100 units, right? No it doesn't and I can see why, because in this case you won't tell the program WHERE the box should be drawn (no coordinates).
In the helpfile, though, another explanation is given:
x1, y1, x2, y2 are what the numbers will tell the computer.
Here comes the confusing part: if it's x1,y1,x2,y2 won't you only have 2 coordinates on-screen?
x1,y1 defines one point on-screen and x2,y2 the other, so how does this translate into a box? As far as I can see this would make a line instead of a box.
Looking a bit further I came across the 'The Basics of DBPro Tutorial' by Joseph Thomson (very good by the way!) and he says the box command: "(...) The box has the coordinates of the opposite corners (...)", still this doesn't make sense if you only have two x values and two y values, which would implicate only two coordinates on-screen as discussed above...
Obviously I am overlooking the obvious, but I seem to be running around in my own thought circle here, could someone please shed some light?
Yskonyn - (Waiting for Hands On DBP Programming Vol. 1)
"It's better to wish down here you were up, then to wish up there you were down."