Hi,
I did everything you wrote in all combinations. I still got an error message:
Bad expression: invalid number, string, or variable at
win.handlelist("~" ++l_han_keep++"." ++
Error occurred near line 2 of script minmax:
local l_han_list = win.handlelist("~" ++l_han_keep ++"."++
Press Cancel to end all running scripts,
I do not know what is wrong. I have XP SP3, slovak localisation. I saved file
as minmax.powerpro in scripts dir in powerpro dir. I used ANSI coding. Have I
use Unicode or UTF-8?
Best regards,
Sepp
--- In [email protected], "dleidinger" <dleidin...@...> wrote:
>
> Hi Sepp,
>
> the best is to save the script in the scriptfolder of the powerpro-directory;
> something like "c:\progr....\PowerPro\scripts\"
> You should save the script with the extension .powerpro - for example
> "minimize.powerpro".
> In the hotkey-definition you have several possibilities:
> 1. just enter .minimize in the enter-commandline
> 2. *script runfile minimize
>
> Best regards
>