home *** CD-ROM | disk | FTP | other *** search
/ CP/M / CPM_CDROM.iso / lambda / soundpot / f / magikey.lbr / CPMMENU.MZ$ / CPMMENU.MK$
Encoding:
Text File  |  1993-10-26  |  768 b   |  23 lines

  1.  #FA<NS>#90<DO>CP/M Help menu
  2. !
  3. !<altn>D  DIR(ectory)
  4. !<altn>E  ERA(se)
  5. !<altn>P  PIP (Peripheral Interface Program)
  6. !<altn>R  REN(ame)
  7. !<altn>S  STAT(us)
  8. !<altn>s  SAVE
  9. !<altn>T  TYPE
  10. !<altn>X  Return to MASTER menu
  11. !
  12. !File naming convention is:  X:filename.ext, where
  13. !"filename" is up to 8 characters,  "X" stands for
  14. !the drive (A,B,C, etc),  and ".ext" is the 3 byte
  15. !file extension.  Letters and numbers are allowed,
  16. !but not some punctuation marks...see your manual.
  17. !Wild card characters: * matches all characters to
  18. !the end of a word, and ? matches any character at
  19. !that position.
  20. !
  21. !Examples: B:ALPHABET.ABC, B:ALP??BET.A?C, B:A*.*.
  22. !All of these will match the name B:ALPHABET.ABC.
  23. !<DO>