Function SaveFseek() Foundation
Saves the current FileSeek() environment to a string.
SaveFseek() --> cFileSeekEnvironment
Returns a string containing the current FileSeek() environment.
With SaveFseek() and RestFseek() nested calls to FileSeek() are possible which is needed when recursing through subdirectories.
If you see anything in the documentation that is not correct, does not match your experience with the particular feature or requires further clarification, please use this form to report a documentation issue.