Type(PS). Are text type fields I am looking for a field that is input/ output

Sent from my iPhone

On Mar 21, 2011, at 9:58 AM, DanD <[email protected]> wrote:

How about trying ...

  @ TYPE(PS)

Dan

-----Original Message----- From: michealbutz
Sent: Friday, March 18, 2011 6:27 PM Newsgroups: bit.listserv.ibm- main 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

Reply via email to