2.70 USERTOKEN

Use USERTOKEN to control whether or not user token data is displayed with each record. A user token is data specified by an user that is stored in the record header and can be mapped to a target column or used for some other purpose during processing.

Without arguments, USERTOKEN displays the status of user token display (ON or OFF). With the ON option, the name of the token and its length are displayed. The DETAIL option shows the actual token data.

Default

Display token name and length.

Syntax

USERTOKEN {ON | OFF | DETAIL}
ON

Enables the display of user tokens.

OFF

Disables the display of user tokens.

DETAIL

Displays the token data.