Home > comp > gb > process > .error 
 en fr de es it nl pl pt pt_BR mk sq ca cs tr ar fa id vi ko ja ru zh zh_TW eo
Previous  Next  Edit  Rename  Undo  Search  Administration  
Documentation  
Warning! This page is not translated.  See english version 
Process.Error (gb)
Event Error ( Error As String )

Raised when there is data to be read on the standard error output of the process.

Unlike the Read event, you receive the data via the Error parameter rather than using, for example, LINE INPUT.