Order of the Butterfly
Posts: 315 from 2004/2/13
From: Naples - Italy
@ AKiLL
> Maybe not to user-startup because it would delay
> Ambient (LoadWB command) too cancelling effect.
> Maybe run DOpus from WBStartup using small script
> where it waits second or two and then starts DOpus.
Or just insert the line
Run <>NIL: Execute S:DOpus-startup
within your user-startup in place of the line that directly runs DOpus. Put the removed line in DOpus-startup script, just after a "Wait x" (the minimum number of seconds x must be found by trial and error). DOpus-startup is like the script suggested by Itix, but must be put in S: (sorry, I hate WbStartup
).
In such a way (thanks to the Run command) DOpus-startup is executed soon in a non-blocking way. So, while DOpus-startup expects its inner "Wait x" command, the final part of the user-startup is executed, control returns to the startup-sequence, and Ambient loads. When the "Wait x" in DOpus-startup expires, DOpus starts and will be in front of the Ambient screen.
[ Edited by DoctorMorbius_FP on 2007/7/11 19:10 ]
Powered by PegasosII-G4, MacMini, PowerMac MDD.