This parameter sets the maximum number of SAY statements that OPS/REXX programs or request rules can execute.
100000
Any number of statements between -1 and 99999 (a value of -1 indicates that there is no limit)
Anytime
Example: REXXMAXSAYS
This function limits the number of SAY statements to 30000.
OPSPRM('SET','REXXMAXSAYS','30000')
| Copyright © 2012 CA. All rights reserved. | Tell Technical Publications how we can improve this information |