Top Method Summary
Options Name Purpose
GenerateClassFile (character) Generates a class file from the original include file
ReadFileToTempTable (character) Reads the file content (comments and &GLOBAL-DEFINE lines) into a Temp-Table
ReplaceText (character, character) Replace text in the class-file.
WriteTempTableToFile () Writes the Temp-Table content into a class file


Method Detail
Top

GenerateClassFile (character)

Purpose: Generates a class file from the original include file
Notes:

Parameters:
pcFileToChange CHARACTER
Absolute path and filename of the source file
Top

ReadFileToTempTable (character)

Purpose: Reads the file content (comments and &GLOBAL-DEFINE lines)
into a Temp-Table
Notes:

Parameters:
pcFileToImport CHARACTER
Absolute path and filename of the source file
Top

ReplaceText (character, character)

Purpose: Replace text in the class-file.
Notes:

Parameters:
pcFromText CHARACTER
Text to be replaced
pcToText CHARACTER
Text to replace with
Top

WriteTempTableToFile ()

Purpose: Writes the Temp-Table content into a class file
Notes:



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