Todd,
I don't know about the speed of the client access api, but it seems that you
will have to read a dozen books with a thousend pages each to be able to handle
it.
To increase your speed of development, I would suggest you to use ftp. It is
_very_ fast on file transfer.
With ftp, you can also invoke arbitrary AS400 commands and programs, and the
whole is programmable: you can put all the necessary ftp commands into a
response file.
Regards
Juergen Ibelgaufts
-----------------------------------------------------------------------------
tshirk schrieb:
Quote:> I'm attempting to send information gathered by a PC to an AS400 file, speed
> being a factor. My assumption is that API's would be the way to go. I have
> Client Access V3R2M0 installed, but I'm not sure if I have all the necessary
> services running. I would also like to be able to start and stop a CL
> program from the VB application. My knowledge is mostly on the PC side of
> things, so be gentle with the AS400 terminology. Any help in pointing me in
> the right direction to get the information I need, I would greatly
> appreciate it.
> Todd Shirk