Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Low Level Files
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Titre:
Low Level Files
Divers
Thread ID:
00357441
Message ID:
00357441
Vues:
51
Hi All,

I have been working on parsing a text file (using FOPEN, FGETS, SUBSTR, etc)and after counting bytes and many other fun things, I have finally got what I need in variables (as I work thru the file). (Using wait windows, I've verified I am extracting the things I need.)

Suprisingly, when I added code to to insert these variables into a dbf, the code makes one pass and stops. (The file I'm parsing is a little over 6 meg) When I comment out the INSERT INTO section of the code, it works fine.

The main loop is centered around a DO WHILE NOT FEOF() loop. Is is possible I'm causing a problem with work areas when I perform the INSERT INTO? It's late and I guess I didn't intake enough caffiene today! Any assistance is appreciated.

Thanks,
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform