Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Chriss Miller on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

How to release a VB6 exec from unix using perl script 1

Status
Not open for further replies.

euskal

Programmer
Joined
May 3, 2007
Messages
2
Location
US
Hi,
I'm an abap programmer. I have a program that downloads a text file to the application server(Unix). I wrote a perl script that moves that file to Windows NT server. I need to know how to run a VB app that will read those text files.
The VB executable is on NT, I need to run the perl script from UNIX to run the VB app in NT.
Can any one help me?
Thanks
 
Have the unix box telnet to the windows box and run the program
 
travs69,
thanks, but the RCP's are close for security re
asons. I'm new to perl. Very new. I need more like a perlscript that will connect to windows nt and run the VB exec.
Thanks
 
I'm not sure how you expect to connect to the NT machine. Do you have another method to connect to it?
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top