Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Foxpro telling me porky pies again
Message
From
27/01/2005 13:15:39
 
 
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:
00981311
Views:
28
Terry-

>Thanks for the input, guys. I'm just formulating it in my head. Yes, there are indeed 3 tables with a ZONE field: ALLZONES, RZSTOP and the cursor I'm scanning, to wit:

*snipped*

>So I had decided to prefix the field but not sure how to do it. I've used a named expression to get the cursor so how can I use this in the expression:
> lcSeekKey = thisform.cRoute + thisform.cGen + thisform.cDirectn ;
> + "1 " + STR( lcSetZoneCrs.ZONE, 4)
>gives an error. How?
str(&lcSetZoneCrs.Zone,4)
p.s. Better double check that you're scanning what you think you're scanning.
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform