Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Table has no Index order set.......
Message
From
07/07/2000 13:24:11
 
 
To
07/07/2000 09:19:10
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Miscellaneous
Thread ID:
00389322
Message ID:
00389581
Views:
13
Thanks David, That was it!

>Jimmy,
>
>>...when I place the ORDER BY clause after INTO CURSOR I get the "Unrecognized command verb" error.
>
>Usually that error means that you left out the continuation symbol ";" on the previous line:
SELECT * ;
>FROM sometable ;
>INTO CURSOR cursorname
>ORDER BY somefield
would generate that error.
Previous
Reply
Map
View

Click here to load this message in the networking platform