Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Problem Trapping Error 114 VFP Message Instead
Message
De
06/02/2003 01:37:02
 
 
À
05/02/2003 15:48:34
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:
00749215
Message ID:
00749728
Vues:
31
Donald, obviously some errors are trapped by VFP directly and are not passed to the applications error handler. This is one of those error conditions. I do not know how you can trap for it unless you figure out what in the DBF and CDX file headers VFP checks to determine an error condition and then read those bits in yourself first using LLFF. Bit of a kludge me thinks :)


>Hi Jos
>
>Yes, I have the standard SET TO in the init of myobject; including SET NOTIFY OFF.
>
>Here is some more information:
>
>From the Command prompt:
> ON ERROR lnErr = ERROR()
> USE c:\myfolder\myproblemtable
>
>This produces the VFP Message "Table Does Not Match Index...etc.
>BUT look at this:
> ? lnErr returns 0
>
>Anybody know what gives here? This result is repeatable with the specific table. ALSO, I can browse the table.
>
>-Don Lowrey
In the End, we will remember not the words of our enemies, but the silence of our friends - Martin Luther King, Jr.
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform