AutoHotkey Homepage AutoHotkey Community
Let's help each other out
 
 FAQFAQ   SearchSearch   MemberlistMemberlist   RegisterRegister 
 ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in 

Saving settings/variable

 
Reply to topic    AutoHotkey Community Forum Index -> Ask for Help
View previous topic :: View next topic  
Author Message
doggy4s



Joined: 22 Jan 2007
Posts: 16

PostPosted: Mon Jan 22, 2007 5:23 pm    Post subject: Saving settings/variable Reply with quote

can someone please guide me to a good approach to save variable/settings specified/changeble in a script for savekeeping till next use of script externally ?

any examples available

appreciated
Back to top
View user's profile Send private message
tonne



Joined: 06 Jun 2006
Posts: 1651
Location: Denmark

PostPosted: Mon Jan 22, 2007 5:27 pm    Post subject: Reply with quote

Use IniRead/IniWrite for storing in file or RegRead/RegWrite for storing in registry.
Examples can be found in the help file or by searching this forum.
_________________
RegEx Powered Dynamic Hotstrings
COM
AutoHotkey 2
Back to top
View user's profile Send private message
doggy4s



Joined: 22 Jan 2007
Posts: 16

PostPosted: Mon Jan 22, 2007 5:28 pm    Post subject: Reply with quote

Thank you much
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    AutoHotkey Community Forum Index -> Ask for Help All times are GMT
Page 1 of 1

 
Jump to:  
You can post new topics in this forum
You can reply to topics in this forum


Powered by phpBB © 2001, 2005 phpBB Group