Quote from
luishp on September 24, 2021, 6:30 pm
@luishp Thank you Luis. I agree with you Luis it works, but I tried into 2 different app and it crashes, I do not know why.
@phil78 probably the problem is located before that command.
Actually I need the position of the application, I did not find the get equivalent of setAppPosition or is there a global variable NAB?
All coordinates refer to the upper left app corner. So it's allways at 0,0.
Use AppPosition "top" "left" to be sure it's at the upper left screen corner.
@luishp Thank you Luis. I agree with you Luis it works, but I tried into 2 different app and it crashes, I do not know why.
@phil78 probably the problem is located before that command.
Actually I need the position of the application, I did not find the get equivalent of setAppPosition or is there a global variable NAB?
All coordinates refer to the upper left app corner. So it's allways at 0,0.
Use AppPosition "top" "left" to be sure it's at the upper left screen corner.