Dokumentaro de Gambaso
Compilation & Installation
Components
gb
Array
Error
gb.crypt
gb.qt4
Documents
Indekso de Lingvo
Language Overviews
LeguMin
Lexicon
Registro

Event Task.Read (gb)

Event Read ( Data As String )

This event is raised when the background task prints something on its standard output.

Normally you will get the data line by line, unless the background task uses the FLUSH instruction.

The task standard output can be used to send progress information to the parent process.