ASCII

Technical support and scripting issues

Moderators: Dorian (MJT support), JRL

Post Reply
User avatar
PepsiHog
Automation Wizard
Posts: 511
Joined: Wed Apr 08, 2009 4:19 pm
Location: Florida

ASCII

Post by PepsiHog » Sun Jul 08, 2018 1:53 pm

Hello Everyone,

Is there any way of getting the ASCII for a character in MS? The ASCII command sends it. I want to use the code in my macro, not send it to a window.

I need a way of discovering the ascii for any character. Maybe vbs?

Thanks for the help.
Windows 7

PepsiHog. Yep! I drink LOTS of Pepsi (still..in 2021) AND enjoy programming. (That's my little piece of heaven!)

The immensity of the scope of possibilities within Macro Scheduler pushes the user beyond just macros!

User avatar
Marcus Tettmar
Site Admin
Posts: 7380
Joined: Thu Sep 19, 2002 3:00 pm
Location: Dorset, UK
Contact:

Re: ASCII

Post by Marcus Tettmar » Mon Jul 09, 2018 11:53 am

Use the VBScript Asc function:

VBEval>Asc("a"),code_for_a
Marcus Tettmar
http://mjtnet.com/blog/ | http://twitter.com/marcustettmar

Did you know we are now offering affordable monthly subscriptions for Macro Scheduler Standard?

User avatar
PepsiHog
Automation Wizard
Posts: 511
Joined: Wed Apr 08, 2009 4:19 pm
Location: Florida

Re: ASCII

Post by PepsiHog » Thu Jul 12, 2018 5:15 pm

Thanks, Marcus!
Windows 7

PepsiHog. Yep! I drink LOTS of Pepsi (still..in 2021) AND enjoy programming. (That's my little piece of heaven!)

The immensity of the scope of possibilities within Macro Scheduler pushes the user beyond just macros!

Post Reply
cron
Sign up to our newsletter for free automation tips, tricks & discounts