Can anyone tell me the most effective way of suppressing the leading spaces in a numeric declaration.
Do you want to just supress the leading spaces when you print the number out? If so, then use the pic on the display field to supress the leading zeros. You don't really ever want spaces in a numeric field.