× 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.


  • Subject: RE: Option in PDM for starting up code/400
  • From: "Phil" <sublime78ska@xxxxxxxxx>
  • Date: Wed, 9 May 2001 16:39:06 -0400
  • Importance: Normal

Thanks Dave.

It works except it brings up a new file rather than the member in PDM that I
took the option on.  Any ideas?

PHil

-----Original Message-----
From: owner-code400-l@midrange.com [mailto:owner-code400-l@midrange.com]On
Behalf Of Dave Shaw
Sent: Wednesday, May 09, 2001 2:12 PM
To: CODE400-L@midrange.com
Subject: Re: Option in PDM for starting up code/400

RE: Option in PDM for starting up code/400Phil,

For Code Designer, instead of CODEEDIT make it CODEDSU.  If you want to just
browse a source member, rather than edit it, substitute CODEBRWS for the
command.

Dave Shaw

----- Original Message -----
From: Phil
To: CODE400-L@midrange.com
Sent: Wednesday, May 09, 2001 12:02 PM
Subject: RE: Option in PDM for starting up code/400


This seems to work better than starting from the pc.

Is there a similar call to use for Code Designer?

Phil

-----Original Message-----
From: owner-code400-l@midrange.com [mailto:owner-code400-l@midrange.com]On
Behalf Of Chris Proctor
Sent: Wednesday, May 09, 2001 9:58 AM
To: 'CODE400-L@midrange.com'
Subject: RE: Option in PDM for starting up code/400

Hi Penny,
I'm honestly not well versed on all the parameters of the codeedit command,
but I do have it working from PDM using the following command.  Why don't
you try it and see if it works for you.  Good luck!
Chris
call qcode/evfcfdbk parm('37' 'Y' 'S30' '<LOCAL> CODEEDIT "<S30>&L/&F(&N)"
/M Y /N')
I'm using S3o rather than OS400A, so you'd have to change that for your
command.
-----Original Message-----
From: Penny_Lancor.OGIDM@oakdene.com
[mailto:Penny_Lancor.OGIDM@oakdene.com]
Sent: Wednesday, May 09, 2001 7:30 AM
To: CODE400-L@midrange.com
Subject: RE: Option in PDM for starting up code/400

I am trying to implement the PDM option for starting code/400 via PDM.
When I take the new option, either of two things happen:
1. The PDM session stays inhibited for about 20 seconds, and then does
nothing,
or,
2. The code/400 window starts up on a co-worker's desktop
My PDM option commands looks like this:
   Command . . . . . . . . .   /* CODE Edit Member   */ CALL
PGM(QCODE/EVFCFDBK) PARM('37' 'Y' 'OS400A' '<LOCAL> CODEEDIT "<OS400A>&L/&F
(&N)"')
I have an unique current library.
I have set the AS400 server information on my PC
The communications server is running on my PC
Any help would be greatly appreciated.
Regards,
Penny Lancor
Technical Services
Oakdene Group, Inc.


                    "Barry W. Hoffman"
                    <bwhoffman@natsem.com>        To:
CODE400-L@midrange.com
                    Sent by:                      cc:
"'cproctor@gartsports.com'"
                    code400-l-owner@UUCPHO        <cproctor@gartsports.com>
                    ST.MCS.NET                    Subject:     RE: Option in
PDM for starting up
                                                  code/400

                    04/24/01 02:39 PM
                    Please respond to
                    CODE400-L






Chris,
Here  are the 3 PDM options that I use:
CB:
CALL QCODE/EVFCFDBK PARM('37' 'Y'  'OS400' '<LOCAL> CODEBRWS "<>&L/&F&N)"')
CD:
CALL QCODE/EVFCFDBK PARM('37' 'Y'  'OS400' '<LOCAL> CODEDSU "<>&L/&F&N)"')
CE:
CALL QCODE/EVFCFDBK PARM('37' 'Y'  'OS400' '<LOCAL> CODEEDIT "<>&L/&F
(&N)"')
The  third parm needs to be the name of your Code/400 server.  Also note &L
not &I.
Barry  Hoffman
National Seminars
-----Original Message-----
From: Chris Proctor  [mailto:cproctor@gartsports.com]
Sent: Tuesday, April 24, 2001 1:03  PM
To: CODE400-L (E-mail)
Subject: Option in PDM for  starting up code/400

Hi all,
I'm a newbie to code/400, but I read an email  yesterday about setting up
an option to start code/400 from PDM.  The  email said to set up the option
like this:
call qcode/evfcfdbk parm('37' 'Y' 'PCTCI'  '<LOCAL> CODEEDIT "<> &l/&F(&N)"
/M Y /N')
So, all excited (it doesn't take much!) I tried it  and it didn't work!  :
-(   In fact it didn't do anything at  all.....no error message, NOTHING!
This is the first time we've ever tried  this, so I'm not even sure the
AS/400 is setup properly (if anything has to be  configured on it).  Can
someone possibly point me in the right  direction?
Thanks,
Chris Proctor
Manager of Systems Integration
MIS
<<...OLE_Obj...>>
1060 Broadway
Denver, CO 80203
Phone (303) 863-2280
Fax     (303) 863-2263
mailto: cproctor@gartsports.com






+---
| This is the CODE/400 Mailing List!
| To submit a new message, send your mail to CODE400-L@midrange.com.
| To subscribe to this list send email to CODE400-L-SUB@midrange.com.
| To unsubscribe from this list send email to CODE400-L-UNSUB@midrange.com.
| Questions should be directed to the list owner/operator: larry@paque.net
+---

+---
| This is the CODE/400 Mailing List!
| To submit a new message, send your mail to CODE400-L@midrange.com.
| To subscribe to this list send email to CODE400-L-SUB@midrange.com.
| To unsubscribe from this list send email to CODE400-L-UNSUB@midrange.com.
| Questions should be directed to the list owner/operator: larry@paque.net
+---


_________________________________________________________
Do You Yahoo!?
Get your free @yahoo.com address at http://mail.yahoo.com

+---
| This is the CODE/400 Mailing List!
| To submit a new message, send your mail to CODE400-L@midrange.com.
| To subscribe to this list send email to CODE400-L-SUB@midrange.com.
| To unsubscribe from this list send email to CODE400-L-UNSUB@midrange.com.
| Questions should be directed to the list owner/operator: larry@paque.net
+---

As an Amazon Associate we earn from qualifying purchases.

This thread ...

Follow-Ups:
Replies:

Follow On AppleNews
Return to Archive home page | Return to MIDRANGE.COM home page

This mailing list archive is Copyright 1997-2024 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.