PATUPPERLIM,   Pattern code upper limit is less than lower limit 
 Compile Time Error: This indicates that a pattern match specified a repeat count range with an upper limit that is below the lower limit. 
 Action: Look for improperly ordered repeat count ranges.