×
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.
Hi,
I'd like to know how you actually implement this command. How do you get the RMTUSER and RMTPWD values set ?
Thanks.
-----Message d'origine-----
De : rpg400-l-bounces@xxxxxxxxxxxx [mailto:rpg400-l-bounces@xxxxxxxxxxxx] De la part de tim
Envoyé : jeudi 17 juillet 2008 00:30
À : 'RPG programming on the AS400 / iSeries'
Objet : runrmtcmt and opening up excel/word/outlook, etc
Hi,
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.
--
This is the RPG programming on the AS400 / iSeries (RPG400-L) mailing list To post a message email: RPG400-L@xxxxxxxxxxxx To subscribe, unsubscribe, or change list options,
visit:
http://lists.midrange.com/mailman/listinfo/rpg400-l
or email: RPG400-L-request@xxxxxxxxxxxx
Before posting, please take a moment to review the archives at
http://archive.midrange.com/rpg400-l.
As an Amazon Associate we earn from qualifying purchases.