STOREStores the BASIC program in a file.
Description:
A new file of type PROG is created and the BASIC program currently in memory is written to the file in binary form. If the file already exists, an error is reported. Use RE-STORE to update an existing file. Use LOAD to re-enter the program into the computer.
BackPorting to HP BASIC:
HP BASIC PROG files and HTBasic PROG files are not compatible. To move programs between the two environments, use ASCII program files.
See Also:
|