|
|
hi,
"Bald Eagle" <cre### [at] netscapenet> wrote:
> > ...
> Not sure exactly what you're trying to do here, but try this and see if this
> helps explain anything. I think Kenneth had some issues with this sort of
> thing too a while back.
> ...
my work-around for the issue will be (from now) to treat macro parameters as
read only. confused by the documentation, I guess. reading through the
language directives stuff (local vs declare, macros) I expect the local variable
('n_') to genuinely be local since the reassignment is a '#local' construct, but
it seems that it remains linked "by reference" regardless. anyway, thanks for
the thought.
regards, jr.
Post a reply to this message
|
|