Chapter 6 IGP/PGL Emulation Error Codes

Alpha Errors

40ALPHA leading and trailing delimiters mismatched

The leading delimiter (printable character) of the actual text string was not matched with an ending delimiter before the line terminator was found.

41ALPHA starting row SR out of bounds

The starting row parameter in the Alpha command will cause the text string to print either above or below the limits of the form.

Note Expanded print text strings expand up from the specified row. This could cause an attempt to print the text string above the top of the form and generate the error message.

42ALPHA starting column SC out of bounds

The starting column parameter in the Alpha command is either extending the alpha string beyond the left margin of the form or the starting column parameter, plus the actual length of the text is extending the string beyond the right margin of the page.

43ALPHA string length > 255 characters

The string contains more than 255 characters.

44ALPHA format or delimiter error in input parameters Some type of format or delimiter error was detected in the parameters of the alpha command. This error is usually caused by one or more of the following:

a.A missing semicolon;

b.A colon in place of a semicolon;

c.Too many or too few parameters in the command string;

d.Alpha characters instead of numeric characters in the parameters.

e.Delimiter found within text string.

45Insufficient memory to store the ALPHA string

No more room in the IGP memory exists for another alpha string. The rest of the Alpha commands are flushed until the Stop command is found. Processing of the form will then continue normally. To create space in the IGP memory, delete forms with alpha string elements that are no longer required.

46ALPHA X expansion HE and Y expansion VE must be zero When the expanded character parameters VE and HE are used within the ALPHA command, both values must be either zero or non-zero values. If the elongated characters parameter (E) or the compressed characters parameter (Cn) is used in the ALPHA command, the VE and HE values must be set to 0.

47ALPHA X expansion factor HE out of bounds (> 113) The horizontal expansion factor is greater than 113.

48ALPHA Y expansion factor VE out of bounds (> 113) The vertical expansion factor is greater than 113.

266

Page 266
Image 266
Printronix LQH-HWTM manual Alpha Errors