Using Windows UltraEdit version 23.20.0.34. I want to specify an FTP file on the command line that starts UltraEdit. I have a working secure key setup so no password is needed and my FTP Account Manager entry works fine from inside UltraEdit. I've tried this:
uedit64 "FTP::EDI Prod 1\\/infosol/logs/skt/SOCKET.islog"
But all that happens is that UltraEdit pops up and opens the last FTP entry I used (and is waiting for me to click connect or whatever)
Is it possible to open a specific FTP file in this manner? Someone have a working example? I've found topics showing how to do this from inside a script, but in this instance, a script will not work. I'm looking at sending an alert email with a link to open the problem file. Even if I cannot get the link part to work as I want, I can still include a line that can be cut and pasted to the command line to do what I need.
Thanks in advance!
uedit64 "FTP::EDI Prod 1\\/infosol/logs/skt/SOCKET.islog"
But all that happens is that UltraEdit pops up and opens the last FTP entry I used (and is waiting for me to click connect or whatever)
Is it possible to open a specific FTP file in this manner? Someone have a working example? I've found topics showing how to do this from inside a script, but in this instance, a script will not work. I'm looking at sending an alert email with a link to open the problem file. Even if I cannot get the link part to work as I want, I can still include a line that can be cut and pasted to the command line to do what I need.
Thanks in advance!