home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
AmigActive 13
/
AACD13.ISO
/
CDTools
/
S
/
SwitchRes
< prev
next >
Wrap
Text File
|
2000-08-18
|
362b
|
18 lines
/* */
options results
CDName = 'AACD13:'
'Get URL var Welcome'
if pos('LORES',upper(Welcome)) > 0 then 'Open "file://localhost/'CDName'Welcome.html"'
else 'Open "file://localhost/'CDName'Welcome_Lores.html"'
'Wait ALL'
call addlib('rexxsupport.library',0,-30,0)
call delay(40)
'Open "file://localhost/'CDName'html/NewsFlash.html#Moreoptions" target main'