Synopsis
(macro) void mpm_SetJustify(int value)
Purpose
Set the message processor line justification.
Description
This function will set the global line justifcation in the message processor. This justification will be used for every message unless otherwise specified in the mpm_IssueMessage function. The default value is left justified.
Input
value
Justification value .br MPM_LEFT .br MPM_RIGHT .br MPM_CENTER