formZ SDK | 5.0 API Reference | System | Runtime Library (FZRT) | File
Description
formZ file locator. This represents a folder or file in the file . This type must first be created using fzrt_file_floc_init. A folder locator specifies only a folder and has no name associated, only a path. A file locator specifies a file in a folder. Both folder and file locators can be used to set the current folder with . A folder locator can be distinguished from a file locator with the function fzrt_file_floc_is_folder and fzrt_file_floc_is_file. If a file locator has been created but not set, both fzrt_file_floc_is_folder and fzrt_file_floc_is_file return false.
Availability
5.0.0.0
Defined in