Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Flexible font size
Message
 
 
To
25/06/2006 08:38:19
General information
Forum:
Visual FoxPro
Category:
Reports & Report designer
Environment versions
Visual FoxPro:
VFP 8 SP1
OS:
Windows XP SP2
Miscellaneous
Thread ID:
01131504
Message ID:
01131531
Views:
13
>Hi
>I have a report with memo field.
>Can I tell VFP to give all the date in one place but the font size will be change by the value len?

Not very elegant solution, but you may have two fields on your report for Memo fied with the different fonts and expressions in Print When len(myMemo) > MaxSize
len(myMemo) < MaxSize. This will give you two different options.

I'm not sure there is a better truly dynamic solution.
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