Selects or rejects records for interactive sessions at the specified terminals. Format /TERMINAL=([-]terminal_name[,...])
1 – Description
The /TERMINAL qualifier uses the value of the terminal name field to select records for processing. This field is present in all records except file backward link and file forward link records. For records that contain information about interactive sessions, this field contains the name of the terminal associated with the session. The /TERMINAL qualifier selects only records that have the specified values in the terminal name field. If you precede the values with a minus sign, it selects all records except those with the specified values. Give the terminal name as the standard device name and include the colon (:).
2 – Example
$ ACCOUNTING /TERMINAL=TTB3: This example processes the file SYS$MANAGER:ACCOUNTNG.DAT. It produces a brief report of all records for interactive sessions at the terminal TTB3.