Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Local executables versus served executables
Message
From
22/04/1998 15:17:29
 
 
General information
Forum:
Visual FoxPro
Category:
Other
Miscellaneous
Thread ID:
00093979
Message ID:
00094105
Views:
34
>>Just a thought. Reminding your previous messages I have feeling that you probably get confused with pointer location right after a record has been deleted, especially if deleted interactively and if SET DELETED ON. The pointer will still sit on the same record (deleted), until you explicitly issue SKIP.
>
>The record is in a grid. The command.click says to delete it, then skip to the next record, then refresh the grid.
>
>If you are pressing delete, and nothing happens, then you exit the form, come back in, press delete, and it will delete as it should.
>
>The same with the skip problem. If you are pressing "next" and its not going to the next record, exit, come back, and it will work again.
>
>I don't know if the dubugging idea is going to work. I've had no luck recreating the error. It seems to happen randomly. And it refuses to happen to me. I wish it would refuse to happen to everyone else.
>
>Thanks,

Now I would assume that you didn't select work area properly, i.e. before you DELETE or SKIP you should SELECT table1. BTW, the fact that just network situation causes problems may indicate that your app may have problems with data paths. Anyway, debugging is a good idea.
Edward Pikman
Independent Consultant
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform