Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Creating XML file with Hyphens
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Divers
Thread ID:
01059482
Message ID:
01059513
Vues:
11
>I have a file , say as follows:
>Name, AD1,Ad2
> and I need to export this as an XML file into anothe APP
>Format of the XML file 'MUST' have field names like
>CUSTOMER-NAME,ADDRESS-LINE1,ADDRESS-LINE 2 ETC with hiphens in every field
>
>I select out into a Cursor but I cant use hiphens in the field names !!!
>Is there any way of using Hiphens ?
>

You can use "_" (underscore) in field names. After XML file is created, STRTRAN() field names.
--sb--
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform