×
The internal search function is temporarily non-functional. The current search engine is no longer viable and we are researching alternatives.
As a stop gap measure, we are using Google's custom search engine service.
If you know of an easy to use, open source, search engine ... please contact support@midrange.com.
Hello David,
I think the short command line is a limitation within the RUNRMTCMD
command.
If you're open to commercial options, our iSeries Office Integrator
product will work for you.
It can be used to launch files, run MS Excel and MS Word cell population
or mail merges and more from a single CL command.
Feel free to contact me offlist for more info or check out our web site
for a FREE demo.
Regards,
Richard Schoen
RJS Software Systems Inc.
"Get the information you need. Now!"
Email: richard@xxxxxxxxxxxxxxx
Web Site:
http://www.rjssoftware.com
Tel: (952) 898-3038
Fax: (952) 898-1781
Toll Free: (888) RJSSOFT
-----Original Message-----
------------------------------
I am trying to use runrmtcmd to open up excel/work/outlook/etc on a pc
using the following;
RUNRMTCMD CMD('rundll32.exe url.dll,FileProtocolHandler
mailto:joe@xxxxxxxxxxxx')
RMTLOCNAME('10.11.18.1' *IP)
RMTUSER(USER)
RMTPWD(PASS)
When I do this, it doesn't produce the desired results. If I execute it
from the start/run of windows it works.
In addition, I don't want to use strpccmd since the length of the parm
is not long enough.
Does anyone have a "work around" for windows on this?
Thanks.
As an Amazon Associate we earn from qualifying purchases.