On Monday, May 3, 2021, 01:05:53 PM PDT, Paul Gilmartin 
<00000014e0e4a59b-dmarc-requ...@listserv.uga.edu> wrote:> &STMT    SETC 'LABEL  
DC  A(C)'
> * . . .
> &STMT

Tony is asking about AREAD. The problem you describe is where label, opcode and 
arguments must be specified. I would solve this using indexed variables.
&STMT SETC ('label', 'DC','A(C)')* ...&STMT(1) &STMT(2) &STMT(3)
Jon
 

Reply via email to