File_SettingRead

Reads setting from config file

Config file can be passed as argument

Contents of the file is as follows:
#Hash lines are comment lines
' Also lines start with '
#You may add as many comments as you want
appname = File_SettingRead
appversion = 4.8
icsDrive=C
icsProjectDir=ICS
icsMinDiskSpace=5000
icsMaxDiskSpace=100000
icsMailApplication=Outlook.Application
icsEMailTo=mymail@yourhost.com
#End of the configuration file

Part of this was found online a while back and enhanced to be flexible enough
Can be used in VB6, VB.net and even ASP Classic after some modifications


Public

Tested

Original Work

SettingID, Optional fileName = "D:\App.Config"

Views 695
Downloads 278


ANmarAmdeen
546
Attachments
Revisions

v1.0

Wednesday
September
23
2020