Questions tagged [secure-crt]

SecureCRT for Windows, Mac, and Linux is proprietary software that provides terminal emulation for computing professionals. It provides advanced session management, secure remote access, file transfer, and data tunneling.

65 questions
-1
votes
1 answer

SecureCRT vertical scroll speed using Trackpad is too fast on MacBook Pro

I am using an early 2011 MacBook Pro and have recently installed SecureCRT. I was previously using an old 2006 model but the problem at hand was not present with my old machine. Both machines running OSX Yosemite 10.10.1. When viewing any session in…
-2
votes
2 answers

secureCRT VBS using WaitForStrings() and Switch Case

This is a script to simulate answers from a machine, my problem is that "WaitForStrings" dosent differentiate between "open" and "open1" or "close" and "close1", he always answers to "open" and "close" firstopen=true while(true) strResult =…
idan357
  • 342
  • 6
  • 17
-3
votes
1 answer

If else statement in Vbscript for Secure CRT

I am having trouble executing if else statement in vba for secure crt, it seems the statement if is not being understood by the complier. I wrote a code so that I could login in using host name "ABCDE" and if I get an error message saying that the…
-4
votes
1 answer

VBScript Permission Denied

I'm trying to do some automation on SecureCRT using VBScript. My issue right now is that around ~30% of the time I try to run my script (sometimes in meetings for presenting...) I get a "permission denied" error. A lot of the time, the quick…
KuboMD
  • 684
  • 5
  • 16
1 2 3 4
5