Application_Read
(gb)
Syntax
STATIC PUBLIC SUB Application_Read()
...
END
If that static method is defined in the project startup class,
then the standard input is watched by the interpreter, and the method is
called each time there is something to read on the standard input.