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: [email protected]
> Subject: Components for ISPF point & shoot
> To: [email protected]
>
> 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 [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