Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Invalid seek offset ?
Message
From
13/05/1999 02:58:11
Anjula Awasthi
Call Sys Solutions
Bangalore, India
 
General information
Forum:
Visual FoxPro
Category:
Other
Miscellaneous
Thread ID:
00216636
Message ID:
00218255
Views:
20
This problem occurs even if I run a prg without using tables. for eg.
If I run the underwritten prg by DO testrun. same "Invalid seek offset " occurs. Intresting part is, if I run the same prg with DO ?, then select the testrun.prg it executes the program without 'invalid seek offset' problem .
Don't understand why it is behaving like this.


*****
*Testrun.Prg
*****
* Test code
lnstart = SECOND()
FOR lin = 1 TO 10000
= TestTimeOut()
NEXT
lnstop = SECONDS()
? lnstop - lnstart

FUNCTION TestTimeOut
RETURN
ENDFUNC
Anjula Awasthi Bishwas
AVP - Strategic Technology Consultant
Gateway Technolabs Pvt Ltd
Tel. No. +91 080 28606466
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform