z/OS Communications Server: IP Programmer's Guide and Reference
Previous topic | Next topic | Contents | Contact z/OS | Library | PDF


FAPI_INIT

z/OS Communications Server: IP Programmer's Guide and Reference
SC27-3659-02

Use the FAPI_INIT function to initialize the FTP client API. See Sending requests to the FTP client API for more information about an INIT request.

FAPI_INIT accepts the following parameters:
FCAI_MAP
A pointer to an fcai_map_t structure used to save information about the request using the FTP client API.
startparm
A pointer to a NULL terminated string that contains the parameters for the z/OS® FTP command. See the FTP command — Entering the FTP environment information in z/OS Communications Server: IP User's Guide and Commands for descriptions of valid FTP command parameters.
envVars
A pointer to an fcai_envvarlist_t structure that contains a count followed by an array of up to nine pointers to NULL terminated strings. Each string represents an environment variable definition.
Rule: If using the Trace Resolver facility, the trace should be activated by specifying the RESOLVER_TRACE environment variable to collect the trace information in a file or MVS™ dataset.

Go to the previous page Go to the next page




Copyright IBM Corporation 1990, 2014