formZ SDK | 5.0 API Reference | System | Runtime Library (FZRT) | File
Description
Returns the current working folder. The current working folder is the folder that is used when files are opened using fopen.
Plugin Prototype
fzrt_error_td fzrt_file_floc_get_crnt(
floc ) |
Parameters
floc [Input, Result]
pointer to an initialized file locator that receives the current working folder
Returns
FZRT_NOERR on success, Otherwise, an error ID.
Availability
5.0.0.0
See Also
Function Set
Defined in