User Tools

Site Tools


sd:sd-8516_user_s_guide

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
sd:sd-8516_user_s_guide [2026/02/25 08:15] appledogsd:sd-8516_user_s_guide [2026/02/25 08:18] (current) appledog
Line 282: Line 282:
 == CLS: A Fun Command == CLS: A Fun Command
 Type CLS at the READY prompt. What happens? You can use this command to clear the screen. Type CLS at the READY prompt. What happens? You can use this command to clear the screen.
 +
 +== LOAD and SAVE
 +As you learn more about BASIC programming and your programs get longer, you will begin to want a way to save them; Also, to share them and easily load them! The two commands you should learn next are ''LOAD'' and ''SAVE''. LOAD will load a program from the disk and SAVE will save the program in memory to disk. Also try "SAVE <FILENAME> to save your programs! And, even if you just type "SAVE" on a line by itself the computer will choose a progam name for you.
  
 == NEXT STEPS == NEXT STEPS
sd/sd-8516_user_s_guide.txt · Last modified: by appledog

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki