PC SOFT

FOROS PROFESIONALES
WINDEVWEBDEV y WINDEV Mobile

Inicio → WINDEV 2024 → Display of variable values
Display of variable values
Iniciado por Mikec, 04,jul. 2005 13:00 - No hay respuesta
Publicado el 04,julio 2005 - 13:00
Hi all,
This is probably a very silly question but I haven't been able to find an answer.
I have a line counter variable that is updated when reading in a text file. This is linked to an edit control in a window. I process the lines in from the text file and the line count is updated in the loop. However, the value of the line count is only displayed once all the records are read in. I would like to display the value of the line count as it is incremented in the loop.
What triggers Windev to diplay the current value in an edit control, or in a broader sense, at what point are screen displays updated?
Regards,
Mikec