Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Select problem
Message
From
06/06/2002 11:36:49
Hilmar Zonneveld
Independent Consultant
Cochabamba, Bolivia
 
 
To
06/06/2002 11:29:26
General information
Forum:
Visual FoxPro
Category:
Other
Title:
Miscellaneous
Thread ID:
00665489
Message ID:
00665496
Views:
15
>Has anyone ever seen this problem before.
>
>IF USED("TableName")
> SELECT a
>ELSE
> SELECT b
>ENDIF
>
>After these lines of code Table c is selected. There is only one work area.
>We have a work around, because if you specify the work area in the select statement, it works fine. I would just like to know if anyone else has ever experienced this problem before. I mean, it is an if else statement, how in the world can c end up being selected. Thanks for any input.

Are your aliases really called "a", "b" and "c"? Because the letters A-J are reserved as synonyms for areas 1-10. If this is the case, you should use other aliases.

HTH, Hilmar.
Difference in opinions hath cost many millions of lives: for instance, whether flesh be bread, or bread be flesh; whether whistling be a vice or a virtue; whether it be better to kiss a post, or throw it into the fire... (from Gulliver's Travels)
Previous
Reply
Map
View

Click here to load this message in the networking platform