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


FAPI_SCMD

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

Use the FAPI_SCMD function to issue the SCMD request to send a subcommand to the FTP client API. See Sending requests to the FTP client API for more information about an SCMD request.

FAPI_SCMD 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.
subcommand
A pointer to a NULL-terminated string that contains a z/OS® FTP client subcommand with its parameters.
mode
A required character that indicates whether the interface should wait for the subcommand to complete before returning to the caller. Valid values are FAPI_MODE_WAIT or FAPI_MODE_NOWAIT.

Go to the previous page Go to the next page




Copyright IBM Corporation 1990, 2014