home *** CD-ROM | disk | FTP | other *** search
- | CMDX.DFT FILE Copyright 1993 By David W. Denker |
- wind n" WORKING "x
-
- | The next 18 lines define the F1 to F9 and S-F1 to S-F9 function keys.
- You may change them on your copy if you wish.
- The « character is the same as the ENTER key at the end of the command.
- It may be left out if you want to add parameters to a command.
- The « character can be entered by holding down the ALT key and entering
- 1 7 4 on the keyboard number key pad. |
-
- fkey1=DIR /W«
- fkey2=DIR A: /W«
- fkey3=DIR B: /W«
- fkey4=CD \«
- fkey5=CD ..«
- fkey6=CLS«
- fkey7=«
- fkey8=«
- fkey9=«
- sfky1=«
- sfky2=«
- sfky3=«
- sfky4=«
- sfky5=REPLACE *.* A: /U«
- sfky6=REPLACE *.* B: /U«
- sfky7=«
- sfky8=«
- sfky9=«
-
- | The next line loads any saved previous commands. |
-
- LODP
-
- | The next line contains the path to where COMMANDX will start at. |
-
- PATH=C:\
-
-