home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Chip 1999 December
/
Chip_1999-12_cd.bin
/
zkuste
/
Svet_OS2
/
FC2_211
/
OS2WARP
/
FC2_211.ZIP
/
fc2.cmd
< prev
next >
Wrap
OS/2 REXX Batch file
|
1999-07-25
|
298b
|
11 lines
@echo off
: This CMD file should be used to run FC/2 if you want the last directory
: accessed by FC/2 to become the current directory of the shell you ran it from
: when you exit.
set tmpdir=c:
if not "%TMP%" == "" set tmpdir=%TMP%
fc.exe /x %tmpdir%\fcdir.cmd
call %tmpdir%\fcdir.cmd