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:
- Name
 
- Type
 
- Params
 
- GroupTypes
- Multiple GroupType values will be separated by $I
 
 
- Label
- May contain $CrLf and $Tab characters
 
 
- Note
- May contain $CrLf and $Tab characters
 
 
- DevNote
- May contain $CrLf and $Tab characters
 
 
- 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