AutoHotkey Community

It is currently May 27th, 2012, 12:05 pm

All times are UTC [ DST ]




Post new topic Reply to topic  [ 3 posts ] 
Author Message
 Post subject: Array and MsgBox?!?
PostPosted: January 15th, 2011, 2:20 pm 
Offline

Joined: July 17th, 2008, 9:46 am
Posts: 225
Hi,

can you please tell me what I'm doing wrong?
I'm not so familiar with AHK_L.

Thx.

Code:
MsgBox, 16,  % lang["error"], lang["file_not_found"]


I think it's an error missing "" or something like that.

Sincerely,
DHMH


Report this post
Top
 Profile  
Reply with quote  
 Post subject:
PostPosted: January 15th, 2011, 3:04 pm 
Offline
User avatar

Joined: April 4th, 2009, 8:19 pm
Posts: 1143
Location: Croatia
Code:
MsgBox, 16,  % lang["error"] , % lang["file_not_found"]


Report this post
Top
 Profile  
Reply with quote  
 Post subject:
PostPosted: January 15th, 2011, 7:32 pm 
Offline

Joined: July 17th, 2008, 9:46 am
Posts: 225
Thank you! That additional percent sign solved it ;)


Report this post
Top
 Profile  
Reply with quote  
Display posts from previous:  Sort by  
Post new topic Reply to topic  [ 3 posts ] 

All times are UTC [ DST ]


Who is online

Users browsing this forum: Bing [Bot], BrandonHotkey, Google Feedfetcher, Klark92, Yahoo [Bot] and 19 guests


You can post new topics in this forum
You can reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot post attachments in this forum

Search for:
Powered by phpBB® Forum Software © phpBB Group