Syntax
| Loc(StreamNum)
| ||||
---|---|---|---|---|---|
Description
| Return StreamNum file position. For Random mode files this is the current record number minus one. For Binary mode files it is the current byte position minus one. Otherwise, it is the current byte position minus one divided by 128. The first position in the file is 0.
| ||||
See Also
| |||||
Example
|
|