you wrote...
> The above script work, what is the use the following line in the
> script
> Wait.For(AnyWindow("=Totalcmd") == 0)
It waits for TC to be closed. For more info check,
"C:\Program Files\PowerPro\Powerpro.hlp" | Index | Wait *command | *Wait
command
Best way to start with PowerPro scripting is beautiful "PowerPro
Scripting Tutorial", you can find it at,
"C:\Program Files\PowerPro\ppst.chm".
> And if i want add a hotkey e.g.keys{alt}^{f4}
> for the above script, how i do it?
Save the script as RestartTotalCommander.powerpro in
"C:\Program Files\PowerPro\Scripts",
now start "C:\Program Files\PowerPro\pproconf.exe",
click "Key/Mouse" tab and "New" button after that,
now check "Ctrl" and "Alt" and select "F9" from the "Key/Mouse" dropdown,
replace "(none)" with ".RestartTotalCommander" (without quotes),
finally click "OK" twice.
> I want to add keys{f9} to wallpaper.change *
> how to write it with script?
For start it is better to stay with GUI,
C:\Program Files\PowerPro\pproconf.exe | Key/Mouse | New
Attention: PowerPro's Web site has moved: http://www.ppro.org
YAHOO! GROUPS LINKS
- Visit your group "power-pro" on the web.
- To unsubscribe from this group, send an email to:
[EMAIL PROTECTED]
- Your use of Yahoo! Groups is subject to the Yahoo! Terms of Service.
