Rakonhere
October 13th, 2002, 12:55 PM
As near as i have figured Girder will only execute a command or commands within a multi command.
Try putting your commands like this
1. Window Exists "DScaler" then 2 else 3
2. Close "DScaler"
3. a. Execute "...dscaler.exe"
b. Wait for "DScaler" with 5000ms timeout
c. Command "DScaler" WParam=480 LParam=0 (go to fullscreen)
1 can be a single command. 2 can be a single command. 3 has to be a multi-command containing 3 commands. it should work then.
That or just change "startup options" from default to maximize on the execute command
<font size=-1>[ This Message was edited by: Rakonhere on 2002-03-28 04:22 ]</font>
Try putting your commands like this
1. Window Exists "DScaler" then 2 else 3
2. Close "DScaler"
3. a. Execute "...dscaler.exe"
b. Wait for "DScaler" with 5000ms timeout
c. Command "DScaler" WParam=480 LParam=0 (go to fullscreen)
1 can be a single command. 2 can be a single command. 3 has to be a multi-command containing 3 commands. it should work then.
That or just change "startup options" from default to maximize on the execute command
<font size=-1>[ This Message was edited by: Rakonhere on 2002-03-28 04:22 ]</font>