PDA

Click to See Complete Forum and Search --> : Read write .ini files in vb


Feb 4th, 2000, 05:10 PM
Please help me how to create, read and write .ini files....

-Khamal-

Clunietp
Feb 6th, 2000, 06:33 AM
Check these links out:

http://www.vb-world.net/demos/ini/
http://www.vb-world.net/ubb/Forum1/HTML/012568.html

Enjoy

svskumar
Feb 7th, 2000, 02:05 AM
Try

Savesettings
GetSettings

these two are Vb Functions try using them
see help it's fairly easy

Bye