Thomas
- Actividad total 510
- Última actividad
- Miembro desde
- Siguiendo 0 usuarios
- Lo siguen 4 usuarios
- Votos 20
- Suscripciones 311
Comentarios
Actividad reciente de Thomas-
Hi David, Try to add two lines of autopressnextpopup before closing. Best regards, Thomas
-
Comentario oficial Hi Robert, Please share screenshots from how it works now and how you would like it to work. That way it's easier to understand. For example mark the row that it's transferring and the row that it ...
-
Comentario oficial Hi, Yes you can, please open the manual by pressing F1 while editing the macro. See "IF, WHILE, ELSE" functionalities. Best regards, Thomas
-
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...
-
Hehe, everyone need the extra pair of eyes sometimes. :-)
-
Comentario oficial 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
-
Comentario oficial 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...
-
Comentario oficial 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...
-
Merry Christmas Ian!
-
Comentario oficial Hi Ian, You might want to try Click($[$112.ROWSHEADER.0.LAST]); here. :-) Best regards, Thomas