Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Why not deleting?
Message
De
11/10/1999 14:58:32
 
 
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Divers
Thread ID:
00274937
Message ID:
00275091
Vues:
26
>Sorry, I did not mean for you to discard the LOCATE command.
>select gisum (parent)
>replace lc_action with "D"
>dele
>currec= recno()
>csessionkey = gisum.sessionkey
>Select gidetail
>LOCATE for gidetail.sessionkey = csessionkey
>if !eof()
>   lnDelrec= recno()
>   replace gidetail.lc_action with "D" while gidetail.sessionkey = csessionkey
>   goto lnDelrec
>   delete while gidetail.sessionkey = csessionkey
>endif
>go currec
Hi Mark:

Still not working for me...it's skipping over the records that
match the sessionkey and not deleting them
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform