Instead of this:

FIELD(ZPS00001) VAR(tstfld) VALUE('test')

Try this:

FIELD(ZPS00001) VAR(tstfld) VAL('test')

Hope that helps,
 
Dave Salt

SimpList(tm) - try it; you'll get it! 

http://www.mackinney.com/products/program-development/simplist.html  






> Date: Tue, 8 Feb 2011 10:05:35 -0500
> From: michealb...@optonline.net
> Subject: Components for ISPF point & shoot
> To: IBM-MAIN@bama.ua.edu
> 
> Maybe I am missing something but the two components I need to setup a  
> point and shoot field on a ISPF panel are
> 
> Attr field in the ) Attr section on the panel
> 
> E.G. @ TYPE(PS)
> 
> Then after the panel definition
> 
> 
> )PNTS
> 
>   FIELD(ZPS00001) VAR(tstfld) VALUE('test')
> 
> )
> 
> In )BODY. Section
> 
> 
> I have the VAR. Value defined
> 
> In the following way  + TEST FIELD =>  @tstfld
> 
> I must be missing something because I am getting a panel error
> 
> Thankx
> 
> Sent from my iPhone
> 
> ----------------------------------------------------------------------
> 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
                                          
----------------------------------------------------------------------
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