Creating a Customized Menu

In Versioning, you can create your own menu to access other programs or frequently used commands.

To create a customized menu:

1. From the Configuring Window, choose TeamWare Versioning to open the Versioning window.

2. From the Versioning Window, choose View Options and select the Customized Menu tab.

3. In the Customized Menu Tab, type the full path name of the command. For example:

/bin/grep

Macros ARG and FILE are available as arguments to the command, for example:

/bin/grep $ARGS $FILES

4. In the Menu Label box, type the name that you want to appear in the menu .

5. Check the Output Window checkbox if you want to see the output from your command.

6. Check the Prompt Window checkbox if you want to prompt the user for input.

7. In the Prompt box, type the text that you want to appear in the prompt window.

8. Click Add to add the menu item to the list.

9. Click Test to test your command.

10. Click OK.

A new menu titled "Customized" appears in the Versioning window. The commands that you added are listed on this menu.