#1
|
|||
|
|||
Is there any way?
1. I want to send special key combination to connected sessions by button.
ex) If I click the button, CTRL+B is sent to session. If I click the button, CTRL+ALT+R is sent to session. 2. I want to send a same string to all the connected session by button. 3. If I copy multiple lines and want to paste each line to each session. ex) I connect 3 sessions like below host1 host2 host3 and I copy 3 lines like below foo-bar1 foo-bar2 foo-bar3 Now I want to foo-bar1 is pasted to host1 and foo-bar2 is pasted to host2 and so on. |
#2
|
|||
|
|||
Hi saveway,
Yes, there is likely a way to do all of that. ![]() What version of SecureCRT are you using? On what OS/platform?
__________________
Thanks, --Brenda VanDyke Software Technical Support support@vandyke.com (505) 332-5730 |
#3
|
|||
|
|||
version info..
Windows 10
+ SecureCrt Version 8.5.0 (x64 build 1740) |
#4
|
|||
|
|||
Hi saveway,
Quote:
There's an alternative way to do it with a simple one-line script. Do you know the actual data sent by Ctrl+Alt+R? Are you connecting to a Linux system? If so, what are the results of the cat -v test as suggested in the Help topic Scripting / Determining Escape Sequence Key Codes? I will explain the alternate method later if you cannot find out what data is sent by Ctrl+Alt+R. Quote:
------------------------------------------------------ New features:
Quote:
See the April 2018 comments regarding the setup necessary.
__________________
Thanks, --Brenda VanDyke Software Technical Support support@vandyke.com (505) 332-5730 |
![]() |
Tags |
button , paste |
Thread Tools | |
Display Modes | |
|
|