home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Frozen Fish 1: Amiga
/
FrozenFish-Apr94.iso
/
bbs
/
oct93
/
comm
/
4d-bbsdemo.lha
/
4D-BBSDemo
/
ARexx
/
4Dicon
< prev
next >
Wrap
Text File
|
1993-09-02
|
236b
|
19 lines
/** 4D-BBS Iconify script
*
* This program changes the iconify state of 4D-BBS.
**/
options results
arg command
ADDRESS '4D-BBS'
if ~show(p, '4D-BBS') then
do
say '4D-BBS ARexx Port Not Found...'
exit
end
'iconify' command