Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
AT()
Message
 
 
À
11/03/1998 02:33:17
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Titre:
Re: AT()
Divers
Thread ID:
00083552
Message ID:
00083841
Vues:
24
>Thank you . I divided the txt file into 1 K partitions and now works fine. Can I SET MEMOWIDTH TO 1023 ? (working with VFP 3.0) . I think that regular values are between 8 and 256.

I think you can set MemoWidth to 1023 in VFP 3.0.

By dividing the file into 1K partitions, remember that you might be dividing the file right through a character string for which you are searching (and thus will not find it). Some of your own buffering might be necessary unless you are certain that this won't happen, given the structure of information in your input file.
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform