home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Amiga Format CD 28
/
amigaformatcd28.iso
/
-seriously_amiga-
/
comms
/
other
/
iris
/
browsewwwscripts
/
ibrowse
< prev
next >
Wrap
Text File
|
1998-04-23
|
296b
|
12 lines
address command 'cd AMosaic:'||'0a'x||'run >nil: AMosaic'
* WARNING: this script has not been tested!
*/
parse arg URL
if ~show('P','IBROWSE') then do
address command 'cd IBrowse:'||'0a'x||'run >nil: IBrowse'
address command 'waitforport IBROWSE'
end
address 'IBROWSE' 'GOTOURL' URL