Thomas
Comments
Recent activity by Thomas
-
Hi, Yes you can, please open the manual by pressing F1 while editing the macro. See "IF, WHILE, ELSE" functionalities. Best regards, Thomas
- View comment
- 0 votes
- Official comment
-
Hi David, The AutoPressNextPopup(); needs to be before Close(); From the manual (press f1 while editing a macro): In order to work you need to call this command BEFORE you execute the comm...
- View comment
- Edited
- 0 votes
-
Hehe, everyone need the extra pair of eyes sometimes. :-)
- View comment
- 0 votes
-
Hi Joseph, You can use the keyword $[NEWID] . You can see all the keywords in our download package in the document called "Guide - Understanding dynamic syntax.pdf". Thanks, Thomas
- View comment
- 0 votes
- Official comment
-
Hi Marc, You have one additional #END in the end of your IF clause. If removing that doesn't help, please share the whole configuration and also what comes out of it, now the configuration and resu...
- View comment
- 0 votes
- Official comment
-
Hi Jennifer, Usually problems like this is caused by doing the changes while the form is not in minimum size. When using the IPT you should always have the window in the minimum size (just before i...
- View comment
- Edited
- 0 votes
- Official comment
-
Merry Christmas Ian!
- View comment
- 0 votes
-
Hi Ian, You might want to try Click($[$112.ROWSHEADER.0.LAST]); here. :-) Best regards, Thomas
- View comment
- 0 votes
- Official comment
-
Hi Ben, Unfortunately there is nothing we can do to prevent this since none of our code is running at that time. The best we can offer is to add a validation with event type "When B1UP finishes loa...
- View comment
- 0 votes
- Official comment
-
As answered in a ticket, it could be that 9.3 ramp-up version is causing this, or user is not logged out. Anyway we recommend using the SAP equivalent that can be found from the Users form under se...
- View comment
- 0 votes