Previous Topic: Register ContentsNext Topic: Return Codes


Parameter List

The parameter list consists of eight fullwords containing the following:

+0

Call type (4—first point, 8—second, 16—from Menu).

+4

Address of the original data stream for call point 4. Address of the command character in the data stream for call point 16.

+8

Length of the data stream.

+12

Address of the UINDEX (0 if called from the LOGO panel).

+16

Address of the terminal ID.

+20

Address of an area for replacement data for call point 4. A token to be used for panel and variable processing for call point 16.

+24

Length of replacement data for call point 4. Address of command character in data stream for call points 8 and 16.

Note: If this is an internally generated command, the command character can be a "/" instead of the user's specific command character.

+28

Address of the panel ID for the current panel.