.Ini Reader Update

Announce and discuss the progress of your various programming-related projects...programs, games, websites, tutorials, libraries...anything!

Moderators: Pete, Mods

Post Reply
Harry Potter
Veteran
Posts: 111
Joined: Sat Feb 21, 2009 8:19 am
Location: New York, U.S.

.Ini Reader Update

Post by Harry Potter »

I am working on TempC, and am working for it a .Ini reader. The .Ini reader will be published as a stand-alone module to be included in other people's programs. It is written for VBDOS but should work on QB4.5 and PDS. I am debugging a routine to write a key to a module in the file. I am making progress, though. I plan to upload it when finished.
Joseph Rose, a.k.a. Harry Potter
Creating magic in the computer community...or at least striving to! :(
Harry Potter
Veteran
Posts: 111
Joined: Sat Feb 21, 2009 8:19 am
Location: New York, U.S.

Post by Harry Potter »

The .INI reader is almost ready. The adding of a comment to the .INI file is untested, but everything else is working.
Joseph Rose, a.k.a. Harry Potter
Creating magic in the computer community...or at least striving to! :(
User avatar
coma8coma1
Veteran
Posts: 100
Joined: Sat Dec 08, 2007 5:29 pm
Location: Maryland, USA

Post by coma8coma1 »

what's it do?
Harry Potter
Veteran
Posts: 111
Joined: Sat Feb 21, 2009 8:19 am
Location: New York, U.S.

Post by Harry Potter »

what's it do?
It reads and writes .INI files in Microsoft Windows' settings file format.
Joseph Rose, a.k.a. Harry Potter
Creating magic in the computer community...or at least striving to! :(
Post Reply