Enables or disables Field Read operation on a terminal, or reports on whether the terminal is configured for it.
TCL-I command.
FIELDREAD {(options}
E Enables Field Read.
D Disables Field Read.
FIELDREAD with no options reports the Field Read status of the terminal.
Valid only on terminals capable of supporting Field Read operation.
Normally, for a local connection between a terminal and a host system (for example within the same building), characters entered at the terminal's keyboard are sent directly to the host. The host carries out any special processing (e.g. on control characters) and echoes characters (sends them back to the terminal). The terminal then displays them on the screen.
Field Read operation is used when a terminal is networked to a remote host, causing a significant delay before characters are echoed by the host to the terminal's screen. In Field Read operation, characters entered at the terminal are not sent to the host until the field (that is the current read, terminated by a return) is completed. Echoing of characters and any special processing of input, usually performed by the host, is carried out by the terminal executive.
Field Read capability is selected using SSM command option Define Network Profiles.
The Field Read terminal executive is down-loaded using LOAD-FR.
If you enter FIELDREAD without options, one of the following messages is displayed:
[810] Port is not configured for fieldread
This message indicates that Field Read is not configured on your terminal. The procedure to configure your terminal for Field Read is described below.
[811] Fieldread is not enabled
This message indicates that the terminal is configured for Field Read, but Field Read is not enabled. To enable Field Read, use:
FIELDREAD (E
[812] Fieldread is active
This message indicates that Field Read is currently operating on your terminal. To disable it you can use:
FIELDREAD (D
To configure a terminal for Field Read, proceed as follows:
On completing the terminal executive load, Field Read is automatically enabled. However, you can disable and re-enable it again using FIELDREAD with the D and E options.