Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Foxpro telling me porky pies again
Message
 
 
À
27/01/2005 12:16:36
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Versions des environnements
Visual FoxPro:
VFP 7 SP1
OS:
Windows XP SP2
Database:
Visual FoxPro
Divers
Thread ID:
00981259
Message ID:
00981267
Vues:
26
Terry,

Do you have, by any chance
#DEFINE ZONE 132
in your code?

>
>I have the following code
>
>
>lcSeekKey	 = thisform.cRoute + thisform.cGen + thisform.cDirectn + "1 " + STR( ZONE, 4)
>
>where thisform.cRoute = "1 "
> thisform.cGen = "A"
> thisform.cDirectn = "O" and
> ZONE = 3, (table field) so:
> STR( ZONE, 4) = " 3"
>
>(all verified in debugger - watch)
>
>So how come cSeeKey ends up as: "1 AO1 132"? Where the blithering hell does "132" come from?
>So my subsequent SEEK() fails.
>
>Yours bemusedly
>
>
--sb--
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform