I have a detail band field in a VFP9 report (still running in VFP8 mode, no
listeners or anything special) that evaluates to strings like "47/$123.50",
"15/$50.00", "0/$0.00", "818/$3,996.00" etc. These strings are all fully
trimmed and the report field is set to right justified, yet the those fields
in the detail rows do not line up on the report preview - the right edges
from one row to the next are misaligned by almost the full width of a zero.
Fortunately, they line up much better - but not perfectly - when printed.
Is this something I should report as a bug before release? To whom, and how?
Maybe it's too difficult, or too late, to fix.