Specifies whether the run-time system treats input from a STDIN stream as record sequential or line sequential.
>>-----set redir_stdin_is_recsq=---.-TRUE-.------------->< +-FALSE+
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. |
Default: | FALSE |
IDE equivalent: | None |