THIS GENERATE BAD LINE ERROR

ANNOUNCE RDDSYS

#include "hbclass.ch"

CLASS TApp

    METHOD New() CONSTRUCTOR
    METHOD Test() BLOCK  <||
                             __OutDebug( 1 )
                             __OutDebug( 2 )
                             __OutDebug( 3 )
                             __OutDebug( 4 )
                             RETURN Nil
                         >

ENDCLASS

METHOD New() CLASS TApp
RETURN Self

FUNCTION MAIN()

    // Generating error
    TApp():Nor()

RETURN Nil


__________ Información de ESET NOD32 Antivirus, versión de la base de firmas de 
virus 4490 (20091008) __________

ESET NOD32 Antivirus ha comprobado este mensaje.

http://www.eset.com



------------------------------------------------------------------------------
Come build with us! The BlackBerry(R) Developer Conference in SF, CA
is the only developer event you need to attend this year. Jumpstart your
developing skills, take BlackBerry mobile applications to market and stay 
ahead of the curve. Join us from November 9 - 12, 2009. Register now!
http://p.sf.net/sfu/devconference
_______________________________________________
xHarbour-developers mailing list
xHarbour-developers@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/xharbour-developers

Reply via email to