position(oA,X,Y);
The position on the screen of object oA is changed to X,Y. The position command should only be used if the object is not on screen (either it has not been drawn yet, or it has been erased). To change the position of an object that is already on screen, use the resposition.to command.
position.v
reposition
reposition.to
reposition.to.v
Positioning Objects