k***@gmail.com
2006-02-28 19:42:49 UTC
Hi, all! Me again! Here's my question:
Is it possible to create an icon on my PC desktop (the PC has Client
Access/iSeries Access installed) that will call an RPG program on the
AS/400 when I double-click the icon? I know that a PC program can be
executed on a PC by using RMTCMD, but is there a method to do this the
other way around? I am not expecting any parameters back from the
called RPG program nor am I passing any parameters to the RPG program.
Basically, I just want the RPG program to execute when the icon is
double-clicked.
I initially thought that I would write a small Java program to call the
RPG program on the AS/400, but I was concerned that the users that
eventually get this functionality won't have the IBM Java Toolbox
installed on their PC. That would make my method of connecting to the
AS400 through Java impossible (I think) unless I load the JT400 on each
and every PC that will be using this icon.
Any ideas or advice on this particular conundrum?
Thanks,
Korto
Is it possible to create an icon on my PC desktop (the PC has Client
Access/iSeries Access installed) that will call an RPG program on the
AS/400 when I double-click the icon? I know that a PC program can be
executed on a PC by using RMTCMD, but is there a method to do this the
other way around? I am not expecting any parameters back from the
called RPG program nor am I passing any parameters to the RPG program.
Basically, I just want the RPG program to execute when the icon is
double-clicked.
I initially thought that I would write a small Java program to call the
RPG program on the AS/400, but I was concerned that the users that
eventually get this functionality won't have the IBM Java Toolbox
installed on their PC. That would make my method of connecting to the
AS400 through Java impossible (I think) unless I load the JT400 on each
and every PC that will be using this icon.
Any ideas or advice on this particular conundrum?
Thanks,
Korto