PC SOFT

FORUMS PROFESSIONNELS
WINDEVWEBDEV et WINDEV Mobile

Accueil → WINDEV 2024 → WD21 Position x and y fails  (ixpos) and (iypos)
WD21 Position x and y fails (ixpos) and (iypos)
Débuté par Roy, 27 juin 2016 11:15 - Aucune réponse
Membre enregistré
47 messages
Popularité : +2 (2 votes)
Posté le 27 juin 2016 - 11:15
I have a document and I use iprint(value) or printword(value) to fill the document with about 150 values
When I run this code under the Debugger, it works fine.
When I run this code without the Debugger, than he most values are positioning on a wrong position after iEndprinting().
When I write a wait(1) statement after the last iPrint, than the position is Ok.
Does anyone know why the positioning wents wrong when I don't use the wait statement?
Greetings

--
Roy van der Lee