Home > lang > inputfrom 
 en fr de es it nl pl pt pt_BR mk sq ca hu cs tr ar fa 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 
INPUT FROM
INPUT FROM Stream

Redirects the default standard input to the stream Stream.

The default standard input is used by INPUT, READ, LINE INPUT, Eof and Lof when you don't specify their stream argument.

Calls to this instruction can be imbricated.

INPUT FROM
INPUT FROM DEFAULT

Redirects the default standard input back to the value it had before the last redirection.

See also

Stream & Input/Output functions