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 > General > Applications & Tools > How do I run a pc based cobol program from visual basic

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1 (permalink)  
Old 01-05-04, 09:38
stofsqn stofsqn is offline
Registered User
 
Join Date: Jan 2004
Location: New Jersey
Posts: 1
How do I run a pc based cobol program from visual basic

I have 2 programs. The first is a Visual Basic program that accepts input data and creates a file. The second is a cobol program that when executed reads the file created in visual basic and creates a file of its own. I then have a command in visual basic to read the file created by cobol and display the data on the screen.

How can I call the cobol executable or dll from the visual basic program so that the two programs can run by executing one command instead of running the processes separately?
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