well, that explains it nicely. thanks
On Thu, Aug 26, 2010 at 3:18 AM, Jeff Saremi wrote:
> I wanted to go through declarations in a function and print them out so as to
> get more familiar with them before being able to manipulate them.
> I wrote this function as a plugin; it successfully writes out all statements
> but mysteriousl
I wanted to go through declarations in a function and print them out so as to
get more familiar with them before being able to manipulate them.
I wrote this function as a plugin; it successfully writes out all statements
but mysteriouslty the declarations are missing. What am I missing? Is there