Syntax
| FGetR(handle%, recsize%, recordnum&)
| ||||||||
---|---|---|---|---|---|---|---|---|---|
Description
| Returns a string value of a record in a binairy file, opened with FOpen under handle%. Recsize% specifies the recordlength and recordnum& is the recordnumber being read.
| ||||||||
See Also
| |||||||||
Example
|
|