Process.CloseInput (gb)

Sub CloseInput ( )

Desde 3.9

Closes the process input stream.

It's like hitting CTRL+D from a shell.

This replaces the old behaviour of previous Gambas version when closing the stream with the CLOSE instruction.