Quantcast
Channel: AutoIt v3 - General Help and Support
Viewing all articles
Browse latest Browse all 12506

Need help with piece of a script(Newb)

$
0
0
Best Autoscripters,

I am new to scripting and was wondering if someone could help me out.

the thing i need help with is with iniread
i have a button named save which saves a few items to a ini file that works
[ autoit ]      
Case $save IniWrite ("U:\test.ini","section", "na", $na1) IniWrite ("U:\test.ini","section", "cl", $cl1) IniWrite ("U:\test.ini","section", "ra", $ra1) IniWrite ("U:\test.ini","section", "se", $se1)
but the problem is when i try to load the ini with iniread when i press that button it closes my whole program instaid of load the stuff.
[ autoit ]      
Case $load IniRead ("U:\test.ini", "section", "na") IniRead ("U:\test.ini", "section", "cl") IniRead ("U:\test.ini", "section", "ra") IniRead ("U:\test.ini", "section", "se")

i hope this is enough information to help me out if u need more ask and i will send:)

Thanks in advance,
and hopfully this one doesn't get closed:P

Viewing all articles
Browse latest Browse all 12506

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>