dbget

Syntax: %dbget(rec[,format])

returns the database record rec in standard database variable format. Rec is the record number, with the optional two-letter database name appended to it. If format is present and is non-zero, the values returned are formatted (for Number fields) otherwise raw data is returned.

Example:

#SHOWDB %dbget(20eq)

displays record 20 from the eq database



Contents db dblist