version 6.0
Compatibility Note: This command is now obsolete; it is kept only for compatibility reasons and will be removed in future versions of the plug-in. It is strongly recommended to use the 4D commands of the "Communications" theme.
AP FCLOSE (fopenValue)
Parameter | Type | Description | |
fopenValue | Longint | Port or file reference value returned by AP fopen |
Description
The AP FCLOSE command closes the port or file previously opened using the AP fopen command.
See Also