Forum: General
10-16-2019, 01:00 PM
|
Replies: 1
Views: 3,649
Word Wrap and Clipping Issues
Good day,
I am having a bizarre and incredibly frustrating issue that I will try to depict below. I cannot share the actual content, but this should give you an idea. Used a pipe (|) to...
|
Forum: General
01-15-2019, 07:50 AM
|
Replies: 5
Views: 7,145
Emulation Terminal
Hey Eric,
Thank you for your reply. We solved it actually... it was the Emulation Terminal setting, which was set to "Linux", changing it to "VT100" solved the behavior issue. Thank you for...
|
Forum: General
01-11-2019, 03:07 PM
|
Replies: 5
Views: 7,145
None of those Scroll to options are checked. I...
None of those Scroll to options are checked. I am not sure I can provide you any log files for this because of the security of our system... but here is an idea of what it is doing now...
Screen...
|
Forum: General
01-11-2019, 01:07 PM
|
Replies: 5
Views: 7,145
Screen Scrolling and Menu Issues
Hello and good day!
I have been having some issues with the screen settings and behavior. First, I was having an issue with the screen jumping to the bottom every time I hit enter or when I...
|
Forum: Scripting
02-02-2018, 08:46 AM
|
Replies: 5
Views: 8,756
Windows Shell (wsh) Popup!
Good day! Thank you bstedh and Brenda for your responses!
Indeed bstedh's response was exactly what I needed... Utilizing Windows Shell instead of IE is perfect for this app. I am super...
|
Forum: Scripting
02-01-2018, 11:40 AM
|
Replies: 5
Views: 8,756
DialogBox Timeout
Actually, if possible... is there a way to have a MessageBox timeout? Close after a specified period if not confirmed? Then I can do away with IE and ActiveX in my app.
|
Forum: Scripting
02-01-2018, 11:02 AM
|
Replies: 5
Views: 8,756
Windows 10 Internet Explorer ActiveX Failing
Good day! I have someone trying to run my SecureCRT/Javascript application on their Windows 10 machine with IE 11 and it is not running properly. The ActiveXObject that is working perfectly on my...
|
Forum: Scripting
01-24-2018, 01:21 PM
|
Replies: 5
Views: 10,469
Perfecto!
Hello Eric! That did the trick... and in fact, I just wrapped it in Chr(34) to do the same thing. I had actually done that already with the securecrt_path for another reason, so I had the answer...
|
Forum: Scripting
01-24-2018, 10:37 AM
|
Replies: 5
Views: 10,469
Reiterate
Hi Eric, thank you for getting back with me, but all that is in the original post. The variable named "script_path" has the script path and it is a local path. When it doesn't have a space in the...
|
Forum: Scripting
01-24-2018, 09:52 AM
|
Replies: 5
Views: 10,469
Space in Path - Failed to open script file
Good morning, I am having an issue where the script argument being passed to SecureCRT has a space in the filepath and is not being fully read. For instance: "C:\Users\someuser\Documents\This...
|
Forum: Scripting
12-20-2017, 03:04 PM
|
Replies: 13
Views: 13,011
Nice!
Boom! That is perfect. Thanks again!
|
Forum: Scripting
12-20-2017, 02:42 PM
|
Replies: 13
Views: 13,011
One more thing...
I was able to run it now... but I found that with it Locked and running, Crtl-C doesn't stop it, nor can I just close the session to do so. I was able to stop it via the Task Manager, but that is...
|
Forum: Scripting
12-20-2017, 02:33 PM
|
Replies: 13
Views: 13,011
Figured it out
Apparently, when I ran the upgrade to 8.3.1, it didn't remove the 8.0.4 version... which is the one Excel is launching. Thank you very much for the help and for the new feature! It is a beautiful...
|
Forum: Scripting
12-20-2017, 02:17 PM
|
Replies: 13
Views: 13,011
Curiouser and curiouser...
So, yeah, I created a small script and was able to make it work... however, when I copy that same line to my larger script, I get the error, no matter it's placement in the script. The only...
|
Forum: Scripting
12-20-2017, 12:51 PM
|
Replies: 13
Views: 13,011
|
Forum: Scripting
12-20-2017, 12:30 PM
|
Replies: 13
Views: 13,011
Trouble...
I am getting a failure on this... in Javascript on version 8.3.1:
crt.Session.lock();
crt.Session.unlock();
"Microsoft JScript runtime error
Error: Object doesn't support this property or...
|
Forum: Scripting
12-20-2017, 11:19 AM
|
Replies: 13
Views: 13,011
Wonderful!
Hello! Thank you... that is fantastic. Do dialog boxes work while the Lock is in place? Such as crt.Dialog.MessageBox and crt.Dialog.Prompt?
|
Forum: Scripting
12-18-2017, 12:34 PM
|
Replies: 13
Views: 13,011
Input Locking While Running?
Good day! I am wondering if there is a way to keep SecureCRT from accepting keystrokes or right clicks while it is running a script. We have sensitive processes running and if someone accidentally...
|
Forum: File Transfer
12-11-2017, 08:57 AM
|
Replies: 10
Views: 11,913
Thank you much!
Sounds good! I am grateful for all the help and responsiveness! Happy holidays to you.
|
Forum: File Transfer
12-11-2017, 07:50 AM
|
Replies: 10
Views: 11,913
Clarification
Hello Brenda! Thank you again for the response... I mean, I am building a program that is going to be distributed to all our folks, and I want a programmatic (non-manual setting) way to suppress the...
|
Forum: File Transfer
12-08-2017, 03:56 PM
|
Replies: 10
Views: 11,913
Thank you!
Hi! Thank you gain for the speedy response!
One weird thing I am seeing, is that I have to send a command that appears not to be working in order to send one that does work.
Tried it again,...
|
Forum: File Transfer
12-08-2017, 03:20 PM
|
Replies: 10
Views: 11,913
It's alive!
Yes! Thank you Brenda... Using a new login connection worked... but now I have to deal with the password, but I will get that figured out.
I am using version 8.1.4 build 1443. One weird thing I...
|
Forum: File Transfer
12-08-2017, 02:16 PM
|
Replies: 10
Views: 11,913
Javascript SFTP Tab
Good day... I am trying to open a new tab via Javascript for SFTP. I have used the vbscript guide example as a basis, but it is not working. It would be great if there were a version of that guide...
|
Forum: Scripting
10-26-2017, 08:28 AM
|
Replies: 7
Views: 10,737
2 for 2.
Fantastic... that worked. I should have thought to try that. :P Thank you again for your time!
|
Forum: Scripting
10-25-2017, 03:16 PM
|
Replies: 7
Views: 10,737
Passing Args?
Ok... Hoping you can help me with one last thing... /ARG, I am trying to pass arguments to my script... and so I added another argument to pass in as:
' Open SecureCRT and run script with...
|