![]() | |
![]() |
| | Thread Tools | Display Modes |
#1
| |||
| |||
|
#2
| |||
| |||
|
|
Hi; Using Foxpro Dos 2.6: If I do a browse nowait wind X And later I zap the file, the browse wind disapears. Is there a solution to this issue? Thx, AK |
#3
| |||
| |||
|
|
The Browse window is closed because Zap deletes the table.dbf and creates a new one (which is why you need to Use it Exclusive). So you can only run your Browse command again right afterwards. (Sounds as if a temporary cursor might be useful in your scenario?) hth -Stefan "AK" <newal (AT) rugwho (DOT) com> schrieb im Newsbeitrag news:4i8m9057r570cr8etg7s01f8ekt7vqfm59 (AT) 4ax (DOT) com... Hi; Using Foxpro Dos 2.6: If I do a browse nowait wind X And later I zap the file, the browse wind disapears. Is there a solution to this issue? Thx, AK |
#4
| |||
| |||
|
|
I don't really disagree, but I have also tried DELETE ALL , PACK. Unless pack does the same. In any case - running the browse again gets the screen to kinda flicker. No solution to the problem? Thanks, AK On Fri, 7 May 2004 08:53:22 +0200, "Stefan Wuebbe" stefan.wuebbe (AT) gmx (DOT) de> wrote: The Browse window is closed because Zap deletes the table.dbf and creates a new one (which is why you need to Use it Exclusive). So you can only run your Browse command again right afterwards. (Sounds as if a temporary cursor might be useful in your scenario?) hth -Stefan "AK" <newal (AT) rugwho (DOT) com> schrieb im Newsbeitrag news:4i8m9057r570cr8etg7s01f8ekt7vqfm59 (AT) 4ax (DOT) com... Hi; Using Foxpro Dos 2.6: If I do a browse nowait wind X And later I zap the file, the browse wind disapears. Is there a solution to this issue? Thx, AK |
![]() |
| Thread Tools | |
| Display Modes | |
| |