exec32 Scripting Language


The Favorites Pane

You can set any directory as a favorite directory, and it will be presented in the Favorites list. You can have unlimited entries in the list. Selecting the Favorites Pane (F4) will display the list. Selecting an entry will cause the navigator to change drives and directories to that entry. You can give a directory entry a description, so it is easier to read. You can manage several lists, organized by project, perhaps.

To add a directory to the favorites list, navigate to the directory, then choose Set Favorite Directory from the Navigate pull-down menu. The directory name will be placed into the list.

To change the display name of an entry, click the Edit button. This will load the project file into your text editor. Enter the description before the directory path. Separate the two with a semi-colon, as in...

The exec32 Run Directory ; c:\Program Files\Rsc\exec32
Click the Load button to refresh the display.

To create a new project file, create a text file in the exec32 installation directory. Name it for the name of your project, and use the extension of ".dir".

To select a different project file, click the Project button, and double-click the project file of your choosing.

Back...