Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Dynamic label caption
Message
 
 
To
18/06/2001 20:52:51
Gavin Reid
L & M Marketing Pty Ltd
Frenchs Forest, Australia
General information
Forum:
Visual FoxPro
Category:
Forms & Form designer
Miscellaneous
Thread ID:
00520809
Message ID:
00520836
Views:
18
>Hi Nick,
>
> How about:
>
>
>ThisForm.Label1 = 'This payperiod is ' + TRANSFORM(payperiod)
>
Sometimes you also have to do
thisform.label1.refresh() in order to show this change.

>>How can I make my label caption dynamic in terms of that it changes by adding a variable. For example: (payperiod =
>>
>>payperiod = 10
>>
>>label1 = 'This payperiod is'
>>
>>
>>How can I combine a variable and a label caption to create a label that will say:
>>
>>This Payperiod is 10
>>
>>Thanks
>>Nick Patel
If it's not broken, fix it until it is.


My Blog
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform