Hi Thierry,

why looking for so far when it is so near !

But I have an issue : with this program:

SET PATH TO C:\VFP\VFP9\INTERNET\LEAFE\CTOXML\ ADDITIVE
SET PROCEDURE TO C:\VFP\VFP9\INTERNET\LEAFE\CTOXML\ABOOP.PRG, C:\VFP\VFP9\INTERNET\LEAFE\CTOXML\AB.PRG
loobj = CREATEOBJECT("test")
lcresult = ""
DO ab
lcresult = cXMLofObject(m.loobj)
STRTOFILE(m.lcresult, "test_xml.xml")
MODIFY FILE test_xml.xml NOWAIT

DEFINE CLASS test AS custom && jme 27/01/2015
    *
    toto = "toto"
    tata = "tata"
    tutu = -2
    titi = .T.
ENDDEFINE && test


I have this 'short' answer :
<#o#><#c#>Test</#c#><#cl#>c:\vfp\vfp9\internet\leafe\ctoxml\ctxml.fxp</#cl#></#o#>

But don't hurry, I'll not be able to work on it before next week ...
Jean

_______________________________________________
Post Messages to: [email protected]
Subscription Maintenance: http://mail.leafe.com/mailman/listinfo/profox
OT-free version of this list: http://mail.leafe.com/mailman/listinfo/profoxtech
Searchable Archive: http://leafe.com/archives/search/profox
This message: http://leafe.com/archives/byMID/profox/[email protected]
** All postings, unless explicitly stated otherwise, are the opinions of the 
author, and do not constitute legal or medical advice. This statement is added 
to the messages for those lawyers who are too stupid to see the obvious.

Reply via email to