STORE
Format: STORE (expr)
Supported by: Floating Point BASIC 2.2
Similar commands: -
When BASIC encounters this expression, the contents of video memory &0C00 - @0FFF will be placed in 1024 bytes of memory starting at the value of expr. Be careful! Do NOT destroy any of BASIC's work, program, I/O, or interpreter areas! Use GET statement to retrieve the video information.