Syntax


ENUMWITH

[ number | ? ]


Operands


number

Specifies a new increment value. number should be specified as a decimal value. The value of number cannot be zero.


?

Display the current status of the setting.


Description        


By default, the enumeration keyboard primitive functions (Enum), (EnumHexLc) and (EnumHexUc) use an increment value of 1. You can set the increment value to any positive number by using the ENUMWITH primary command.


Once the ENUMWITH value is set, it applies to every SPFLite edit session until set again, not just the edit session it was issued from.


The ENUMWITH value is not persistent. If you close SPFLite and then restart it, the ENUMWITH value gets reset back to 1.


As an Edit primary command, ENUMWITH cannot be issued from the File Manager.