Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Dynamic Format Clause
Message
 
 
To
22/03/2004 16:00:16
General information
Forum:
Visual FoxPro
Category:
Reports & Report designer
Miscellaneous
Thread ID:
00888648
Message ID:
00888679
Views:
13
>We let the user decided how many decimals to show 0 to 5 on a report. In the past I've done. TRANSFORM(datafield, '9999999.' + REPLICATE('9', ln_cstdec)) is there a way to do this in the format clause. Like 9999999. + REPLICATE('9', ln_cstdec)
>
You've to hack FRX in order to do that.
--sb--
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform