george harris
- Total activity 7
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 1
- Subscriptions 2
Activity overview
Latest activity by george harris-
george harris commented,
Can any expert advise on this as I have a similar error when trying to automate switching between windows. "Cannot activate a disabled menu item..."
-
george harris commented,
Instead of set($[$BOYX_5.0.Number]|$[LLRESULT.Number]); I used set($[$BOYX_5.0.CURRENCY]|$[LLRESULT.Number]); and it works!! Thank you!
-
george harris commented,
Why not just make a button with a macro like below? activate (theFormYouWantToOpen); Activate (1281); //sets to find mode
-
george harris commented,
I have tried this and it works for integers but not for floats. Below message occours when the QTY is not an integer. Message: Macro error in UF-036: System.Exception: Input string was not in a co...