Can someone implement the release() method on tobject.prg that call the 
hb_clsRelease() function ?

It seems the hb_clsRelease() is generating GPF.

regards,
Eduardo


----

#include "hbclass.ch"

proc main

local oDoc

while ! lastkey() != 27

 oDoc := TxmlDocument("anyfile.xml")

enddo




      
____________________________________________________________________________________
Veja quais são os assuntos do momento no Yahoo! +Buscados
http://br.maisbuscados.yahoo.com

------------------------------------------------------------------------------
Download Intel® Parallel Studio Eval
Try the new software tools for yourself. Speed compiling, find bugs
proactively, and fine-tune applications for parallel performance.
See why Intel Parallel Studio got high marks during beta.
http://p.sf.net/sfu/intel-sw-dev
_______________________________________________
xHarbour-developers mailing list
xHarbour-developers@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/xharbour-developers

Reply via email to