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 

Functions Cannot Contain Functions

 
Post new topic   Reply to topic    AutoHotkey Community Forum Index -> Ask for Help
View previous topic :: View next topic  
Author Message
HELP!
Guest





PostPosted: Tue May 13, 2008 5:38 pm    Post subject: Functions Cannot Contain Functions Reply with quote

I have a big 37KB script im working on and I just added a function. Now everytime I go to execute it I get this error
"Functions Cannot Contain Functions"

It's a real pain in the you know where, and I keep going through and try to enclose all the functions with { }

Any other Ideas?
Back to top
M.D.
Guest





PostPosted: Tue May 13, 2008 6:30 pm    Post subject: Reply with quote

Post your code here maybe someone can help... Or try to use a program that helps you with brackets and parenthesis
Back to top
macaddress



Joined: 29 Apr 2008
Posts: 20

PostPosted: Tue May 13, 2008 11:25 pm    Post subject: Reply with quote

Quote:
... Or try to use a program that helps you with brackets and parenthesis


You can install NOTEPAD++ ...

and then on the AHK directory - X:\Program Files\AutoHotkey\Extras\Editors\Notepad++

Run a script named " Run this to install syntax file for Notepad++.ahk" to enable the visualization of specific tags for AHK scripts on notepad++
Back to top
View user's profile Send private message
Rhys



Joined: 17 Apr 2007
Posts: 702
Location: Florida

PostPosted: Tue May 13, 2008 11:45 pm    Post subject: Reply with quote

You're likely missing a closing bracket somewhere, I've seen this once and it was a pain to fix until I realized what it was!
_________________
[Join IRC!]
Back to top
View user's profile Send private message
Display posts from previous:   
Post new topic   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