HP 3000 Manuals

Logic Command Length [ HP ALLBASE/4GL Developer Reference Manual Vol. 2 ] MPE/iX 5.0 Documentation


HP ALLBASE/4GL Developer Reference Manual Vol. 2

Logic Command Length 

The maximum length of an HP ALLBASE/4GL logic step is 400 characters.

The maximum length of the internal code generated by HP ALLBASE/4GL for
each step is 255 characters.  In some circumstances, the internal length
of the step can be exceeded even though the logic step that you have
entered does not exceed 400 characters.  This usually occurs when your
logic step contains long literal text strings.  To shorten the internal
length of the step, use a variable to define the long string.



MPE/iX 5.0 Documentation