Originally posted by Tadis@Aug 9 2004, 01:00 PM@Judge
OK, so is there anyway of changing this directly through SysStats at the mo? ie. without referencing Avedesk.
I haven't found a SysStats activeX object that I use in vbscript via createobject but is there a way?
<{POST_SNAPBACK}>
try this inside your SysStats script:
if SysStatsModel.ConfigFile = "small_weather.ini" then
SysStatsModel.ConfigFile = "medium_weather.ini"
SysStatsModel.Load
Exit Sub 'Leave script ASAP?
elseif ...
don't know if that works cause still having problems on 2000...
Aqua-Soft Forums


