INIT0100: Format of user description information

 

The auto-signon process uses 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, make certain to left-align it and pad it with blanks. The value is 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 value is as follows:

menu name

The name of a menu to display.

Length of user description information

The length of the user description information structure.

Program to call

The name of a program that the system calls if you have enabled the auto-signon flag. This parameter is optional, but if you supply it left-aligned it and pad it with blanks. The value is 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 left-aligned it and pad it with blanks.

 

Parent topic:

Device initialization exit program