|
|
hi,
"Bald Eagle" <cre### [at] netscapenet> wrote:
> ...
> After checking that there wasn't some { that got put somewhere by accident, I
> took one of the tuple assignments
> #declare (this, that) = ThisMacroReturns2Values (arg1, arg2, ar3);
> and deleted the trailing semicolon - and BEHOLD! the error vanishes.
>
> That makes for coding awkwardness and confusion.
had a quick look at some code where I use tuple assignments, all are '#local'
rather than '#declare', but I think your example should work. (see my
'pvars.inc')
regards, jr.
Post a reply to this message
|
|