AutoHotkey Community

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

All times are UTC [ DST ]




Post new topic Reply to topic  [ 4 posts ] 
Author Message
PostPosted: September 27th, 2011, 5:28 am 
Offline

Joined: May 21st, 2007, 3:44 pm
Posts: 176
Location: USA
OK, I got past the problem of saving files in UTF-8 to get umlauts to display in non-compiled ahk scripts, but when I take a working file and compile it the umlauts display incorrectly.

windows xp
ahk-l Version v1.1.04.01

I have searched the forums, but haven't found the answer. Has anyone run into this? Does anyone have a solution?

Thank you.

_________________
-------------
Scott Mattes
Image
My small, and slowly growing, collection of scripts.


Report this post
Top
 Profile  
Reply with quote  
 Post subject:
PostPosted: September 27th, 2011, 5:39 am 
Offline

Joined: May 21st, 2007, 3:44 pm
Posts: 176
Location: USA
Using the following:

Code:
; Umlauts for German typing
!1::msgbox ä
!2::msgbox ö
!3::msgbox ü
!4::msgbox ß
!5::msgbox Ä
!6::msgbox Ö
!7::msgbox Ü


and running it as .ahk I see the umlauts when I press alt-1 throught alt-7. But, when compiled (right click and select 'compile') I mostly see

Press OK to continue

what is that all about?????

_________________
-------------
Scott Mattes
Image
My small, and slowly growing, collection of scripts.


Report this post
Top
 Profile  
Reply with quote  
 Post subject:
PostPosted: September 27th, 2011, 5:42 am 
Offline

Joined: October 17th, 2006, 4:15 pm
Posts: 7503
Location: Australia
That should only happen if the file is not saved as UTF-8.


Report this post
Top
 Profile  
Reply with quote  
 Post subject:
PostPosted: September 27th, 2011, 5:51 am 
Offline

Joined: May 21st, 2007, 3:44 pm
Posts: 176
Location: USA
I thought so. I have just now tried it with ahk2exe, same results. :cry:

_________________
-------------
Scott Mattes
Image
My small, and slowly growing, collection of scripts.


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

All times are UTC [ DST ]


Who is online

Users browsing this forum: Bing [Bot], BrandonHotkey, chaosad, Google Feedfetcher, MSN [Bot] and 20 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