home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
AMOS PD CD
/
amospdcd.iso
/
wb-1.3
/
s
/
pcd
< prev
next >
Wrap
AmigaDOS Script File
|
1994-01-01
|
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