Previous Topic: Find a Data NameNext Topic: Access Files and Databases Protected by CA InterTest for CICS Passwords


Universal Mode of Data Entry in the RCID, DATA, and SSA Fields

Use the universal mode of entering data in the RCID, DATA, and SSA fields when you are entering information that contains both character and binary data (such as a VSAM key), or when it is inconvenient to change the display format.

Enter data as follows:

Example

C'O''ALLEY''

Example

X'001F'

Note: Specify an RCID up to 32-hexadecimal characters long.

You can also enter data that is both character and hexadecimal.

Example

C'1234'X'000F'