Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
INVALID SEEK OFFSET
Message
 
 
To
22/03/2001 17:06:19
Rebecca Stottlemire
Kansas State Department of Commerce
Topeka, Kansas, United States
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Miscellaneous
Thread ID:
00487794
Message ID:
00487873
Views:
9
>Hi,
>I've been having trouble with INVALID SEEK OFFSET. I get this error
>when appending to a dbf from an array. It's not a very big array (50,43)
>and most of the time is goes fine, just once in awhile I get this error.
>It is possible that the dbf could have deleted records in it at the
>time, but that's the only thing the least bit unusual. It's a dbf that's
>a member of a dbc in my project, but all are excluded.
>
>I've searched all over the MS help sites and only find one piece of
>information about COPY FILE TO LPT1, which is not what I'm
>doing.
>
>Has anyone run into this? Does anyone have any ideas?
>
>Thanks a lot,
>
>Becky

Becky,

Do you have thermometer during this operation? If yes, how do you instantiate it?
I had this problem with the thermometer. If I put something like:
loTherm=NewObject("thermometer","wg.vcx","myapp",param1), I got this error. After I replaced the third parameter with '' (empty string), I didn't get this error anymore. Search here for Invalid Seek offset in last 4 periods (or earlier), you'll find some discussions.
If it's not broken, fix it until it is.


My Blog
Previous
Reply
Map
View

Click here to load this message in the networking platform