Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Comments for each line
Message
From
29/10/2001 08:55:06
Hilmar Zonneveld
Independent Consultant
Cochabamba, Bolivia
 
General information
Forum:
Visual FoxPro
Category:
Other
Miscellaneous
Thread ID:
00574392
Message ID:
00574412
Views:
20
Thanks for your answer.

And what is your opinion, about the desirability of this option?

I posted code that anybody could test (without needing a table).

A more practical piece of code would be something like this:
select;
  CliCod,;  && Client Code
  CliNa;    && Client Name(s)
  from Cli; && Client Table
  where oude > 1000; && Outstanding debt > specified limit
  into cursor Temp
Or any other comments, for instance, in the WHERE clause.

Hilmar.

>No it doesn't. The first one generates an error, the second returns "abc".
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
Next
Reply
Map
View

Click here to load this message in the networking platform