Posted by member 7991 on 2004-08-26 10:40:38 link
Funkydood - typo: "!sortcut..." should be "!shortcut..." ;P
Would pause the script for 50 ms (milliseconds) and then continue.
And the problem you are having may be a result of the order the modules are initially LOADED. If the shortcut module is currently loaded before the taskbar module, try switching them, or vice versa.
!pause 50
Would pause the script for 50 ms (milliseconds) and then continue.
And the problem you are having may be a result of the order the modules are initially LOADED. If the shortcut module is currently loaded before the taskbar module, try switching them, or vice versa.