SET FIXED Command
| Visual FoxPro 9.0 SP2 |
| SET FIXED Command |
| See Also |
|
Specifies if the number of decimal places used in the display of numeric data is fixed.
SET FIXED ON | OFF |
Parameters
- ON
-
Uses the SET DECIMALS setting to determine the number of decimal places displayed in results. The default number of decimal places is 2.
- OFF
-
(Default) Allows the number of decimal places displayed in results to depend on the specific constants, variables, and operators used in a numeric expression. The contents of fields are displayed with the declared number of decimal places.
Remarks
See Also
© , 1996-2020 • Updated: 11/10/20
Comment or report problem with topic
Microsoft Visual FoxPro 9 SP2 Help file, VFPX Edition v1.08