Running SAS/Unix in UltraEdit

FTP, SFTP, FTPS, and SSH/telnet console issues

Running SAS/Unix in UltraEdit

Postby jgabbert » Tue Nov 15, 2005 8:31 pm

Hello,

I am new to the UltraEdit. I am working with SAS on the Unix system and wanted to know how I can run SAS programs in UltraEdit. To give you more of a background of what I am working with, I have a VPN connection to a network and have mapped the network drives to be able to open, edit and save programs in UltraEdit now, but I want to also run these programs instead of having to run the program in Unix. Any help would be appreciated.

Thanks in Advance, :wink:

Jess
User avatar
jgabbert
Newbie
 
Posts: 1
Joined: Tue Nov 15, 2005 12:00 am

Re: Running SAS/Unix in UltraEdit

Postby mjcarman » Wed Nov 16, 2005 1:55 pm

There's no direct way to execute a program on another system, but you might be able to do it via rsh. If you can get that working, it should be possible to set it up as a custom tool in UE.
User avatar
mjcarman
Power User
Power User
 
Posts: 125
Joined: Thu Feb 10, 2005 12:00 am

Re: Running SAS/Unix in UltraEdit

Postby m_ibm » Tue Jan 17, 2006 5:22 pm

Hello ALL.
I just got UltraEdit license, and I'm trying tune-up UltraEdit for my needs. Could anybody tell me how (if it is possible) can I run shell script on UNIX server from UltraEdit?
What I need:
1. Open telnet session
2. Execute some command
3. grab feedback from that command and show it in UltraEdit.
Thx
User avatar
m_ibm
Newbie
 
Posts: 1
Joined: Tue Jan 17, 2006 12:00 am

Re: Running SAS/Unix in UltraEdit

Postby sendgroups » Sun Jun 18, 2006 1:31 pm

I know it can spawn DOS commands.

Is there any telnet plugin to do the same with shell commands ?
User avatar
sendgroups
Newbie
 
Posts: 3
Joined: Fri Jun 16, 2006 11:00 pm

Re: Running SAS/Unix in UltraEdit

Postby oht3075 » Fri Oct 12, 2007 5:09 pm

jgabbert wrote:I am working with SAS on the Unix system and wanted to know how I can run SAS programs in UltraEdit. To give you more of a background of what I am working with, I have a VPN connection to a network and have mapped the network drives to be able to open, edit and save programs in UltraEdit now, but I want to also run these programs instead of having to run the program in Unix.


Hello,

I have the same problem. Is anyone have a macro or scipt to do this at all? I can submit the UE code from UE to PC SAS but not Unix SAS yet.

Thanks

David
User avatar
oht3075
Newbie
 
Posts: 6
Joined: Thu Oct 11, 2007 11:00 pm


Return to FTP/SFTP / SSH/Telnet