Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Cursor naming
Message
From
03/01/2000 15:27:45
 
 
To
03/01/2000 15:22:47
General information
Forum:
Visual FoxPro
Category:
Databases,Tables, Views, Indexing and SQL syntax
Title:
Miscellaneous
Thread ID:
00311868
Message ID:
00311872
Views:
19
>I have just discovered that if I create a cursor with a name beginning with a number, I get a syntax error, i.e
>
>CREATE CURSOR 123457 (tField c(10) )
>
>returns a syntax error but
>
>CREATE CURSOR abcdef (tField c(10) )
>
>does not.
>
>Is this new, or merely something I have not run across before?
>
>Regards,

Not sure if it's anything new or not. I *think* it's always been there. And that you've just not run into it before. :)
Fred
Microsoft Visual FoxPro MVP

foxcentral.net
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform