Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Cursortoxml ??
Message
De
18/05/2001 09:20:55
 
 
À
18/05/2001 08:18:44
Information générale
Forum:
Visual FoxPro
Catégorie:
Autre
Titre:
Divers
Thread ID:
00508631
Message ID:
00508657
Vues:
24
Use three parameters. First param is the tablename or workarea; 2nd is type of output where 2 = element; 3rd is the output xml file name.
Try this instead:


cursorToXML('mytable', 2, 'test.xml')

HTH.

>Hi
>select 0
>use Mytable shared
>?CursorToXML(0, "test.xml")
>creates the following error:
>'Function argument,value or count is invalid'
>
>Why? the Helpfile state only 2 parameters are required.
>
>Peter
ramil
~~ learning to stand still
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform