S
Simon Webb
I have some code which validates operator input and will produce a list of
errors (error 1, error2 ...).
The list of errors is recorded as a single text string and displayed via the
message box. Is it possible to force a carriage return and have each error
message on a new line?
Thanks in advance
Simon
errors (error 1, error2 ...).
The list of errors is recorded as a single text string and displayed via the
message box. Is it possible to force a carriage return and have each error
message on a new line?
Thanks in advance
Simon