ListProcs

Takes one parameter, TableName

Description:

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

 

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

  1. Name
  2. Type
  3. Params
  4. GroupTypes
    • Multiple GroupType values will be separated by $I
  5. Label
    • May contain $CrLf and $Tab characters
  6. Note
    • May contain $CrLf and $Tab characters
  7. DevNote
    • May contain $CrLf and $Tab characters
  8. Source
    • May contain $CrLf and $Tab characters
    • Source code will be WebSafe$ escaped and is safe to display in the browser. Use RecoverMox$ if exporting