The LB 4.50 Help file describes the graphics LOCATE command as follows:
Code:print #handle, "locate x y width height"
There is no mention that any of the parameters can be omitted, but I've recently encountered this command in a Liberty BASIC program:
Code:
What does this do? Whatever it is, it doesn't (currently) work in LBB!
Richard.