search for:
nextkey
-- the next key in a database
nextkey f
-- return the next key available in the database file
f
.
Returns
null
if none.
See also:
Database
-- the class of all database files
search for: