Login | |
|
 |
RE: ini to array - 10/16/2008 1:46:34 AM
|
|
 |
|
| |
dm_4ever
Posts: 2669
Score: 46
Joined: 6/29/2006
From: Orange County, California
Status: offline
|
You can, look at FileSystemObject to read the file...the thing I don't like about an ini file is you'll have to parse the values out (which I can do using regular expressions, but may be a bit more complicated for someone not familiar with them)
< Message edited by dm_4ever -- 10/16/2008 1:47:36 AM >
_____________________________
dm_4ever My philosophy: K.I.S.S - Keep It Simple Stupid Read Me: http://www.visualbasicscript.com/m_24727/tm.htm Frequently Asked Stuff: http://www.visualbasicscript.com/m_47117/tm.htm
|
|
| |
|
|
|
|
|