|
Description
TEXTClose() is used to terminate access to a text file opened with TEXTOpen().
Call Signature
void TEXTClose ( int/string filespec )
Return Value
void
This has no return value.
Argument
int/string filespec:
This can either be the handle returned by TEXTOpen(), or the filename.
Remarks
TEXTClose() forces all the output to be flushed to the file on disk.
See also
© PCI Geomatics Enterprises, Inc.®, 2026. All rights reserved.