CRA Methods |
The CRA type exposes the following members.
| Name | Description | |
|---|---|---|
| Create | Creates RA | |
| CreateSBF | Creates RA on an SBF | |
| Dispose | (Overrides CHANDLEDispose(Boolean).) | |
| IiGets(String) | Get next full line from RA | |
| IiGets(String, Int32) | Get next full line from RA | |
| iLen | Returns the total number of lines in RA | |
| iLine | Returns current line #, 0 is the first | |
| iSeek | Position next read to specified line # |