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 05-19-2016, 01:45 PM
ShawnVW ShawnVW is offline
Registered User
 
Join Date: May 2016
Posts: 15
Moving cursor position to previous field

Is there a way to change the cursor position? I'm using secureCRT 7.3.3 and VBS.

I need to be able to move the cursor from the current field to the one preceding it. Manually, the only way to move the cursor back is with the Up Arrow key.

I tried recording a script, used Up Arrow to get to the desired field, and got this:

crt.Screen.Send chr(27) & "[A" & chr(13)


But playing it back does not do anything.
Reply With Quote
 

Tags
scripting , 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 05:25 AM.