>Why you can't check it as
>if hb_IsBlock( oClass:bDraw ) 
>   Eval( oClass:bDraw ) 
>endif

Hi Petr,

This is exactly the problem: I have a codeblock, but sometimes I need
set it to nil and I can´t due data type protection. So now I´m
converting all calls to:

oClass:bDraw = {||nil}

and always I evaluate it.


Thanks and best regards,

Toninho.

__________________________________________________
Faça ligações para outros computadores com o novo Yahoo! Messenger
http://br.beta.messenger.yahoo.com/
_______________________________________________
Harbour mailing list
Harbour@harbour-project.org
http://lists.harbour-project.org/mailman/listinfo/harbour

Reply via email to