On Feb 1, 2008, at 11:36 AM, Elon Close wrote:
> Is there something like info("FieldNames") that can return a list,
> array, of the names, text, of the fields in a DB?
Yes, dbinfo("fields","") will return an array of the field names in
the current database. Check out the other dbinfo( functions in the
Panorama Reference.
Gary
gary at yonaites.com