home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
OS/2 Professional
/
OS2PRO194.ISO
/
os2
/
wps
/
games
/
nethack
/
nethack.cmd
< prev
next >
Wrap
OS/2 REXX Batch file
|
1993-02-01
|
115b
|
5 lines
@echo off
REM Command file for starting nethack.exe from PM/WPS Desktop
nethack.exe %1 %2 %3 %4 %5 %6 %7
pause