The docs for the "--field-widths" option read "Comma-separated list of default field widths for Integer, Real, Boolean, LongInt, LongReal."
I assume "Comma" has to be "Colon".
Regards,
Adriaan van Os
Adriaan van Os wrote:
The docs for the "--field-widths" option read "Comma-separated list of default field widths for Integer, Real, Boolean, LongInt, LongReal."
I assume "Comma" has to be "Colon".
Indeed, thanks. (BTW, the reason is that compiler directives like `{$field-widths 42:17,stack-checking}' are possible without conflicts in the comma.)
Frank