Hi,

1) I try to create the shortcut combination which would allow me to
stretch the window verticaly to max screen resolution. I created the
key association:

c+s+v    *Window Position! = -3 = hmax active

this is according to the help *Window command, but apparently it is
not working.

When I put a concrete value instead hmax (for instance 1200) then it
is working. Can anybody tell me why this is not working?

2) Alternatively I try to using the variables. I created the List
"Variables" then I added such entries (all in Left fields):

*Script Global screen_width screen_height
*Script Assign screen_width = 1600
*Script Assign screen_height = 1200

then I was try to use these variables with below key assignment:

c+s+v    *Window Position! = -3 = &(screen_height) active

But this is not working. My question is how to use a variables in such cases?

Regards,
Murphy

Reply via email to