eagle4life69 Posted October 12, 2008 Posted October 12, 2008 So I have been using an INI file to hold information example: [3720] dept=DPSS SUPPLIES - HELP DESK add1=731 Palmyrita Ave. add2= city=Riverside state=CA zip=92507 I now am looking into taking this INI file and make it searchable. I need to know the best way of doing this. The reason I need this is if the user doesn't the mail stop (the 3720) then they need to search for the dept to get the mail stop. Also is there a better way of storing this information I have hundreds of entries?
Moderators SmOke_N Posted October 12, 2008 Moderators Posted October 12, 2008 SQL?You could also use CSV file format, and maybe utilize this:http://www.autoitscript.com/forum/index.ph...c=78776&hl= Common sense plays a role in the basics of understanding AutoIt... If you're lacking in that, do us all a favor, and step away from the computer.
dbzfanatic Posted October 12, 2008 Posted October 12, 2008 You could make an array and load the mail stop and dept into it. Go to my website. | My Zazzle Page (custom products)Al Bhed Translator | Direct linkScreenRec ProSimple Text Editor (STE) [TUTORIAL]Task Scheduler UDF <--- First ever UDF!_ControlPaste() UDF[quote name='renanzin' post='584064' date='Sep 26 2008, 07:00 AM']whats help ?[/quote]
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now