Welcome to the VanDyke Software Forums

Join the discussion today!


Go Back   VanDyke Software Forums > Scripting

Notices

 
 
Thread Tools Rate Thread Display Modes
Prev Previous Post   Next Post Next
  #1  
Old 07-06-2016, 10:03 AM
ShawnVW ShawnVW is offline
Registered User
 
Join Date: May 2016
Posts: 15
Am I capturing hidden characters?

I'm using the Get command to capture a single character on screen, usually the letter "N":

Code:
x = crt.screen.get(11,68,11,68)
crt.Session.SetStatusText(">" & x  & "<" )

But when this should display ">N<", it shows "> (about 20 blank spaces) <"

Are there some hidden characters or something that could be causing this?

Last edited by ShawnVW; 07-06-2016 at 10:19 AM.
Reply With Quote
 

Tags
screen->get , vbscript

Thread Tools
Display Modes Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT -6. The time now is 08:26 PM.