Code Delivery Style

Additional options are available on the Standards form, on the Delivery page:

Delivery Options

Line Numbering

You can specify the starting number and the increment. For each module, line numbering starts from the number you specify and increments from there.

Variable Scrambling

When you choose the Variable Scrambling option from the main Code Delivery form, the variables are renamed to this tag plus a number.

By default, the value is "V", therefore the project's variables get renamed to "V1", "V2", "V3", etc.

Do Not Remove Comments Starting With

You can optionally choose to prevent the Remove Comments option from removing all your comments. For instance, you may have ownership or copyright information at the top of each module that you need to preserve. By default, the tag is '! (single quote and exclamation point). Comments that start with these characters are not removed.