The following sample FUNCTION MAIN()
LOCAL oTest := TTest() oTest:oRs = CREATEOBJECT( "ADODB.Recordset" ) RETURN NIL #include "Hbclass.ch" CLASS TTest CLASSDATA oRs ENDCLASS gives Unrecoverable error 9000: Destructors disabled! Destructor of class: 'TOLEAUTO' can't be executed. Called from hb_vmQuit() What does it mean? Is it a bug or a feature? EMG -- EMAG Software Homepage: http://www.emagsoftware.it The EMG's ZX-Spectrum Page: http://www.emagsoftware.it/spectrum The Best of Spectrum Games: http://www.emagsoftware.it/tbosg The EMG Music page: http://www.emagsoftware.it/emgmusic ------------------------------------------------------------------------- This SF.Net email is sponsored by the Moblin Your Move Developer's challenge Build the coolest Linux based applications with Moblin SDK & win great prizes Grand prize is a trip for two to an Open Source event anywhere in the world http://moblin-contest.org/redirect.php?banner_id=100&url=/ _______________________________________________ xHarbour-developers mailing list xHarbour-developers@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/xharbour-developers