Showing or Hiding Line Numbering in the Script Editors

InstallShield 2016

InstallShield lets you specify whether you want the left margin of the script editors in InstallShield to contain line numbers.

Tip • Note that the script editor properties are global per-user settings that affect all InstallShield script editors. For example, the same line numbering setting is used for all script editors. If you change the setting in the SQL Scripts view, the settings are also changed in the InstallScript view the next time that the InstallScript is reloaded in that view.

To specify whether line numbering should be enabled in the script editors:

1. Right-click in the script editor pane and click Properties. The Script Editor Properties dialog box opens.
2. In the Line numbering setting, select the appropriate option:
YesInstallShield adds line numbers to the left margin of all of the script editors.
NoInstallShield does not show any line numbers in the left margin of any of the script editors. This is the default option.
3. Click OK. The Script Editor Properties dialog box closes.

InstallShield shows or hides line numbering in the script editors as needed.

See Also