Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Dataenviroment auto open/close
Message
De
22/02/2001 11:29:07
Ransome So
Ransome's Workshop
Hong Kong, Hong Kong
 
 
À
Tous
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Titre:
Dataenviroment auto open/close
Divers
Thread ID:
00478464
Message ID:
00478464
Vues:
44
Dear all,

I am implementing a reindex routine.

By triggering by a commandbutton at the main form, a form hosted system support
routines is activated. By click on the 'REINDEX' command button, the reindexing process is going on.

The code is:

:
:
cd ..
cd dbf
close data
use XXX index XXXX in 0
use YYY index YYY in 0
:
:
reindex
close data
thisform release()

However, when return to the main form, inwhich a grid is implemented which use a local view as control source, I find something wrong in updateing the local view.

What's wrong??

With regards,

Ransome
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform