Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
>+ Operator
Message
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Title:
Environment versions
Visual FoxPro:
VFP 9
Miscellaneous
Thread ID:
01013080
Message ID:
01013084
Views:
11
This message has been marked as the solution to the initial question of the thread.
>I mistyped DELETE FOR RECNO >= 100 as DELETE FOR RECNO >+ 100.
>
>I did a recall but what does ">+" do?

My guess is that it is just using DELETE FOR RECNO > +100, which is the same as DELETE FOR RECNO > 100
"The five senses obstruct or deform the apprehension of reality."
Jorge L. Borges?

"Premature optimization is the root of all evil in programming."
Donald Knuth, repeating C. A. R. Hoare

"To die for a religion is easier than to live it absolutely"
Jorge L. Borges
Previous
Reply
Map
View

Click here to load this message in the networking platform