Previous Topic: How CULLUS00 WorksNext Topic: Dynamic Sequential File Processing (CULLUS01)


How to Use CULLUS00

To invoke CULLUS00:

  1. Define the sending and receiving fields (arguments) within the CA Culprit program.
  2. Issue a CALL statement from type 7 logic:

Example

This sample code shows the CA Culprit parameters required to call the user-written module MYPROG, which converts Fahrenheit temperatures to centigrade.

The following code: