Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Grid!!!
Message
From
30/12/2005 17:14:51
Hilmar Zonneveld
Independent Consultant
Cochabamba, Bolivia
 
 
To
30/12/2005 17:02:29
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Title:
Environment versions
Visual FoxPro:
VFP 8
Database:
Visual FoxPro
Miscellaneous
Thread ID:
01082182
Message ID:
01082184
Views:
8
>When I display data in a grid with select command ,before the grid appears i see the in different window the browse of the table,how can i avoid it?
>
>Luis Martin

I think you have omitted the destination. Include it, as in the second line below:
select * from MyTable;
  into cursor Tmp
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