Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Crashing VFP from error handler
Message
De
02/02/2022 06:15:50
 
 
À
25/01/2022 17:05:48
Information générale
Forum:
Visual FoxPro
Catégorie:
Problèmes
Divers
Thread ID:
01682978
Message ID:
01683425
Vues:
65
>Just wanted to let you all know that I finally solved this. I was able to figure out that it only happened when storing into a memo field in the error log and only after the application’s reindex utility indexed the errorlog table. I instead recreated the table, and added the indexes manually, and all is well.
>
>I suspect it means my client and I need to spend some time understanding what was different about my manual indexing than what the code does, but in the meantime, I’m not able to get errors without crashing out of VFP.
>

And a little more digging has turned up that the reindexing code for the application clears byte 28 of the DBF header, which for a VFP-created table (but not for an FPW-created table, which explains why I'm seeing it, but others aren't), eliminates the indicator that there's a memo field. We'll be cleaning that up.

Tamar
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform