Chapter Contents

Previous

Next
Running and Debugging SAS/C Programs in the CICS Environment

Debugging Your SAS/C CICS Application

SAS/C programs fully support the command-level Execution Diagnostic Facility (EDF). EDF views a SAS/C application program as an assembler language program. When debugging your application using EDF, you may see the message R13 does not address DFHEISTG . For SAS/C CICS applications, you can ignore this message.

Note:    The run-time library may issue CICS commands on behalf of an application, but because the library uses the NOEDF option, these commands will never be displayed.  [cautionend]

For details on debugging CICS applications, consult the following documents:


Chapter Contents

Previous

Next

Top of Page

Copyright © 2001 by SAS Institute Inc., Cary, NC, USA. All rights reserved.