Namespace: Consultingwerk.Framework.IniFileParser
Class 
IniFileParser Copy to Clipboard
Parent classes:
Inherits: Progress.Lang.Object

File:IniFileParser
Purpose:Parser for Windows .ini file style configuration files
Description:Works also for WebClient .prowcapp files
It is not guaranteed that entries in a section are unique
(although this would be desirable)
Author(s):Mike Fechner / Consultingwerk Ltd.
Created:Sat Aug 15 11:14:32 CEST 2015
Notes:Consultingwerk\Framework\IniFileParser\dsIniFile.i



Top Method Summary
Options Name Purpose
+ ParseIniFile (character, dataset) Parses the given ini file


Method Detail
Top

PUBLIC ParseIniFile (character, dataset)

Purpose: Parses the given ini file
Notes:

Parameters:
pcFileName CHARACTER
The name of the ini file to parse
dsIniFile DATASET dsIniFile
OUTPUT The Dataset with the ini file contents


ProDataset Detail

ProDataset dsIniFile

Member tables: ttSection, ttEntries


Temp-Table Detail

Temp-Table ttEntries

Defined in:

Temp-Table ttSection

Defined in:


©2006-2023 Consultingwerk Ltd.         info@consultingwerk.de         http://www.consultingwerk.de       27.03.2024 00:27:39