Function SaveFseek() Foundation

Saves the current FileSeek() environment to a string.

Syntax
SaveFseek() --> cFileSeekEnvironment
Return

Returns a string containing the current FileSeek() environment.

Description

With SaveFseek() and RestFseek() nested calls to FileSeek() are possible which is needed when recursing through subdirectories.

Feedback

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.