Scripting
cursor
Set an absolute position for the cursor using x/y coordinates. cursor <X> <Y> Usage Example:cursor 100 250
freeze
Very similar to simply pressing the “P” button on the keyboard, FREEZE stops the game in its tracks.
quit
Quit to desktop. Do not pass go. Do not collect $200.
exit
The EXIT function is similar to the \ key in that it quits the command line.