home *** CD-ROM | disk | FTP | other *** search
- #FA<NS>#90<DO>CP/M Help menu
- !
- !<altn>D DIR(ectory)
- !<altn>E ERA(se)
- !<altn>P PIP (Peripheral Interface Program)
- !<altn>R REN(ame)
- !<altn>S STAT(us)
- !<altn>s SAVE
- !<altn>T TYPE
- !<altn>X Return to MASTER menu
- !
- !File naming convention is: X:filename.ext, where
- !"filename" is up to 8 characters, "X" stands for
- !the drive (A,B,C, etc), and ".ext" is the 3 byte
- !file extension. Letters and numbers are allowed,
- !but not some punctuation marks...see your manual.
- !Wild card characters: * matches all characters to
- !the end of a word, and ? matches any character at
- !that position.
- !
- !Examples: B:ALPHABET.ABC, B:ALP??BET.A?C, B:A*.*.
- !All of these will match the name B:ALPHABET.ABC.
- !<DO>