INIT0100: Format of user description information

The auto-signon process will use the information about the user.

The following table shows the format of the user description information:

Table 1. Format of user description information
Offset dec Offset hex Type Field
0 0 INT(4) Length of user description information
4 4 CHAR(10) User profile
14 E CHAR(10) Current® library
24 18 CHAR(10) Program to call
34 22 CHAR(10) Initial Menu

User description information field descriptions

Current library
The name of the library that is to be made the current library if you enable the auto-signon flag. This parameter is optional, but if you supply it, you must make certain to left-aligned it and pad it with blanks. Valid values are as follows:
library name
The name of the library that you would like the system to designate as the current library
Initial menu
The name of the initial menu to display if you have enabled the auto-signon flag. Valid values are as follows:
menu name
The name of a menu to display
Length of user description information
Length of the user description information structure
Program to call
The name of a program that the system will call if you have enabled the auto-signon flag. This parameter is optional, but if you supply it you must left-aligned it and pad it with blanks. Valid values are as follows:
program name
The name of a program that the system will start
User profile
The user profile that the system uses for the sign-on procedure if you have enabled the auto-signon flag. The system requires this parameter, and you must left-aligned it and pad it with blanks.