As follows from discussions on news: fido7.RU.VISUAL.FOXPRO, unfortunately manipulation with function CursorToXML() in VFP7.0 (SP1VFP7) in runtime (if use vfp7rrus.dll) causes exception with code C0000005, if there are memo-fields not containing any data

And what to do? Hm...
- use only from under VFP-environment
- add in all records with empty memo-fields even one blank
- on time of call, to change runtime-library to VFP7RENU.DLL type:
C:\Program Files\Microsoft Visual FoxPro\MYAPP.EXE -LC:\Myapp\Vfp7rdeu.dll

Best regards.
Michael Drozdov, ICS Soft, Perm, Russia
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Mailto:Drozdov@ics.perm.su 
My Page: http://vfpdmur.narod.ru/
ICS Page: http://ics.perm.ru/ [on Russian]
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

   