|
Navigate to: Methods | Constructors | Events | Properties | ProDatasets | Temp-Tables
Options | Name | Purpose | |
---|---|---|---|
+ | FormatComments (character) |
Overwrites a formatted version of the file by the
OEDT comment standards and replaces tabs with the number of spaces
set by SpacesForTabs. |
|
+ | FormatComments (character, character) |
Creates a formatted version of the file, at the specified
target path, by the OEDT comment standards and replaces
tabs with the number of spaces set by iTabSpaces. |
|
- | LOGICAL TestNonCommentCharacter (character) |
Tests if the current line does (also) contain characters that are
ont expected in the PDSOE style first or last line of a comment |
Options | Name | Purpose | |
---|---|---|---|
+ | INTEGER SpacesForTabs |
|
Top
PUBLIC FormatComments (character)
|
||||||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
PUBLIC FormatComments (character, character)
|
||||||||||||||||||||||||
PRIVATE LOGICAL TestNonCommentCharacter (character)
|
PUBLIC INTEGER SpacesForTabs
|
---|