Hi Toninho, Can you send a self contained example?
Brgds, Viktor On 2008.09.05., at 21:39, [EMAIL PROTECTED] wrote:
Hi, this ugly code fails to compile. Is this expected? ---cut--- PROCEDURE CheckState() CLASS TCounter local lBold := ::lBold if HB_IsObject( ::oBtnBold ) ; if !( lBold == ::lBold ) ; ::oBtnBold:Refresh( .f. ) ; endif ; endif return ---cut--- .\counter.prg(115) Error E0004 LOCAL declaration follows executable statement 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 [email protected] http://lists.harbour-project.org/mailman/listinfo/harbour
_______________________________________________ Harbour mailing list [email protected] http://lists.harbour-project.org/mailman/listinfo/harbour
