Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Copy cursor to another new cursor for update the first o
Message
De
20/06/2011 18:32:27
Luis Santos
Biglevel-Soluções Informáticas, Lda
Portugal
 
 
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Divers
Thread ID:
01515215
Message ID:
01515218
Vues:
49
Hello Naomy

your SELECT is OK, but i need to replace on mynewcursor column vencido the value:
i write :
select tempccf
SELECT * FROM tempccf into cursor myNewCursor
select mynewcursor
scan
replace mynewcursor.vencido with 'Vencido'
endscan

at this point , i have an error : " Cannot update the cursor MYNEWCURSOR, since it is read-only."

and after this step , i need to delete all the information of my original cursor tempccf and append all the content of mynewcursor.

Thanks,
Luis Santos
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform