Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
SCAN and DELETE command
Message
De
23/06/2006 13:37:17
 
 
À
Tous
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Titre:
SCAN and DELETE command
Versions des environnements
Visual FoxPro:
VFP 9 SP1
OS:
Windows XP SP1
Network:
Windows 98
Database:
Visual FoxPro
Divers
Thread ID:
01131259
Message ID:
01131259
Vues:
61
Is this code correct? Before deleting a record from fileA I would like to insert one record into fileB where some fields are based on record that is being deleted on fileA. What will happen with record pointer of fileA when the record is deleted?

select fileA
SCAN FOR ......
IF ....
insert into fileB ....
ENDIF
delete in fileA
ENDSCAN
Antonio Carlos Kleinübing
Systems Analyst
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform