Initializing help system before first use

XSLP_MINUSERRORFORMAT

Description
Formatting string for creation of names for SLP negative penalty error vectors
Type
String
Default value
pE-%s
where p is a unique prefix for names in the current problem
Note
This control can be used to create a specific naming structure for negative penalty error vectors. The structure follows the normal C-style printf form, and can contain printing characters plus one %s string. This will be replaced by sequential characters from the name of the variable starting at position XSLP_ERROROFFSET.
Affects routines
See also