home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
The Fred Fish Collection 1.6
/
ffcollection-1-6-1993-02.iso
/
s
/
pcd
< prev
next >
Wrap
AmigaDOS Script File
|
1991-04-26
|
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