PC SOFT

FOROS PROFESIONALES
WINDEVWEBDEV y WINDEV Mobile

Inicio → WINDEV 2024 → WD21 Position x and y fails  (ixpos) and (iypos)
WD21 Position x and y fails (ixpos) and (iypos)
Iniciado por Roy, 27,jun. 2016 11:15 - No hay respuesta
Miembro registrado
47 mensajes
Publicado el 27,junio 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