Forum: Scripting
01-31-2020, 06:46 PM
|
Replies: 1
Views: 1,173
|
Forum: General
08-16-2019, 05:28 PM
|
Replies: 1
Views: 5,125
TAB colors (not terminal colors) based on node
Hello..
I usually have a multiple windows open for each system and connected to multiple systems at the same time in the same secureCRT window, is there a way to auto tag each system with a color,...
|
Forum: Scripting
11-07-2016, 07:44 PM
|
Replies: 4
Views: 9,626
|
Forum: Scripting
10-26-2016, 11:28 AM
|
Replies: 4
Views: 9,626
|
Forum: Scripting
10-26-2016, 11:12 AM
|
Replies: 12
Views: 44,025
|
Forum: General
07-08-2016, 07:03 PM
|
Replies: 12
Views: 10,087
Thanks, this helps for now.
...
Thanks, this helps for now.
title=crt.Dialog.Prompt("Enter tab title")
For nIndex = 1 To crt.GetTabCount()
Set objTab = crt.GetTab(nIndex)
objTab.Caption = title
Next
|
Forum: General
07-08-2016, 05:20 PM
|
Replies: 12
Views: 10,087
|
Forum: General
07-08-2016, 05:03 PM
|
Replies: 12
Views: 10,087
Thanks for the reply.
W.r.t to the windows...
Thanks for the reply.
W.r.t to the windows task bar, I am referring to the name that shows up for the application ex:
https://s32.postimg.org/i5a3vges5/2016_07_08_12_40_08.jpg
The window title...
|
Forum: General
07-07-2016, 08:22 PM
|
Replies: 12
Views: 10,087
How to rename window title with multiple tabs
Hi,
I am trying to figure out how to set a window title (similar to the rename option available for the tab), i want to be able to set a name manually instead of renaming all the tabs in that window...
|
Forum: General
10-06-2013, 10:45 PM
|
Replies: 15
Views: 10,247
Hi Brenda,
I don't think I was clear enough,...
Hi Brenda,
I don't think I was clear enough, I am familiar with the usual way to create new buttons on the button bar from with in securecrt.
I was looking for an option to edit the button bar...
|
Forum: General
10-04-2013, 04:41 PM
|
Replies: 15
Views: 10,247
|
Forum: General
06-13-2013, 11:33 AM
|
Replies: 5
Views: 7,832
Thank you, a lot
Thanks a lot, thats what i needed.. now its a lot easier for me..
|
Forum: General
06-12-2013, 09:03 PM
|
Replies: 5
Views: 7,832
Follow-up
Hi,
I have a follow-up question to my request earlier...
I am still using the script shared above to "open" the log file just using the button from the bar... this has helped me immensely......
|
Forum: General
02-09-2013, 12:02 AM
|
Replies: 7
Views: 5,545
+1
I have been a long timer enterprise user and would love to have a custom coloring feature in SecureCRT, would make browsing logs and config lot easier...
|
Forum: General
11-21-2012, 12:06 PM
|
Replies: 5
Views: 24,175
|
Forum: General
11-21-2012, 11:46 AM
|
Replies: 5
Views: 24,175
Hi Brenda,
I mostly use saved sessions to...
Hi Brenda,
I mostly use saved sessions to connect,here is my current log filename configuration for default session:
C:\SecureCRTlogs\%S_%Y_%M_%D_%h%m%s_%t.log
I will try the config with the...
|
Forum: General
11-20-2012, 06:56 PM
|
Replies: 5
Views: 24,175
|
Forum: General
06-22-2012, 11:04 AM
|
Replies: 5
Views: 7,832
Thanks a lot!
Todd,
That works perfectly!!! thats what I was looking for, thank you very much.
|
Forum: General
06-21-2012, 08:04 PM
|
Replies: 5
Views: 7,832
|