OpenTP1 Version 7 Programming Reference COBOL Language

[Contents][Index][Back][Next]

1.3.4 stbmake - Stub source file creation for XATMI interface

Organization of this subsection
(1) Format
(2) Description
(3) Options
(4) Command argument
(5) Notes

(1) Format

stbmake [-x] [-b] [-S stub-source-file-name]
        [-H stub-header-file-name]
        [-i include-file-pathname]
        [-m server-definition-file-pathname]
        [-p] definition-file-name

(2) Description

Creates XATMI stub source files needed when XATMI-interfaced communication is to be used under TCP/IP. The stbmake command creates the following files by referring to the XATMI interface definition file:

When creating a UAP that uses OpenTP1 remote procedure calls and XATMI interface functions in combination, see the descriptions of the stbmake command in A. Using OpenTP1 Remote Procedure Calls and XATMI-interfaced API Functions in Combination.

(3) Options

(4) Command argument

(5) Notes