Initializing help system before first use

XSLP_SAMECOUNT

Description
Number of steps reaching the step bound in the same direction before step bounds are increased
Type
Integer
Default value
3
Note
If step bounding is enabled, the step bound for a variable will be increased if successive changes are in the same direction. More precisely, if there are XSLP_SAMECOUNT successive changes reaching the step bound and in the same direction for a variable, then the step bound ( B) for the variable will be reset to
B*XSLP_EXPAND.
Affects routines
See also