|
Description
TEXTImport() is used to read a text file into a set of multiple strings.
Call Signature
mstring TEXTImport ( string filename )
Return Value
mstring
An mstring containing the strings in the file. If the import fails, the returned mstring will have an F$LEN() of zero.
Argument
string filename:
A string expression evaluating to the name of the file to be imported.
See also
© PCI Geomatics Enterprises, Inc.®, 2026. All rights reserved.