Forum: Secure Shell
06-04-2021, 08:09 AM
|
Replies: 15
Views: 5,827
|
Forum: Secure Shell
06-04-2021, 07:47 AM
|
Replies: 15
Views: 5,827
This was not a case of Precedence or Order.
...
This was not a case of Precedence or Order.
I attempted to convey that I changed it until there was a single entry and it still failed.
It was due to the new (to me and my old version) Keyword...
|
Forum: Secure Shell
06-03-2021, 05:57 PM
|
Replies: 15
Views: 5,827
Ok, so I copied my LogErrors.ini file to a new...
Ok, so I copied my LogErrors.ini file to a new file and restarted.
I then started deleting things. First all the Regex entries and then the other entries. I am left with only the one Regex entry...
|
Forum: Secure Shell
06-03-2021, 05:04 PM
|
Replies: 15
Views: 5,827
Ha! Thanks. That workaround without lookaround...
Ha! Thanks. That workaround without lookaround does work!
I am still curious why the other query is not working. Attached are a some screenshots. I didn't escape the & in the first one. It seems...
|
Forum: Secure Shell
06-03-2021, 03:01 PM
|
Replies: 15
Views: 5,827
|
Forum: General
05-25-2021, 08:00 AM
|
Replies: 2
Views: 1,751
Thanks.
I had not installed it and was...
Thanks.
I had not installed it and was wondering if it would have gotten me to the current release.
It was an older license that if it had been a three year license it would have been...
|
Forum: General
05-25-2021, 05:33 AM
|
Replies: 2
Views: 1,751
|
Forum: Secure Shell
05-19-2021, 01:20 PM
|
Replies: 15
Views: 5,827
|
Forum: Secure Shell
05-19-2021, 01:18 PM
|
Replies: 15
Views: 5,827
|
Forum: Secure Shell
05-19-2021, 12:59 PM
|
Replies: 15
Views: 5,827
|
Forum: Secure Shell
05-19-2021, 11:52 AM
|
Replies: 15
Views: 5,827
|
Forum: Secure Shell
05-19-2021, 09:54 AM
|
Replies: 15
Views: 5,827
Highlight Keyword with Regex Positive Look Ahead
I'm trying to highlight the sequence "site=name&" without including the "&" in the highlight.
In regex, I can use the following query and it works, but in SecureCRT highlighting it does not.
...
|
Forum: General
03-15-2021, 10:45 AM
|
Replies: 4
Views: 2,104
|
Forum: General
03-15-2021, 08:39 AM
|
Replies: 4
Views: 2,104
Auto Open Tabs but do not connect
Thanks, this seems like it will help a lot.
I would still like to be able to open all the tabs without autoconnecting since it will take quite a while to log into everyone of them.
WesR
|
Forum: General
03-13-2021, 08:31 AM
|
Replies: 4
Views: 2,104
Auto Open Tabs but do not connect
I'm looking for a way to start SecureCRT and open many tabs, but not to connect to those sessions. Is this possible? I am running version 8.2.0.
Here are the details:
I currently have SecureCRT...
|
Forum: Scripting
01-08-2021, 08:26 AM
|
Replies: 2
Views: 1,935
|
Forum: Scripting
01-08-2021, 07:58 AM
|
Replies: 2
Views: 1,935
Exit Script without error popup
Hi,
My ultimate goal is to monitor the SSH session for a defined string and then create a dialog and send text when that string is found.
This I can do, but it gives an error whenever the SSH...
|
Forum: General
03-28-2017, 08:22 AM
|
Replies: 4
Views: 5,785
|
Forum: General
03-24-2017, 11:05 AM
|
Replies: 4
Views: 5,785
Partial Word Highlighting
I just upgraded to version 8.1 and love the keyword highlighting and coloring feature especially with Regex expressions.
Is there a way to do a partial word highlight? For example, to highlight...
|
Forum: Scripting
04-10-2012, 06:55 PM
|
Replies: 7
Views: 6,808
That bit of code was just copied from a script...
That bit of code was just copied from a script that I had running at the time. Often in my environment, I want a script to run periodically, but I often like to be able to access the session and...
|
Forum: Scripting
02-13-2012, 08:17 AM
|
Replies: 7
Views: 6,808
It might depend on what time period you are...
It might depend on what time period you are talking about. I often use something like this for short time periods:
' ------------ Wait for the next period. ----------
' Set Delay to the...
|
Forum: Scripting
02-13-2012, 07:56 AM
|
Replies: 10
Views: 7,976
|
Forum: Scripting
02-08-2012, 09:01 AM
|
Replies: 2
Views: 7,781
|
Forum: Scripting
02-08-2012, 07:59 AM
|
Replies: 2
Views: 7,781
File Open Dialog
Hi,
I have a lot of scripts which prompts the user to open a file. At some point, these have stopped working and return an error. I've gotten a new PC with Windows 7 instead of XP and also...
|
Forum: Scripting
01-06-2011, 11:41 AM
|
Replies: 7
Views: 5,939
|