Why do you have )body *after* )INIT and )PROC ? Try with )body first and then )INIT etc.
Regards, Thomas __________________________________________ Thomas Berg Specialist IT-U SWEDBANK > -----Ursprungligt meddelande----- > Från: IBM Mainframe Discussion List > [mailto:[EMAIL PROTECTED] För Barkow, Eileen > Skickat: den 19 september 2008 17:16 > Till: [email protected] > Ämne: Re: can the ENTER key be simulated in an ISPF panel > > I tried this but .RESP shows up as data and enter still to be hit. > )INIT > .RESP = ENTER > )PROC > )body window(50,15) > + PANEL1 + > + This is + > + + > + good bye+ > )end > > ..results in > .RESP = ENTER > , PANEL1 , > , This is , > , , > , good bye, > .RESP > > > -----Original Message----- > From: IBM Mainframe Discussion List > [mailto:[EMAIL PROTECTED] On Behalf Of Thomas Berg > Sent: Friday, September 19, 2008 11:05 AM > To: [email protected] > Subject: SV: can the ENTER key be simulated in an ISPF panel > > Could .RESP = ENTER in the )INIT section help you, maybe ? > > > Regards, > Thomas Berg > __________________________________________ > Thomas Berg Specialist IT-U SWEDBANK > > > > -----Ursprungligt meddelande----- > > Från: IBM Mainframe Discussion List > > [mailto:[EMAIL PROTECTED] För Barkow, Eileen > > Skickat: den 19 september 2008 16:45 > > Till: [email protected] > > Ämne: Re: can the ENTER key be simulated in an ISPF panel > > > > we do not want to use LOCK since it prohibits the use of pfkeys. > > we are looking for another way to do this. > > > > -----Original Message----- > > From: IBM Mainframe Discussion List > > [mailto:[EMAIL PROTECTED] On Behalf Of Wolfgang Schäfer > > Sent: Friday, September 19, 2008 10:42 AM > > To: [email protected] > > Subject: Re: can the ENTER key be simulated in an ISPF panel > > > > Then you should try "CONTROL DISPLAY LOCK" > > > > Cheers > > Wolfgang > > ----- Original Message ----- > > From: "Barkow, Eileen" <[EMAIL PROTECTED]> > > Newsgroups: bit.listserv.ibm-main > > To: <[email protected]> > > Sent: Friday, September 19, 2008 4:15 PM > > Subject: Re: can the ENTER key be simulated in an ISPF panel > > > > > > > NONDISPL does not display the panel - we want the panel > > displayed but to > > > continue. > > > > > > -----Original Message----- > > > From: IBM Mainframe Discussion List > [mailto:[EMAIL PROTECTED] On > > > Behalf Of Visser, Hans (PinkRoccade Infrastructure Services > > Technisch > > > Specialist) > > > Sent: Friday, September 19, 2008 10:11 AM > > > To: [email protected] > > > Subject: Re: can the ENTER key be simulated in an ISPF panel > > > > > > > > > Is "CONTROL NONDISPL ENTER" maybe what you are looking for? > > > > > > Mvg, > > > > > > Hans Visser > > > > > > Technisch Specialist > > > > > > Getronics PinkRoccade > > > Fauststraat 1, 7323 BA Apeldoorn > > > Postbus 9105, 7300 HN Apeldoorn > > > > > > > > > ---------------------------------------------------------------------- > > > For IBM-MAIN subscribe / signoff / archive access instructions, > > > send email to [EMAIL PROTECTED] with the message: GET > > IBM-MAIN INFO > > > Search the archives at http://bama.ua.edu/archives/ibm-main.html > > > > > > > > > ---------------------------------------------------------------------- > > > For IBM-MAIN subscribe / signoff / archive access instructions, > > > send email to [EMAIL PROTECTED] with the message: GET > > IBM-MAIN INFO > > > Search the archives at http://bama.ua.edu/archives/ibm-main.html > > > > > > > > ---------------------------------------------------------------------- > > For IBM-MAIN subscribe / signoff / archive access instructions, > > send email to [EMAIL PROTECTED] with the message: GET > IBM-MAIN INFO > > Search the archives at http://bama.ua.edu/archives/ibm-main.html > > > > > ---------------------------------------------------------------------- > > For IBM-MAIN subscribe / signoff / archive access instructions, > > send email to [EMAIL PROTECTED] with the message: GET > IBM-MAIN INFO > > Search the archives at http://bama.ua.edu/archives/ibm-main.html > > > > > > ---------------------------------------------------------------------- > For IBM-MAIN subscribe / signoff / archive access instructions, > send email to [EMAIL PROTECTED] with the message: GET IBM-MAIN INFO > Search the archives at http://bama.ua.edu/archives/ibm-main.html > > ---------------------------------------------------------------------- > For IBM-MAIN subscribe / signoff / archive access instructions, > send email to [EMAIL PROTECTED] with the message: GET IBM-MAIN INFO > Search the archives at http://bama.ua.edu/archives/ibm-main.html > > ---------------------------------------------------------------------- For IBM-MAIN subscribe / signoff / archive access instructions, send email to [EMAIL PROTECTED] with the message: GET IBM-MAIN INFO Search the archives at http://bama.ua.edu/archives/ibm-main.html

