If this is your first visit, be sure to check out the FAQ by clicking the link above. You may have to register before you can post: click the register link above to proceed. To start viewing messages, select the forum that you want to visit from the selection below.

 
Go Back  dBforums > Data Access, Manipulation & Batch Languages > Unix Shell Scripts > VB6 Program invoke AIX Shell Script?

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1 (permalink)  
Old 07-31-03, 14:15
gsmithriv gsmithriv is offline
Registered User
 
Join Date: Jul 2003
Posts: 5
VB6 Program invoke AIX Shell Script?

Can a VB6 program executable invoke a shell script on another server (running AIX 4.33) and have the shell script return a return code to the VB6 app?
Reply With Quote
  #2 (permalink)  
Old 08-29-03, 10:54
gurey gurey is offline
Registered User
 
Join Date: Aug 2003
Location: Argentina
Posts: 780
Re: VB6 Program invoke AIX Shell Script?

Quote:
Originally posted by gsmithriv
Can a VB6 program executable invoke a shell script on another server (running AIX 4.33) and have the shell script return a return code to the VB6 app?
If can you run a command where VB6 is running, then can do what this command execute in remote form, as long as the servers see themselves.
Must be the service rshd running.

Gustavo.
Reply With Quote
Reply

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On