Character array definitions are text strings. Each type definition has an allowable number of characters for the text and a null termination.
The following is a list of the character array data types:
|
CHARVALUE |
Character Value |
|
DATESTRING[11] |
Date String |
|
DBPARMS[80] |
Database Parameters |
|
GRPID[9] |
Group ID |
|
MNEMONIC[9] |
Mnemonic |
|
NAME[33] |
Name |
|
PASSWORD[9] |
Password |
|
RELEASE[9] |
Release |
|
TEXT[32] |
Text |
|
TEXTVALUE[3951] |
Text Value |
|
TIMESTRING[9] |
Time String |
|
USERID[9] |
User ID |
|
USERNAME[33] |
User Name |
|
Copyright © 2014 CA.
All rights reserved.
|
|