Namespace: Consultingwerk.Studio.ConfigurationSettingsEditor
Class 
XMLConfigurationFileAccess Copy to Clipboard
Parent classes:
Inherits: Progress.Lang.Object
Implements: Consultingwerk.Studio.ConfigurationSettingsEditor.IConfigurationFileAccess

File:XMLConfigurationFileAccess
Purpose:Reads and Writes XML Configuration Settings
Author(s):Mark Bartscherer / Consultingwerk Ltd.
Created:Wed Nov 30 20:33:03 CET 2016



Top Method Summary
Options Name Purpose
+ ReadFile (character, table) Parses a configuration File and returns the content as in a TempTable
+ WriteFile (character, table) Writes the content of a TempTable into a configuration File


Method Detail
Top

PUBLIC ReadFile (character, table)

Purpose: Parses a configuration File and returns the content as in a TempTable
Notes:

Parameters:
pcFileName CHARACTER
The file name to parse
ttConfiguration TEMP-TABLE ttConfiguration
THe Temp-Table containing the Attribute Names and Values
Top

PUBLIC WriteFile (character, table)

Purpose: Writes the content of a TempTable into a configuration File
Notes:

Parameters:
pcFileName CHARACTER
The file name to write the data in
ttConfiguration TEMP-TABLE ttConfiguration
THe Temp-Table containing the Attribute Names and Values


Temp-Table Detail

Temp-Table ttConfiguration

Defined in:


©2006-2023 Consultingwerk Ltd.         info@consultingwerk.de         http://www.consultingwerk.de       15.04.2024 06:15:15