BBjFileInfo::getCurrentKeyNumber
Description
In BBj 6.0 and higher, this method returns the current key number of a BBjFileInfo object.
Syntax
Return Value |
Method |
int |
getCurrentKeyNumber() |
Parameters
None.
Return Value
Returns the current key number. If the file does not support key numbers, this method throws an !ERROR=13.
Remarks
None.
Example
|
See Also
See the BBj Object Diagram for an illustration of the relationship between BBj Objects.