Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
SCAN and DELETE command
Message
 
 
À
23/06/2006 13:37:17
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Versions des environnements
Visual FoxPro:
VFP 9 SP1
OS:
Windows XP SP1
Network:
Windows 98
Database:
Visual FoxPro
Divers
Thread ID:
01131259
Message ID:
01131287
Vues:
13
The record pointer will be on the deleted record after DELETE in this case.

>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
--sb--
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform