[Date Prev][Date Next][Thread Prev][Thread Next]
[Date Index]
[Thread Index]
- Subject: Re: Order of evaluation
- From: Ignacio Burgueño <ignacio@...>
- Date: Thu, 3 Oct 2002 10:10:01 -0300
> >If I do this:
> >SetAttribute("a name", GetUniqueID())
> >
> >The former function gets called with an empty string as the second
> >parameter and the GetUniqueID is called. (both are C functions)
>
> That shouldn't happen. Are you sure? Can you give more details?
> --lhf
Indeed, it doesn't happen. My mistake. That happens when you stop debugging
too early :)
Sorry for the inconvenience.
Ignacio Burgueño