Jim,

When you store in a variable text that is substitute for one or more 
words in a command syntax, use the &variable form, for "macro 
substitution."

EDIT USING e_purorder WHERE ponum IN ( &vf_polist )

Bill


On Thu, 30 Aug 2001 15:05:55 -0400, Jim Limburg wrote:

>Why won't this clause work?
>EDIT USING e_purorder WHERE ponum IN (.vf_polist)
>
>vf_polist is a comma delimted list created by choose command.




Reply via email to