in reply to Re: database unclarity when finding 'unitinitaliazed' everywhere
in thread database unclarity when finding 'unitinitaliazed' everywhere

I find this difficult to believe because I've tried in numerous scripts to do something like what you said and I got an error. Maybe the environment was different and it was all due to other problems but for the sake of arguement is doing a naked block wrong if that's a preferred choice of the programmer?

Thanks for your help!

"Age is nothing more than an inaccurate number bestowed upon us at birth as just another means for others to judge and classify us"

sulfericacid
  • Comment on Re: Re: database unclarity when finding 'unitinitaliazed' everywhere

Replies are listed 'Best First'.
Re: Re: Re: database unclarity when finding 'unitinitaliazed' everywhere
by The Mad Hatter (Priest) on Mar 18, 2003 at 00:32 UTC
    No problem, glad to help. Anyway, a naked block is fine to do (and needed in some cases), but in your code above (in the original post), it looks like you have too many brackets.