Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Invalid seek offset ?
Message
De
13/05/1999 02:58:11
Anjula Awasthi
Call Sys Solutions
Bangalore, Inde
 
Information générale
Forum:
Visual FoxPro
Catégorie:
Autre
Divers
Thread ID:
00216636
Message ID:
00218255
Vues:
19
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
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform