home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Fresh Fish 1
/
FFMCD01.bin
/
bbs
/
libdisks
/
d700t799
/
disk789.lha
/
PongoDemo
/
assignpongo
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
Text File
|
1992-12-24
|
228 b
|
12 lines
.K ""
echo "This script will assign the PONGO: volume to the current directory."
echo ""
ask "Do you wish to continue ? [y/n]"
if WARN
assign PONGO: ""
endif
echo "All Done. Click close gadget to get rid of window."
endcli