Jump to content

SEND issue


Recommended Posts

Hey, when I GUICtrlRead it won't read my "#" symbol. Is there a way I can fix this? or maybe a possible workaround?

EDIT:

The exact code in the box being read is "" without the quotes.

EDIT AGAIN:

Actually I think it's a SEND issue not a GUICtrlRead issue. Whenever I try to output that code using SEND it wont output the "#"

Edited by SteveO
Link to comment
Share on other sites

Try Send("{" & Chr(35)& "}")

I'm pretty sure that will work, but this needs to be user friendly, and I don't think SEND will be able to output that properly when getting it from GUICtrlRead.

EDIT

Nope, it doesn't :/

Edited by SteveO
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...