home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Amiga ACS 1998 #4
/
amigaacscoverdisc1998-041998.iso
/
utilities
/
shareware
/
comm
/
iris
/
browsewwwscripts
/
voyager
< prev
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
NeXTSTEP
RISC OS
UTF-8
Wrap
Text File
|
1998-03-08
|
294 b
|
12 lines
address command 'cd IBrowse:'||'0a'x||'run >nil: IBrowse'
* WARNING: this script has not been tested!
*/
parse arg URL
if ~show('P','VOYAGER') then do
address command 'cd Voyager:'||'0a'x||'run >nil: V'
address command 'waitforport VOYAGER'
end
address 'VOYAGER' 'OPENURL URL' URL