ListFields

Takes one parameter, TableName

Description:

Loads the list of database fields for TableName into the current work query.

The following fields will be created in the work query and populated as follows:

  1. Name
  2. Label
    • May contain $CrLf and $Tab characters
  3. Note
    • May contain $CrLf and $Tab characters
  4. Attr (Attribute)
    • Multiple attributes will be separated by $I
  5. DevNote
    • May contain $CrLf and $Tab characters