redir_stdin_is_recsq

Specifies whether the run-time system treats input from a STDIN stream as record sequential or line sequential.

Syntax:
>>-----set redir_stdin_is_recsq=---.-TRUE-.-------------><
                                   +-FALSE+
Parameters:
TRUE The run-time system treats input from a STDIN stream as record sequential.
FALSE The run-time system treats input from a STDIN stream as line sequential.
Properties:
Default: FALSE
IDE equivalent: None

Related Topics: