|
I call the PC program directly with the PDM option (this requires that STRPCO
has been called first):
Browse option:
STRPCCMD PCCMD('CODEBRWS "<OS400>&L/&F(&N) /ST &S"')
Edit option:
STRPCCMD PCCMD('CODEEDIT "<OS400>&L/&F(&N) /ST &S"')
(my server name is "OS400", you may have to change to match your naming
convention)
-----Original Message-----
From: infosys5@amm.org [mailto:infosys5@amm.org]
Sent: Monday, December 09, 2002 1:22 PM
To: code400-l@midrange.com
Subject: Re: invoking CODE from PDM
This is a multipart message in MIME format.
--
[ Picked text/plain from multipart/alternative ]
Scott,
Still no luck, same error.
Diane
IS Dept
"Scott Johnson" <sjohnson@highsmith.com>
Sent by: code400-l-admin@midrange.com
12/09/2002 02:55 PM
Please respond to code400-l
To: code400-l@midrange.com
cc:
Subject: Re: invoking CODE from PDM
Try this instead:
CALL PGM(QDEVTOOLS/EVFCFDBK) PARM('37' 'Y' 'QMMA400' '<LOCAL> CODEEDIT "<>
&L/&F(&N)"')
I do believe that the empty <> tells the program to take what ever Code
Server that it finds. If you leave it as <QMMA400>, it will only look for
a Code Server with that name.
--
------------------------------------------------------
Scott P. Johnson
Applications Development Team Coordinator
Microcomputer Development Specialist
IBM Certified Specialist - AS/400 RPG Programmer
Highsmith Inc.
W5527 Hwy 106, PO BOX 800
Fort Atkinson, WI 53538-0800
TEL: 920-563-9571 FAX: 920-563-7395
sjohnson@highsmith.com
www.highsmith.com
------------------------------------------------------
I have installed WebSphere Development Studio Client for iSeries V4.0 on a
Windows 2000 pc and all went well; now I am trying to open the ILE
programs from the PDM menu and keep getting the following error:
"Connection from system 'Workgroup' has been ended by the Daemon. The
password is incorrect."
If I open CODE and then select FILE/OPEN to get my source all works fine,
it is just invoking the program from the PDM menu that I am having
problems. Below is the "user-defined" pdm statement.
CALL PGM(QDEVTOOLS/EVFCFDBK) PARM('37' 'Y' 'QMMA400' '<LOCAL> CODEEDIT
"<QMMA400>&L/&F(&N)"')
Any thoughts would be appreciated.
Diane
IS Dept
_______________________________________________
This is the CODE/400 Discussion & Support (CODE400-L) mailing list
To post a message email: CODE400-L@midrange.com
To subscribe, unsubscribe, or change list options,
visit: http://lists.midrange.com/cgi-bin/listinfo/code400-l
or email: CODE400-L-request@midrange.com
Before posting, please take a moment to review the archives
at http://archive.midrange.com/code400-l.
NOTE: WDSc for iSeries disucssion has it's own mailing list.
Information can be found at http://lists.midrange.com/cgi-bin/listinfo/wdsc-l
_______________________________________________
This is the CODE/400 Discussion & Support (CODE400-L) mailing list
To post a message email: CODE400-L@midrange.com
To subscribe, unsubscribe, or change list options,
visit: http://lists.midrange.com/cgi-bin/listinfo/code400-l
or email: CODE400-L-request@midrange.com
Before posting, please take a moment to review the archives
at http://archive.midrange.com/code400-l.
NOTE: WDSc for iSeries disucssion has it's own mailing list.
Information can be found at http://lists.midrange.com/cgi-bin/listinfo/wdsc-l
As an Amazon Associate we earn from qualifying purchases.
This mailing list archive is Copyright 1997-2025 by midrange.com and David Gibbs as a compilation work. Use of the archive is restricted to research of a business or technical nature. Any other uses are prohibited. Full details are available on our policy page. If you have questions about this, please contact [javascript protected email address].
Operating expenses for this site are earned using the Amazon Associate program and Google Adsense.