Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Big bad silly bug
Message
 
 
À
10/07/2002 10:56:50
Information générale
Forum:
Visual FoxPro
Catégorie:
Base de données, Tables, Vues, Index et syntaxe SQL
Divers
Thread ID:
00676954
Message ID:
00677091
Vues:
25
Tom,

When you are trying to track down bugs in your code like this, separate things out so you can more easily find the error:

? casema.caseid
? type( "casema.caseid" )
? alltrim(casema.caseid)
? superid
? type( "superid" )
? alltrim(superid)

A lot of this information could be more easily gleaned by suspending the code and hovering the mouse over these items in the trace window or looking at them in the locals or watch window.

>I did exactly that, so I copied and pasted what you have given me, but it still returns datatype mismatch...
df (was a 10 time MVP)

df FoxPro website
FoxPro Wiki site online, editable knowledgebase
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform