Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Can't get rid of strange character in M field.
Message
De
16/03/2003 23:09:32
Donald Lowrey
Data Technology Corporation
Las Vegas, Nevada, États-Unis
 
 
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Divers
Thread ID:
00766126
Message ID:
00766425
Vues:
39
HI Sergey

Thanks for the code. I will give it a try. The ASC stuff can show up or one or the other, or both, in any given record. If both, they are separated by a couple of spaces. I think I can fiddle with your code to make it run.

The real slow down is in getting the text file into the memo field:
LOCATE FOR (which is an indexed expression on say, an invoice number)
REPLACE &tcMemoField WITH ALLTRIM(lcCleanStr) IN NewTable
(which has to be used to allow for the string manipulation).

Individual records have alredy been added to NewTable from a legacy table, and the text files then have to be matched to specific records. It looks like the long conversion times will have to be lived with.

Thanks
Don Lowrey
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform