Jump to content

Can AutoIt help to write national character ?


AJW
 Share

Recommended Posts

I treat programming as a hobby. I still use CA-Realizer. It has reach set of text commands but it may not accept one polish letter: big "Z" with dot - Alt+Shift+Z.

Can AutoIt overwrite this disadvantage ? How to make AutoIt code forcing Alt+Shift+Z keys pressed as big "Z" wit dot ?

Thank for help: AJW

Link to comment
Share on other sites

I treat programming as a hobby. I still use CA-Realizer. It has reach set of text commands but it may not  accept one polish letter: big "Z" with dot - Alt+Shift+Z.

Can AutoIt overwrite this disadvantage ? How to make AutoIt code forcing Alt+Shift+Z keys pressed as big "Z" wit dot ?

Thank for help: AJW

<{POST_SNAPBACK}>

Autoit is not Unicode. Almost whatever you can do with your keyboard can be done with the Send functions. I spent a lot of time with JON to have accentuated letters going thru SEND.

I am not sure that's answer your question but it may help. :)

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
 Share

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...