Hello, I am an experienced VBA-Programmer and I where instructed, to work with Java-Toolbox for AS400. I don't know, how to create an as400-Object visually. I tryed to to that only in source-code, but the compiler didn't like the command: AS400 myas400 = new AS400(); Now I am looking for a method, to solve the problem into the visually environment. I selected the bean "As400" from AS400 Toolbox and connected it with the clickbutton, but no result ! I would be very glad, If anybody helped me ! Sincerely Axel Goede
Cindy Glass
"The Hood"
Sheriff
Joined: Sep 29, 2000
Posts: 8521
posted
0
What toolbox. And where is doco on AS400?
"JavaRanch, where the deer and the Certified play" - David O'Meara
Manku Thimma
Ranch Hand
Joined: Jul 18, 2001
Posts: 108
posted
0
Here's the doc: IBM Toolbox for Java. Read the tutorials, examples. Also check out the Troubleshooting section of the Toolbox homepage. It answers questions like "Why can't I connect to an iSeries or AS/400 system?" Good luck!
[This message has been edited by Manku Thimma (edited July 26, 2001).]
NN's new avatar.
Guy Allard
Ranch Hand
Joined: Nov 24, 2000
Posts: 776
posted
0
LOL - Only IBM can create AS400 objects ...... Guy