| 
            
Navigate to: Methods | Constructors | Events | Properties | ProDatasets | Temp-Tables
| Options | Name | Purpose | |
|---|---|---|---|
| + | LONGCHAR CommentFormater (longchar) | 
     Build a HTML Output for the comment from the commentparser comment.  | 
|
| + | FillDetailParameterTempTable (longchar, table) | 
     Create a temptable with the detail comments.  | 
|
| + | LONGCHAR GetUnitPurpose (longchar) | 
     Get the purpose comment form the unit  | 
|
| + | LONGCHAR ParseComment (longchar) | 
     Create a formated comment block.  | 
|
| + | LONGCHAR SummaryComment (longchar) | 
     Create a formated comment for the summary.  | 
|
| + | LONGCHAR UnitCommentFormater (longchar) | 
     Create a formated unit comment from the commentparser comment.  | 
| 
         
            
                Top
                
            
         
        PUBLIC LONGCHAR CommentFormater (longchar)
 
  | 
||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
        
        PUBLIC FillDetailParameterTempTable (longchar, table)
 
  | 
||||||||||||||||||||
        
        PUBLIC LONGCHAR GetUnitPurpose (longchar)
 
  | 
||||||||||||||||||||
        
        PUBLIC LONGCHAR ParseComment (longchar)
 
  | 
||||||||||||||||||||
        
        PUBLIC LONGCHAR SummaryComment (longchar)
 
  | 
||||||||||||||||||||
        
        PUBLIC LONGCHAR UnitCommentFormater (longchar)
 
  | 
||||||||||||||||||||
Temp-Table eParameterCommentDefined in: |