| File: | title_change.e | |
| Submitted On: | NA | |
| Submitted By: | SlickEdit Support | |
| Written For: | SlickEdit® 10.0 | |
| Description: | Change the title of the SlickEdit caption. It puts the current project (if one is open), filename (without its path), and the modified file star on the left hand side of the title bar. You can also specify a constant title without it constantly updating. To do this, go to the (Macro > Set Macro Variable) dialog, select "def_update_title" from the list, and set its value to "0." Then simply pass it a title from the SlickEdit command line by typing the following example command: title-change 'My New Title' |

