Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Other bizarre happenings
Message
From
01/05/2002 02:31:35
Cetin Basoz
Engineerica Inc.
Izmir, Turkey
 
 
To
30/04/2002 21:16:08
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Miscellaneous
Thread ID:
00651170
Message ID:
00651214
Views:
12
>Hi
>
>I am getting error messages that tell me a variable does not exist from lines of code where the variable is not used.
>
>If I define a local variable of that name on the line before my code line then I have no problems. Can anyone point the direction to correction this odd behaviour
>
>Regards
>Geoff Scott

Geoff,
Are you sure error is on lines where variable is not used ?
-There might be typos like forgetting quotations
-Having parentheses around a name where name is the table name itself. ie:
select .. from (myTable) ....
-Indirect references (actual error is not on the line but somewhere else). ie: thisform.show and a form element
Cetin
Çetin Basöz

The way to Go
Flutter - For mobile, web and desktop.
World's most advanced open source relational database.
.Net for foxheads - Blog (main)
FoxSharp - Blog (mirror)
Welcome to FoxyClasses

LinqPad - C#,VB,F#,SQL,eSQL ... scratchpad
Previous
Reply
Map
View

Click here to load this message in the networking platform