Re: Shortcut to SMP/E panels?

2006-05-19 Thread Mark Zelden
On Fri, 19 May 2006 06:49:38 -0600, Paul Gilmartin <[EMAIL PROTECTED]> wrote: >In a recent note, Beesley, Paul said: > >> Date: Thu, 18 May 2006 16:34:34 +0100 >> >> /* REXX */ >> gpmstcsi = arg(1) >> "ispexec vget (zapplid)" >> if zapplid <> "SMPE" then >>"ispexec select cmd(%DOSMPE"

Re: Shortcut to SMP/E panels?

2006-05-19 Thread Paul Gilmartin
In a recent note, Beesley, Paul said: > Date: Thu, 18 May 2006 16:34:34 +0100 > > /* REXX */ > gpmstcsi = arg(1) > "ispexec vget (zapplid)" > if zapplid <> "SMPE" then >"ispexec select cmd(%DOSMPE" gpmstcsi") newappl(SMPE)" > << Change DOSMPE to whatever you save this rexx as > "ispex

Re: Shortcut to SMP/E panels?

2006-05-18 Thread Beesley, Paul
Do something like this : /* REXX */ gpmstcsi = arg(1) "ispexec vget (zapplid)" if zapplid <> "SMPE" then "ispexec select c

Re: Shortcut to SMP/E panels?

2006-05-18 Thread Wayne Driscoll
- From: IBM Mainframe Discussion List [mailto:[EMAIL PROTECTED] On Behalf Of Tom Marchant Sent: Thursday, May 18, 2006 10:10 AM To: IBM-MAIN@bama.ua.edu Subject: Re: Shortcut to SMP/E panels? Maybe an update to Gilbert's FASTPATH... On Thu, 18 May 2006 09:48:18 -0500, Paul Gilmartin <[EMAIL P

Re: Shortcut to SMP/E panels?

2006-05-18 Thread Tom Marchant
Maybe an update to Gilbert's FASTPATH... On Thu, 18 May 2006 09:48:18 -0500, Paul Gilmartin <[EMAIL PROTECTED]> wrote: >> Leave the CSI field blank for a list >> >That shows me only the CSIs I've visited before. In this case, >this was my first visit to the CSI in question. > >And the list is u

Re: Shortcut to SMP/E panels?

2006-05-18 Thread Paul Gilmartin
In a recent note <[EMAIL PROTECTED]> said: > Date: Thu, 18 May 2006 09:23:32 -0500 > Subject: Re: Shortcut to SMP/E panels? > Content-Type: text/plain; charset="iso-8859-1" > > Leave the CSI field blank for a list > That shows me only the CSIs

Re: Shortcut to SMP/E panels?

2006-05-18 Thread Tom Marchant
Leave the CSI field blank for a list On Thu, 18 May 2006 07:21:31 -0600, Paul Gilmartin <[EMAIL PROTECTED]> wrote: >I'm looking at a list of CSIs in a DSLIST (ISPF 3.4) display. > >Is there any shortcut to open the ISPF SMP/E panels ([EMAIL PROTECTED]) >with a prefix command on the CSI entry in

RES: Shortcut to SMP/E panels?

2006-05-18 Thread Ituriel do Nascimento Neto
Paul Gilmartin wrote >I'm looking at a list of CSIs in a DSLIST (ISPF 3.4) display. >Is there any shortcut to open the ISPF SMP/E panels ([EMAIL PROTECTED]) with a prefix command on the CSI entry in DSLIST, short of >cutting and pasting into [EMAIL PROTECTED] >(I know; I'm unforgivably lazy.) >

Shortcut to SMP/E panels?

2006-05-18 Thread Paul Gilmartin
I'm looking at a list of CSIs in a DSLIST (ISPF 3.4) display. Is there any shortcut to open the ISPF SMP/E panels ([EMAIL PROTECTED]) with a prefix command on the CSI entry in DSLIST, short of cutting and pasting into [EMAIL PROTECTED] (I know; I'm unforgivably lazy.) Even a wildcard capability