Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Textbox Dilemma
Message
From
25/10/1999 17:51:11
 
 
To
25/10/1999 17:47:58
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Title:
Miscellaneous
Thread ID:
00281251
Message ID:
00281254
Views:
23
>Change your DisplayValue properties to Value.
>
>>Thisform.totalbdft.Value = val(thisform.bdft1.displayvalue)+val(thisform.bdft2.displayvalue)+val(thisform.bdft3.displayvalue)+val(thisform.bdft4.displayvalue)+val(thisform.bdft5.displayvalue)+val(thisform.c16.displayvalue)+val(thisform.bdft7.displayvalue)+val(thisform.bdft8.displayvalue)
>>Thisform.totalbdft.Refresh()
>>
>>each of the bdft references is a textbox, as is totalbdft. i want the sum of the bdft boxes to show interactively in totalbdft. when i run this it tells me 'displayvalue not found'. should i be going at this a different way?
>>
>>Thanks from a new Fox.
>>JD

says value, type, or count is invalid when i change them. any ideas?

JD
Previous
Reply
Map
View

Click here to load this message in the networking platform