Changes

Jump to: navigation, search

NC Series

131 bytes added, 10:22, 28 December 2010
/* BASIC program transfer */
To transfer a BASIC program *from* the NC computer will need to convert it to ASCII.
Do this with
 
*SPOOL <filename>
For NC200, you now need to list all wordprocessor documents and then you can copy the ascii file to disc.
For all NC computers you can also use the serial interface.
 
To load a BASIC program as ASCII do this:
*EXEC <filename>
 
This will load the basic program and you can then LIST it and RUN it.
== Technical ==
2,541
edits