Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
ADD ClickEvent
Message
De
08/01/2001 15:23:37
Chuck Tripi
University of Wisconsin - Milwaukee
Milwaukee, Wisconsin, États-Unis
 
 
À
Tous
Information générale
Forum:
Visual FoxPro
Catégorie:
Gestionnaire d'écran & Écrans
Titre:
ADD ClickEvent
Divers
Thread ID:
00460775
Message ID:
00460775
Vues:
48
* Authform ADD ClickEvent (Parent)

SELECT person
LOCATE FOR DELETED()
IF NOT EOF()
REPLACE id WITH ''
RECALL
SCATTER
ELSE
APPEND BLANK IN person
ENDIF

Is this the correct way to do this? Or there is something missing or should not be there (SCATTER?)? BTW, the ID of the person table is primary key (can not be duped). Thanks for looking at this code and correcting it (if any).

Chuck
Today is tomorrow's yesterday.
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform