Fix Case

Use the Fix Case tool to make all symbol names match their definition exactly. For example, if a variable was initially defined as custID, then all instances of custid and CUSTID are changed to match the definition.

From Code Editor

With the file open in the Code Editor, select Edit > Fix Case. All symbol names now match the name of their definition.

From the File Browser or Project Manager

From the File Browser or Projects view:

  1. Select one or more files or groups.
  2. Right-click and select Fix Case.

The selected files are processed and symbol names are made consistent with their definitions.