home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Amiga Elysian Archive
/
AmigaElysianArchive.iso
/
prog
/
arexx
/
welc2205.lha
/
Examples
/
ShutDown-Sequence
< 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
|
1993-02-12
|
292 b
|
13 lines
Run Welcome left s:ShutDown.pic right s:ShutDown.pic columns 60 rows 6 text " Starting Shutdown Sequence:"
Resident c2:Wecho pure
WEcho "Saving icon positions..."
BackIcons
WEcho ""
WEcho "It is safe to remove power from the system now."
Wait 5 Secs
Wecho Quit
Resident WEcho remove