Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Determining decimal places
Message
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Miscellaneous
Thread ID:
00358148
Message ID:
00358151
Views:
11
>Is there a way to determine the # of decimal places in a number. I need to export data from tables. Once I know that the field is numeric I need to know how many decimal places there are for the str() command.
>
>Thanks,
>Paul Acton

afields() will give you an array of field names; and numeric types with their width & decimal places.

-josh
Previous
Reply
Map
View

Click here to load this message in the networking platform