S
Scott Johnson
Hi
Does anyone know how to execute a program on an AS400 from Visual Basic? I
have no problem inserting data into the tables (files) on the as400, but I
need to execute a program on there to process the data. (I can't use
triggers either)
The command I need to execute on the as400 is
CALL PGM(RNRB18) PARM(01 01)
Any help is greatly appreciated! Thanks!
--Scott
Does anyone know how to execute a program on an AS400 from Visual Basic? I
have no problem inserting data into the tables (files) on the as400, but I
need to execute a program on there to process the data. (I can't use
triggers either)
The command I need to execute on the as400 is
CALL PGM(RNRB18) PARM(01 01)
Any help is greatly appreciated! Thanks!
--Scott