× 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: Bill Layman <goldram@xxxxxxxxxxxxx>
  • Date: Fri, 11 May 2001 10:26:32 -0400

The first time that you do a STRCODE you should use F4 and tell the server your 
Remote location name
and Communications type, I don't know this will help. Good luck
Bill Layman
                              Start CODE (STRCODE)

 Type choices, press Enter.

 Host server name . . . . . . . .   OS400         Character value
 Remote location name . . . . . .   *PRV
 Communications type  . . . . . .   *PRV          *PRV, *APPC, *TCPIP


Penny_Lancor.OGIDM@oakdene.com wrote:

> Thanks, for the many suggestions.  I definitely think that you are on the
> right track in regards to the STRCODE user space.  We do have unique
> current libraries, but the STRCODE user space doesn't seem to be getting
> created in my current library.  There is a STRCODE *usrspc in QGPL (which I
> renamed to STRCODE_SV) and in two of my co-worker's libraries, but not
> mine.  When does this user space get created - when CODE/400 is started
> and/or when the STRCODE server is started?  Is there something special I
> need to do to get this object created?  I have duplicated the QGPL version
> into my library, but it still starts up CODE/400 on my co-worker's desktop.
>
> Again, thanks for all your suggestions.
>
> Penny Lancor
> Oakdene Group, Inc.
> Technical Services
>
>
>                     Chris Proctor
>                     <cproctor@gartsports.c        To:     
>"'CODE400-L@midrange.com'"
>                     om>                           <CODE400-L@midrange.com>
>                     Sent by:                      cc:
>                     code400-l-owner@UUCPHO        Subject:     RE: Option in 
>PDM for starting up
>                     ST.MCS.NET                    code/400
>
>
>                     05/10/01 09:37 AM
>                     Please respond to
>                     CODE400-L
>
>
>
> Hi Penny,
>
> We had the same problem when we first brought it up. The way we corrected
> it, and correct me if I'm wrong guys, is to create individual libraries and
> set them up as our *CURLIB. This way, when we brought up code/400 it would
> create the STRCODE *USRSPC in the current library rather than our default,
> which was QGPL.  Obviously, with everyone set to default, everyone was
> accessing the same STRCODE in QGPL and message were routed to the wrong
> workstation.  This should take care of your problem. We set up individual
> libraries specifically or the STRCODE, because we sometime copy files into
> out personal libraries for testing, so we didn't want them as or *CURLIB.
> If you don't have that problem, then just set your *CURLIB to your personal
> lib and you should be good to go.
>
> Chris
>
> -----Original Message-----
> From: Penny_Lancor.OGIDM@oakdene.com
> [mailto:Penny_Lancor.OGIDM@oakdene.com]
> Sent: Wednesday, May 09, 2001 1:38 PM
> To: CODE400-L@midrange.com
> Subject: RE: Option in PDM for starting up code/400
>
> I have entered the PDM command exactly as you listed (excluding the S30),
> but the code editor still starts up on a co-worker's desktop.  Is anyone
> using the PDM option when more than one user is using CODE/400?
>
>                     Chris Proctor
>                     <cproctor@gartsports.c        To:
> "'CODE400-L@midrange.com'"
>                     om>                           <CODE400-L@midrange.com>
>                     Sent by:                      cc:
>                     code400-l-owner@UUCPHO        Subject:     RE: Option
> in PDM for starting up
>                     ST.MCS.NET                    code/400
>                     05/09/01 08:58 AM
>                     Please respond to
>                     CODE400-L
>
> 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
> +---
>
> +---
> | 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
+---

As an Amazon Associate we earn from qualifying purchases.

This thread ...

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.