Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
For next error
Message
From
28/05/2011 19:01:15
 
 
To
All
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Title:
For next error
Miscellaneous
Thread ID:
01512171
Message ID:
01512171
Views:
105
What causes this to happen? (Missing line of code) Fixed - please disregard this post.

SELECT entity
FOR TheCount = 1 TO entitycount
GOTO TheCount First pass error occurs here RECORD IS OUT OF RANGE - Yet there is data in the table and there is a record with text in the first position. no index
IF UPPER(ALLTRIM(WordUsed)) $ UPPER(Caught2)
SELECT results
REPLACE entity WITH entity.WordUsed
Select entity *** This line was missing
? entity.WordUsed && test
ENDIF
NEXT TheCount
I ain't skeert of nuttin eh?
Yikes! What was that?
Next
Reply
Map
View

Click here to load this message in the networking platform