Jump to content

String to hex (Not Hex())


Recommended Posts

  • Moderators

When I use _ChooseFont the seventh array element is color, but it comes out as a string, so when I try to use it, I get an error... it's like trying to use "0xFFFFFF" instead of 0xFFFFFF... Any ideas?

Execute($array[7])?

Common sense plays a role in the basics of understanding AutoIt... If you're lacking in that, do us all a favor, and step away from the computer.

Link to comment
Share on other sites

I didn't know I could use Execute to do that ...doh

Smoke_N you never stop amazing me, it's the little things that you post that open my limited mind in autoit

I used StringFormat() to do something similar to what magician13134 asked.

Cheers

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