paulbouchard (AT) pobox (DOT) com (Paul bouchard) wrote in message news:<9b1618d.0312220121.3d6e6a73 (AT) posting (DOT) google.com>...
Quote:
Is there a way in FoxPro 2.5 for MS-DOS, when making a report from a
program which prints numerical fields, to use blank spaces instead of
0.00 in the report? If so, can you give me the exact command to do
this? Thank you for any help. |
EUREKA -- I found it -- I used FUNCTION 'Z' after each field I wanted
the zeroes ommited in.
Thanks to all who thought about it.