Reads simply-formatted data from file. Similar to ReadSimpleDataFile( ), except it takes a wrapped pointer as the argument.
readSimpleDataFileRes ( file As User ) As List
Argument | Type | Description |
---|---|---|
file | User | The fileHandle resulting from an AllocateResource() function call. |