Maptitude GISDK Help

ReadSizedArray()

Summary

Reads a group of strings from a text file.

 

Syntax

result = ReadSizedArray(file fptr, integer n)

 

Argument Contents
fptr A file handle
n Number of strings to be read

 

Returns

An array of n strings.

 

Notes

See Also

Function Summary
CloseFile() Closes a file
LoadArray() Loads an array from a file
OpenFile() Opens a text or binary file on disk
ReadArray() Reads a text file into an array of strings
ReadLine() Reads a string from a text file
WriteArray() Writes the elements of an array to a text file
WriteArraySeparated() Writes the elements of an array to a file, separated by a delimiter

 

 

©2025 Caliper Corporation www.caliper.com