Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Dat file numeric compression codes
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Autre
Versions des environnements
Visual FoxPro:
VFP 9
OS:
Windows XP SP2
Divers
Thread ID:
01558542
Message ID:
01558544
Vues:
50
>I am trying to import data from a .dat file. I've got the data and am having only one problem.
>There is a compression character evidently on a numeric field i.e. 38.50 is 385}
>
>I guess I need to know what characters represent 1,2,3,4,5,6,7,8,and 9. Can anyone help me?
lcChar = "1234567890kj"
? CHRTRAN(lcChar,"1234567890","")
? CHRTRAN(lcChar, CHRTRAN(lcChar,"1234567890",""), "")
_______________________________________________________________
Testing displays the presence, not the absence of bugs.
If a software application has to be designed, it has to be designed correctly!
_______________________________________________________________
Vladimir Zografski
Systems Analyst
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform