Chapter Contents |
Previous |
Next |
EOPCHAR |
TELNET |
Syntax | |
Syntax Description |
Syntax |
EOPCHAR character; |
The EOPCHAR statement specifies the end-of-packet character for packets that are sent from the local host to the remote host. This statement is used only for asynchronous connections that do not terminate input with a carriage return character (CR). This statement is seldom needed.
character is the ASCII character used by the remote host to detect the end of a terminal input message. You can specify character in one of the following forms:
The default is CR (carriage return).
The end-of-packet special character cannot be an alphanumeric character, a period (.), a slash (/), or the same character that is used for the start-of-packet character.
Chapter Contents |
Previous |
Next |
Top of Page |
Copyright 1999 by SAS Institute Inc., Cary, NC, USA. All rights reserved.