Reason:
The COMPILE LINELIMIT sets the maximum number of PDL source lines allowed for online compiles. The number must be a non-negative number with six or fewer digits. The limit does not apply to batch compiles. You can use the SET COMPILE LINELIMIT 0 command to prohibit the use of online compiles.
If a program is compiled online and contains more source lines than the LINELIMIT, a compiler error is generated and the compile terminates.
Action:
Correct the errors and re-specify.
|
Copyright © 2015 CA Technologies.
All rights reserved.
|
|