viewrec
Syntax: %viewrec(n,view,DoFormat)
returns the nth record of the current database view. If view is specified, it is a string list whose first value is the name of the View to search, and optional second item is the two-character database name. If DoFormat is specified and is non-zero, the fields are returned formatted, otherwise the raw field data is returned. |