home *** CD-ROM | disk | FTP | other *** search
/ Liren Large Software Subsidy 9 / 09.iso / l / l076 / 1.ddi / COMMANDS.TRU < prev    next >
Encoding:
Text File  |  1984-12-19  |  1.1 KB  |  25 lines

  1. True BASIC          COMMANDS 
  2.  
  3. The following table lists several frequently used True BASIC commands.
  4. Type HELP TOPICS for a list which includes other available commands.
  5.      
  6.   Type         │   Press      │
  7. ───────────────┼──────────────┼──────────────────────────────────────────
  8.                │              │
  9.    NEW         │              │ to create a new, empty current file
  10.                │              │
  11.    OLD         │              │ to get a file from the disk
  12.                │              │
  13.   SAVE         │              │ to save your current file on disk
  14.                │              │
  15.  REPLACE       │              │ to replace a file on disk with your 
  16.                │              │ current file
  17.                │              │
  18.   UNSAVE       │              │ to delete a file from the disk
  19.                │              │
  20.    RUN         │    F9        │ to run your current file
  21.                │              │
  22.   FILES        │              │ to display a list of files on your disk
  23.                │              │
  24. ───────────────┴──────────────┴──────────────────────────────────────────
  25.