formZ SDK | 5.0 API Reference | System | Runtime Library (FZRT) | File
Description
Compares two file locators for inequality. If either file locator is invalid or uninitialized, they are considered not equal. File locators are considered equal if they have the same name and are located in the same folder.
Plugin Prototype
fzrt_boolean fzrt_file_floc_compare(
floc1, | |
floc2 ) |
Parameters
floc1 [Input]
source file locator
floc2 [Input]
second file locator
Returns
TRUE if they are different, FALSE if they are the same.
Availability
5.0.0.0
Function Set
Defined in