IGZCSTG

IGZCSTG is a routine that processes the STRING verb. Each time your program uses the STRING verb this routine will be invoked.

The STRING statement strings together the partial or complete contents of two or more items or literals into one single data item. It can be used instead of several MOVE statements.

Hints

If CPU time in IGZCSTG is high, use individual MOVE statements where possible. They use less CPU time than the STRING routine.

Reference Sources

VS COBOL II Diagnosis Reference guide Rel 3.2, LY27-9522.

International Technical Support Guide GG24-3509.