Re: It runs only interpreted it doesn't run afer BIND/FIX
Theo Gottwald wrote:
> attempt to redefine BY
> =AEBY
I'm guessing that you are reachin a limit of BIND, rather than of FIX. Fi=
x
just renames everything in sight to the form "id_%d", so there shouldn't =
be
any issues there. On the other hand, BIND might be creating a variable na=
me
that eventually 'rolls over'.
But I don't see why this would be happening, since you are
using -clear_routines. You would need a *lot* of name conflicts for this =
to
happen. Are you auto-generating your code, with a lot of shared routine
names?
-- David Cuny
|
Not Categorized, Please Help
|
|