Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Lowercase to Proper
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
XML, XSD
Versions des environnements
Visual FoxPro:
VFP 9 SP1
OS:
Windows XP SP3
Network:
Windows 2003 Server
Database:
Visual FoxPro
Application:
Desktop
Divers
Thread ID:
01584611
Message ID:
01584682
Vues:
36
>>How can I overcome this and force it to be like how I want it to be?
>
>
lcData = FILETOSTR(lcFile)
>lcData = STRTRAN(lcData, "lookuptype>", "LookupType>")
>lcData = STRTRAN(lcData, "lookupvalue>", "LookupValue>")
>lcData = STRTRAN(lcData, "nabp>", "NABP>")
>STRTOFILE(lcData, lcFile)
>

Works for me !!!

Thanks, Rick !
Tommy Tillman A+ NetWork+ MCP
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform