home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Amiga ISO Collection
/
AmigaUtilCD2.iso
/
Workbench
/
WorkBenchV40,42.LHA
/
S
/
PCD
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
NeXTSTEP
RISC OS/Acorn
UTF-8
Wrap
AmigaDOS Script File
|
1994-02-18
|
246 b
|
15 lines
.key DIR
; $VER: PCD 40.1 (9.2.93)
; This is a CD script that remembers the previous directory
IF "<DIR>" EQ ""
Assign ofrom<$$>: ""
CD from<$$>:
Assign from<$$>: ofrom<$$>:
Assign ofrom<$$>:
Else
Assign from<$$>: ""
CD <DIR>
EndIF