Dumb question using SYSTEMVALUE in quiz

Rob Havens havens@newman.com
Thu, 13 Jun 2002 16:01:25 -0400


Sorry. Just didn't try enough options. Book says "choose nce-rep systemvalue 
"chooseparm" should work but the syntax that works is:

choose nce-rep (getsystemval("chooseparm"))


> CHOOSE NCE-REP SYSTEMVALUE "CHOOSEPARM"
> 
>     works in QTP
> 
> CHOOSE NCE-REP SYSTEMVALUE "CHOOSEPARM"
> 
>     results in error in QUIZ:
> 
> *E* You must include a value(s) or a parm for each linkitem for this
> file type.
> 
> Same Image dataset. MPE/iX HP31900 C.16.01   USER VERSION: C.60.00,
> PowerHouse  8.19.C4.
> 
> Bug or syntax error? Workaround?