title: "SetScreenLocation" description: TRSE built-in method (from IDE help)
SetScreenLocation
Systems: C64, PLUS4, C128, VIC20, MEGA65
Parameters: n
Sets the location of the screen.
VIC-20
SetScreenLocation($1000); // screen located at $1000
Value must be $1000,$1400,$1800, $1C00, $8000, $8400, $8800 or $8C00