The COBOL interface is supported only on z/OS mainframe systems. This section describes the general use of the COBOL calls to Spatial+ and how to incorporate them into your application.
The naming convention for all Spatial+ procedure calls from within COBOL programs is
SPPROCEDURENAME
. All Spatial+ calls from COBOL use this naming
convention.
Note: Spatial+ constants are in the copy book SPCONST. They are the same as the C constants, but
use "-" (dash) rather than "_" (underscore). If you are not using JCL supplied by Precisely,
make sure to specify correct control cards and link to the appropriate object modules.