SQL/MP Programming Manual for COBOL85
Character Processing Rules (CPRL) Procedures
HP NonStop SQL/MP Programming Manual for COBOL85—429326-004
11-23
CPRL_UPSHIFT_
shiftedstringmaxlength pic S9(4) input
specifies the maximum length of shiftedstring; it must be greater than or
equal to inputstringlength.
shiftedstringlength pic S9(4) output
specifies the length of the upshifted string returned in shiftedstring.
cprladdr pic S9(9) input
is a pointer to the SQL collation or collation object.