home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Fish 'n' More 1
/
FishNMoreVol1.bin
/
system
/
s
/
pcd
< prev
next >
Wrap
AmigaDOS Script File
|
1988-08-13
|
206b
|
12 lines
.key dir
IF "<dir>" EQ ""
assign ofrom<$$>: ""
cd from<$$>:
assign from<$$>: ofrom<$$>:
assign ofrom<$$>:
ELSE
assign from<$$>: ""
cd <dir>
ENDIF
; this is a CD script that remembers the previous directory