Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Is writing to a cursor possible?
Message
De
17/08/2001 07:08:28
 
 
À
Tous
Information générale
Forum:
Visual FoxPro
Catégorie:
Autre
Titre:
Is writing to a cursor possible?
Divers
Thread ID:
00545191
Message ID:
00545191
Vues:
32
Hello,

i'm using Cetin's Grid Class,
now i wondered how he changed additional values added to the sql command
(select *, .f. as lselected, .f. as llastselected ... from table into cursor "cursor") in the cursor
he just do "replace lselected with .t." on the values but when i try to simulate this
a get an error: "not able to update cursor" or like that in english

additionally he uses:
use dbf("cursor") again alias somealias
use in "cursor"

is it possible to write to a cursor or did he work around that with the above commands?
and when worked around how does this work, i'm not able do simulate cause of other errors

thx in advance

Christian
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform