Matrix1 Utility Plug-ins

LOAD ARRAYPTR FROM DATAFILE


Syntax

New array pointer = LOAD ARRAYPTR FROM DATAFILE ( Array pointer, Datafile Id )

Description

This command will load the array from the datafile specified. It will handle arrays of both basic and UDT types.
The array data being loaded must be of the same format as the data that was saved, or else an error will be triggered.

The array must be correctly DIM'med before use or else an error will be triggered.

Note that this function is destructive to the array pointed to by the Array pointer argument. The original array will be destroyed.

Go back to ...

Matrix1Util_29 Commands Menu
Matrix1 Utils Main Index
Matrix1 Utils Command List
Commands Menu
Main Menu

Copyright © Ian Mold - Matrix1 Software 2006 - 2011