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 

Built in functions not working

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



Joined: 13 Jul 2007
Posts: 32

PostPosted: Wed Jul 18, 2007 12:37 am    Post subject: Built in functions not working Reply with quote

I have version 1.0.46.15 of autohotkey, and none of the built-in functions work for me. Is there something I need to do to get them to work?
Back to top
View user's profile Send private message
engunneer



Joined: 30 Aug 2005
Posts: 8255
Location: Maywood, IL

PostPosted: Wed Jul 18, 2007 2:14 am    Post subject: Reply with quote

which functions? please post code. I can almost guarantee your issue is that you need to use := and not = , or you need to not put %% around something.
_________________

(Common Answers)
Back to top
View user's profile Send private message Visit poster's website
Eddie24



Joined: 13 Jul 2007
Posts: 32

PostPosted: Wed Jul 18, 2007 4:12 am    Post subject: Reply with quote

Yes that was it exactly, I was using = instead of using :=. Thanks
Back to top
View user's profile Send private message
Dave72



Joined: 27 Jan 2007
Posts: 30
Location: Canada

PostPosted: Wed Jul 18, 2007 4:25 am    Post subject: Reply with quote

I suppose if i fully read the documentation (and its excellent, i might add, kudos to the authors..).. Id more funny understand when to use := and not = .. likewise when i should use %var% and not just var

But, until i do read more.. i use Msgbox, %var% alot to see what is actually being produced.. even breaking up combination lines to view the single vars. Usually the error becomes apparent.

Just my 0.02
Back to top
View user's profile Send private message
cornell2



Joined: 18 Mar 2005
Posts: 169

PostPosted: Wed Jul 18, 2007 4:45 am    Post subject: Reply with quote

use

listvars
pause


two great commands for debugging
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