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 derfloh on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Can any one please tell me how to c

Status
Not open for further replies.

cobpgm

Programmer
Joined
Apr 10, 2002
Messages
4
Location
US
Can any one please tell me how to call a Unix command from a COBOL program? I am using AIX unix.

cobpgm
 
... and you are use which COBOL compiler?
Tom Morrison
 
I am using AIX COBOL compiler.
 
Hi Tom,

Could you please give me your suggestions on this.
 
By AIX COBOL do you mean IBM COBOL Set for AIX? If so, I don't have any access to that product's documentation. The ability to invoke a UNIX command from a COBOL program typically requires the use of CALL to a proprietary library routine. That information would be in the documentation.
Tom Morrison
 
Hi Tom,

Thank you very much for your suggestion.
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top