home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Programmer 7500
/
MAX_PROGRAMMERS.iso
/
INFO
/
PCMAG
/
VOL7N21.ARC
/
ANSIKEYL.BAT
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
DOS Batch File
|
1988-09-02
|
186 b
|
5 lines
ECHO OFF
ECHO Key assignments for shifted function keys
REM "COPY ... CON > NUL" hides any "File not found" messages.
FOR %%f IN (1 2 3 4 5 6 7 8 9 10) DO COPY \F%%f.KEY CON > NUL