Using CSA commands  Using RESCHECK and GETMSG

Chapter 2: Designing a CSA

Understanding CSA command formats

In COBOL II, the CSA command should be enclosed in quotes; in the other supported languages, quotes are not necessary. COBOL II handles commands like this:

CALL 'REQEXEC' USING SPAREA.

NoteThe REQEXEC call in COBOL is a static call. The REQEXEC module is linked into the CSA load module. The quotes make the call a static call.





Copyright © 2005. Sybase Inc. All rights reserved. Using RESCHECK and GETMSG

View this book as PDF