I need to use a java class from visual basic 6.
How should I declare the java class?
I need to recieve 4 Strings, how do I recieve them?
How do I call this class from Visual Basic 6?
How should I handle the return value?
As you realize I am quite new with this and would appreciate your help.
I am sure there is a better way, but you can call the Java program on the command line
You can get the return value from the output of the program.
e.g.
if you run with
arg1 arg2 arg3 arg4it will print