Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Foxpro telling me porky pies again
Message
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Environment versions
Visual FoxPro:
VFP 7 SP1
OS:
Windows XP SP2
Database:
Visual FoxPro
Miscellaneous
Thread ID:
00981259
Message ID:
00981277
Views:
28
What about the record pointer in the table with the ZONE field? Is there a record in that table with 132?

Richard

>Hi Sergey
>
>No
>
>>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
>>>
>>>
State of Florida, DCF
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform