Remove the ampersand in the VAR field.

)PNTS 
  FIELD(ZPS00001) VAR(VAR1) VAL(1)

Regards,
John K



From:
michealbutz <michealb...@optonline.net>
To:
IBM-MAIN@bama.ua.edu
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 lists...@bama.ua.edu with the message: GET IBM-MAIN INFO
Search the archives at http://bama.ua.edu/archives/ibm-main.html

Reply via email to