Previous Topic: PurposeNext Topic: Return Code


Arguments

The following table gives a brief description of each of the arguments.

Name

I/O

Description

*rp1

Input

A pointer to a parameter control block. Reserved for runtime internal use only.

*rp2

Input

A pointer to a parameter control block. Reserved for runtime internal use only.

*in_tirhelp_cmcb

Input/Output

A pointer to a structure containing the following items:

tirhelp_request_code

Input/Output

A 2-byte character array containing the type of help requested.

tirhelp_return_code

Output

A 2-byte character array containing the return code.

tirhelp_mapname

Input

An 8-byte character array containing the mapname.

tirhelp_data_filler

Unused

An 8-byte character array used as a structure filler.

tirhelp_trancode

Input

An 8-byte character array containing the trancode.

tirhelp_userid

Input

An 8-byte character array containing the user id.

tirhelp_terminal_id

Input

An 8-byte character array containing the terminal id.

tirhelp_printer_id

Input

An 8-byte character array containing the printer id.

tirhelp_dialect

Input

An 8-byte character array containing the dialect.

tirhelp_message_table

Input

An 8-byte character array containing the message table. This value is passed to TIRMTQB.

tirhelp_filler

Unused

A 16-byte character array used as a structure filler.

tirhelp_last_command

Input

An 80-byte character array containing the last command.

tirhelp_last_message

Input

An 80-byte character array containing the last message.

tirhelp_screen_helpid

Output

A 44-byte character array containing the help identifier for the screen.

tirhelp_field_helpid

Output

A 44-byte character array containing the help identifier for the field.

tirhelp_field_token1

Input

A 3-byte character array containing a field token.

tirhelp_field_token2

Input

A 3-byte character array containing a second field token

tirhelp_field_len

Input

A 3-byte character array containing the field length.

tirhelp_field_value

Input

A 256-byte character array containing the value of the field.

tirhelp_field_protect

Input

A single character containing a field protection flag.

tirhelp_field_intens

Input

A single character containing a field intensity flag.

in_tirhelp_return_message

Output

An 80-byte character array representing the returned help message. By default, this message is returned from a call to TIRMTQB.

in_environment_list

Input

A pointer to an environment control block. Reserved for runtime internal use only.

in_application_list

Input

A pointer to an application control block. Reserved for runtime internal use only.

in_scmgr_cmcb

Input/Output

A pointer to a screen management control block.