Namespace: Consultingwerk.Studio.SmartDox
Class 
SmartDoxHelper Copy to Clipboard
Parent classes:
Inherits: Progress.Lang.Object

File:SmartDoxHelper
Author(s):Sebastian Duengel / Consultingwerk Ltd.
Created:Mon Oct 15 07:15:41 CEST 2012



Top Method Summary
Options Name Purpose
LONGCHAR GenerateParameterComments (table) Generate and formated the parameter comments
LONGCHAR RemoveCommentLines (longchar) Remove all not usability comment lines.
LONGCHAR ReplaceBlank (longchar) Replace all space characters with  
LONGCHAR SignatureParser (longchar, table) Parse a longchar and replace values.

Top Constructor Summary
Options Name Purpose
SmartDoxHelper () Disallow instance creation


Method Detail
Top

LONGCHAR GenerateParameterComments (table)

Purpose: Generate and formated the parameter comments
Notes:

Parameters:
eParameterComment TEMP-TABLE eParameterComment
The parameter Temp-Table
Returns LONGCHAR
The formated longchar values
Top

LONGCHAR RemoveCommentLines (longchar)

Purpose: Remove all not usability comment lines.
Notes:

Parameters:
pcComment LONGCHAR
A longchar value which formated from the RemoveCommentLines
Returns LONGCHAR
The formated longchar value
Top

LONGCHAR ReplaceBlank (longchar)

Purpose: Replace all space characters with  
Notes:

Parameters:
plcString LONGCHAR
A longchar value which replace all space characters
Returns LONGCHAR
The formated string value with the replaced space character
Top

LONGCHAR SignatureParser (longchar, table)

Purpose: Parse a longchar and replace values.
Notes:

Parameters:
pcSignature LONGCHAR
A longchar value which formated from the commentparser.
eUsing TEMP-TABLE eUsing
The Using TempTable.
Returns LONGCHAR
The formated longchar value


Constructor Detail
Top

SmartDoxHelper ()

Purpose: Disallow instance creation
Notes:



Temp-Table Detail

Temp-Table eParameterComment

Defined in:

Temp-Table eUsing

Defined in:


©2006-2026 Consultingwerk Ltd.         info@consultingwerk.de         http://www.consultingwerk.de       13.04.2026 10:30:06