You're right, it doesn't need to be. If in a scrollable area the name would be ZPS01001. But if it's not in a scrollable area then ZPS00001 is fine.
Sent from my iPad On Mar 20, 2011, at 1:03 PM, michealbutz <[email protected]> wrote: > No its not didn't think it needed to be > > -----Original Message----- > From: IBM Mainframe Discussion List [mailto:[email protected]] On Behalf > Of Don Leahy > Sent: Sunday, March 20, 2011 12:25 PM > To: [email protected] > Subject: Re: ISPF Point and Shoot > > Is the PAS field in a scrollable area? > > * > * > On Sat, Mar 19, 2011 at 22:44, michealbutz <[email protected]>wrote: > >> Tried that doesn't seem to work >> >> -----Original Message----- >> From: IBM Mainframe Discussion List [mailto:[email protected]] On >> Behalf Of John P >> Kalinich >> Sent: Saturday, March 19, 2011 8:30 AM >> To: [email protected] >> Subject: Re: ISPF Point and Shoot >> >> Remove the ampersand in the VAR field. >> >> )PNTS >> FIELD(ZPS00001) VAR(VAR1) VAL(1) >> >> Regards, >> John K >> >> >> >> From: >> michealbutz <[email protected]> >> To: >> [email protected] >> Date: >> 03/18/2011 05:26 PM >> Subject: >> ISPF Point and Shoot >> >> >> >> I can't seem to get Point and shoot right >> >> The attribute field that is defined needs to have PAS(ON) >> >> So for example >> >> @ TYPE(INPUT) PAS(ON) COLOR(WHITE) >> >> The )PNTS section defines the value to be placed in the point and shoot >> field )BODT >> Point and shoot field ==> @field >> >> >> )PNTS >> FIELD(ZPS00001) VAR(&VAR1) VAL(1) >> >> So if the user cursor selects the area where field is located a value >> of 1 will be >> placed variable var1 >> >> Excepts when I do a say ' var1 = ' var1 var1 value is not 1 >> >> ---------------------------------------------------------------------- >> 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

