Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
View not accepting values.
Message
 
À
Tous
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Titre:
View not accepting values.
Divers
Thread ID:
00623467
Message ID:
00623467
Vues:
40
I have a view in my form dataenviromnent by the name of lv_prcrec. I am not displaying the fields loc_long, div_long and unit_long on the form, but I would like to set its value as listed below. When I set the values, get a message saying "object LV_PRCREC is not found". Is there an alternative way to set my values to fields in a cursor, before issuing sendupdate.


lv_prcrec.loc_long = .lc
lv_prcrec.div_long = .ld
lv_prcrec.unit_long = .lu
.recalc_benefit
.refresh()
r1 = cursorsetprop('sendupdates',.t.,'lv_prcrec')


Thank
Nick Patel
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform