Forum: Scripting
01-31-2020, 05:46 PM
|
Replies: 1
Views: 2,660
|
Forum: General
08-16-2019, 04:28 PM
|
Replies: 1
Views: 9,573
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, 06:44 PM
|
Replies: 4
Views: 13,927
|
Forum: Scripting
10-26-2016, 10:28 AM
|
Replies: 4
Views: 13,927
|
Forum: Scripting
10-26-2016, 10:12 AM
|
Replies: 12
Views: 46,738
|
Forum: General
07-08-2016, 06:03 PM
|
Replies: 12
Views: 15,003
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, 04:20 PM
|
Replies: 12
Views: 15,003
|
Forum: General
07-08-2016, 04:03 PM
|
Replies: 12
Views: 15,003
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, 07:22 PM
|
Replies: 12
Views: 15,003
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, 09:45 PM
|
Replies: 15
Views: 14,341
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, 03:41 PM
|
Replies: 15
Views: 14,341
|
Forum: General
06-13-2013, 10:33 AM
|
Replies: 5
Views: 9,883
Thank you, a lot
Thanks a lot, thats what i needed.. now its a lot easier for me..
|
Forum: General
06-12-2013, 08:03 PM
|
Replies: 5
Views: 9,883
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-08-2013, 11:02 PM
|
Replies: 7
Views: 7,319
+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, 11:06 AM
|
Replies: 5
Views: 29,623
|
Forum: General
11-21-2012, 10:46 AM
|
Replies: 5
Views: 29,623
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, 05:56 PM
|
Replies: 5
Views: 29,623
|
Forum: General
06-22-2012, 10:04 AM
|
Replies: 5
Views: 9,883
Thanks a lot!
Todd,
That works perfectly!!! thats what I was looking for, thank you very much.
|
Forum: General
06-21-2012, 07:04 PM
|
Replies: 5
Views: 9,883
|