Advertisement
|
This page contains an archived post to the Java Answers Forum made prior to February 25, 2002.
If you wish to participate in discussions, please visit the new
Artima Forums.
Message:
Java To VB Again
Posted by Matt Gerrans on January 29, 2002 at 1:54 AM
> Dear all, > I used a JAVA program to retreive XML message and get the values, it can work. My problem is how can i pass the values (JAVA variables)to an existing VB program and execute the VB application? > thank you
Well, that mostly depends on how the VB program receives its information. Is it through a text file, command line options, an INI file, a database, or what?
Replies:
- reply Fowler January 29, 2002 at 2:31 AM
(1)
- Java And VB Matt Gerrans January 29, 2002 at 2:10 PM
(0)
|