Forum: General
Today, 10:02 AM
|
Replies: 4
Views: 218
Hi slouw,
I'd really like to assist you, but...
Hi slouw,
I'd really like to assist you, but I do need answers to the questions I previously asked. I understand what you want to see, but I don't know what your current behavior is, and I need to...
|
Forum: File Transfer
02-18-2021, 04:48 PM
|
Replies: 4
Views: 163
Unfortunately, as I mentioned earlier, VShell...
Unfortunately, as I mentioned earlier, VShell currently has no password expiration function.
Now that I know that you're using internal database accounts, I've added your information to a feature...
|
Forum: File Transfer
02-18-2021, 03:32 PM
|
Replies: 4
Views: 163
No, VShell itself does not currently have the...
No, VShell itself does not currently have the capacity to control expiration of passwords.
Are you referring to passwords associated with Internal VShell-only user database accounts? If not,...
|
Forum: General
02-15-2021, 10:27 AM
|
Replies: 1
Views: 95
Hi Linda!
There's not currently an option...
Hi Linda!
There's not currently an option for window title change requests from the remote system to override any information configured in the Terminal > Appearance > Window > Label option in...
|
Forum: General
02-11-2021, 10:06 AM
|
Replies: 1
Views: 148
Hi Dalhyun,
The Triple-click selection...
Hi Dalhyun,
The Triple-click selection includes newline option is a Global Option in the Terminal category, and only applies for terminal connections, not Scratchpad tabs.
I've created a...
|
Forum: Scripting
02-09-2021, 11:20 AM
|
Replies: 1
Views: 165
Hi Greta,
I'm assuming by "output" you are...
Hi Greta,
I'm assuming by "output" you are referencing the SecureCRT product. Can you confirm? What version are you running?
There isn't any email-sending capability provided by SecureCRT's...
|
Forum: General
02-04-2021, 10:02 AM
|
Replies: 4
Views: 218
Hi slouw,
I'm not sure that I understand...
Hi slouw,
I'm not sure that I understand exactly what is going on in your situation. In order that we might have a better idea for our troubleshooting, could you please share with me:
What...
|
Forum: SecureCRT on the Mac
02-03-2021, 09:50 AM
|
Replies: 3
Views: 247
Hi Tommy,
Thanks for the additional detail....
Hi Tommy,
Thanks for the additional detail. We haven't been able to chase this one down yet (and we've never seen or heard of this behavior before), so any further information that you can track...
|
Forum: SecureCRT on the Mac
02-02-2021, 11:31 AM
|
Replies: 3
Views: 247
Hi Tommy,
Thanks for the report!
I've...
Hi Tommy,
Thanks for the report!
I've asked our DEV/QA team to look into this issue further.
I don't yet have any ETA as to when/if the problem might be resolved, but I will post here if we...
|
Forum: SecureCRT on the Mac
02-01-2021, 11:08 AM
|
Replies: 1
Views: 132
Hi shansh,
Thanks for the report!
If...
Hi shansh,
Thanks for the report!
If you're amenable, we'd like to actually take a look at the log file itself. Please send a message to support@vandyke.com, with ATTN Cameron: Forum Thread...
|
Forum: Scripting
01-26-2021, 10:44 AM
|
Replies: 9
Views: 610
Hi nhandh09,
You asked earlier about using a...
Hi nhandh09,
You asked earlier about using a VBS module. This is different from accessing another python module, and it's also different from calling other VBS script, to use your wording.
...
|
Forum: Scripting
01-26-2021, 09:26 AM
|
Replies: 9
Views: 610
Hello again nhandh09,
Sorry but no,...
Hello again nhandh09,
Sorry but no, SecureCRT doesn't support calling other VBScripts (or any other scripts). Only one script can be running per tab at any given time in SecureCRT.
|
Forum: General
01-20-2021, 11:17 AM
|
Replies: 1
Views: 306
Hi BillP,
It's not clear if you are...
Hi BillP,
It's not clear if you are indicating a problem with SecureCRT or a problem with the operating system, the Citrix app, or the end user's keyboard so I'm hoping you can clarify with...
|
Forum: Scripting
01-18-2021, 09:20 AM
|
Replies: 9
Views: 610
Hi again nhandh09,
We don't provide custom...
Hi again nhandh09,
We don't provide custom scripting solutions for customers. What we have made available are a number of scripting examples (https://forums.vandyke.com/showthread.php?t=10365)...
|
Forum: Scripting
01-15-2021, 09:03 AM
|
Replies: 9
Views: 610
Hi nhandh09,
It looks like you're trying to...
Hi nhandh09,
It looks like you're trying to customize the built-in Python 2.7 environment that ships with SecureCRT v8.7.3. Sadly, the embedded Python environment in SecureCRT v8.7.3 for Windows...
|
Forum: Scripting
01-01-2021, 11:41 AM
|
Replies: 2
Views: 487
Hi garrettwilliams,
The code which you...
Hi garrettwilliams,
The code which you shared at the bottom of your post is a solution to a completely different problem.
We have put together a set of instructions for importing custom...
|
Forum: Scripting
12-30-2020, 09:39 AM
|
Replies: 7
Views: 605
Hi again garretwilliams!
Thanks for sharing...
Hi again garretwilliams!
Thanks for sharing your solution! I'm glad that you've found something that works in your environment!
Regarding the tkinter issue itself, we don't yet have any ETA as...
|
Forum: Scripting
12-29-2020, 02:00 PM
|
Replies: 7
Views: 605
Thanks for the update!
It looks like there's...
Thanks for the update!
It looks like there's a bug where using tkinter in a script only works for the first time, and SecureCRT has to be restarted in between scripts that invoke it (due to that...
|
Forum: Scripting
12-28-2020, 10:43 AM
|
Replies: 7
Views: 605
Hi garrettwilliams,
Thanks for the idea! The...
Hi garrettwilliams,
Thanks for the idea! The possibilities really do start expanding now that python 3 can be utilized (https://forums.vandyke.com/showthread.php?t=14295) with SecureCRT's v9.0...
|
Forum: General
12-21-2020, 08:54 AM
|
Replies: 6
Views: 417
Hi Dalhyun,
Thanks for the idea! The...
Hi Dalhyun,
Thanks for the idea! The ability to delete the last <CR> in a paste operation has been added as a feature request. We will post on this thread if such a feature becomes available in a...
|
Forum: Scripting
12-18-2020, 10:58 AM
|
Replies: 7
Views: 605
Hi garrettwilliams,
Currently,...
Hi garrettwilliams,
Currently, FileSaveDialog is the closest you're likely to get to the functionality which you desire.
I have created an entry for you in our feature request database. We...
|
Forum: General
12-17-2020, 10:54 AM
|
Replies: 6
Views: 417
Hi Baron,
My apologies! The option to...
Hi Baron,
My apologies! The option to configure the number of lines on a multi-line paste was added in the v9.0 beta!
If you'd like to see whether that option will resolve the issue for you,...
|
Forum: General
12-16-2020, 12:43 PM
|
Replies: 6
Views: 417
Hi Baron,
SecureCRT has a Global Option...
Hi Baron,
SecureCRT has a Global Option (under the Terminal category) called Prompt on multi-line paste for n or more newlines, where n is a configurable value. Since the copied excel cell...
|
Forum: General
12-11-2020, 03:13 PM
|
Replies: 1
Views: 206
Hi mattbg,
Thanks for the report! I agree...
Hi mattbg,
Thanks for the report! I agree that it would be a smoother transition for the new dialog window to be in focus after opening a session from the taskbar.
I've asked our DEV/QA team...
|
Forum: Scripting
12-03-2020, 10:32 AM
|
Replies: 170
Views: 124,915
Hi M1NDN1NJ4,
Before we try to figure out a...
Hi M1NDN1NJ4,
Before we try to figure out a way to specify the hostname via logging, we'll need some more information about your particular setup:
What are you specifying in the host file --...
|