|
Navigate to: Methods | Constructors | Events | Properties | ProDatasets | Temp-Tables
Options | Name | Purpose | |
---|---|---|---|
+ | INTEGER GetOffset (integer, integer) |
Determines the file location of the given row/column |
|
+ | Insert (character, integer) |
Inserts a string at the given position |
|
+ | ReadFile (character) |
Reads the given file |
|
+ | Replace (character, integer, integer) |
Replaces a string at the given position |
|
+ | LOGICAL SaveFile (character) |
Saves the LONGCHAR contents to a file |
Options | Name | Purpose | |
---|---|---|---|
+ | RefactorEditor () |
Constructor for the RefactorEditor class |
|
+ | RefactorEditor (longchar) |
Constructor for the RefactorEditor class |
Top
PUBLIC INTEGER GetOffset (integer, integer)
|
|||||||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
PUBLIC Insert (character, integer)
|
|||||||||||||||||||||||||
PUBLIC ReadFile (character)
|
|||||||||||||||||||||||||
PUBLIC Replace (character, integer, integer)
|
|||||||||||||||||||||||||
PUBLIC LOGICAL SaveFile (character)
|
PUBLIC RefactorEditor ()
|
|||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
PUBLIC RefactorEditor (longchar)
|