Purpose
Finds a file on the FirstClass server.
This method begins at the current file in a container and moves forward until a file that matches a previous FindFirst call's string is found or the end of the files is reached.
Syntax
ServerFile.FindNext
|