ftf_close frees all memory used by the context.
Return Value
bool is TRUE (1) if the function was successful and otherwise FALSE (0).
Parameters
context is an object returned by ftf_open.
Example
see ftf_open
History
| Version | Description |
|---|---|
| 5.9.0 | New |
See also
Overview Binary and Text Files, FileToField, ftf_open, ftf_close, ftf_get_size, ftf_get_rows, ftf_get_row_type, ftf_get_row_num, ftf_get_row_str, ftf_rewind
id-1940496