george harris
- Total activity 7
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 1
- Subscriptions 2
Comments
Recent activity by george harris-
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...
-
Instead of set($[$BOYX_5.0.Number]|$[LLRESULT.Number]); I used set($[$BOYX_5.0.CURRENCY]|$[LLRESULT.Number]); and it works!! Thank you!
-
Why not just make a button with a macro like below? activate (theFormYouWantToOpen); Activate (1281); //sets to find mode
-
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..."