|
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 parameter temp-table for the parameter detail output. |
|
+ | LONGCHAR GetUnitPurpose (longchar) |
Get the purpose comment form the unit |
|
+ | LONGCHAR ParseComment (longchar) |
Parse the full comment block. |
|
# | RemoveOedtStars (longchar) |
Removes the OEDT Style characters from the left |
|
+ | 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)
|
||||||||||||||||||||
PROTECTED RemoveOedtStars (longchar)
|
||||||||||||||||||||
PUBLIC LONGCHAR SummaryComment (longchar)
|
||||||||||||||||||||
PUBLIC LONGCHAR UnitCommentFormater (longchar)
|