Menu
File
- New - creates new empty file
- Open - opens an existing file.
- Insert File - opens an existing file and inserts it to the currently opened file as a new folder. This way can the user combine different files.
- Save - saves all the changes to currently opened file.
- Save As - saves currently opened file under a different name (makes a copy).
- Items Listing - creates text file (specially formatted) of all the items in the file. File of this format can be imported to a folder by folder menu command "Import From Listing".
- Lock Mode - turns the program to a special mode in which no change can be made. The lock mode can be password protected and is good in a case you want to make sure that the user of the program cannot make any changes.
- Exit - terminates the program.
Edit
- Edit - brings up the folder settings or item settings dialog box (depending on what is selected).
- Copy - copies selected folder or item(s) to the programs internal clipboard.
- Paste - pastes previously copied object from the internal clipboard.
- Delete - deletes selected object(s) (folder or item(s)).
- Find Item - shows list of all the items available.
- Find Text - shows the dialog window that allows you to search for an item containing required string. The searching is text sensitive.
View
- Simple Toolbar - if checked, the simple toolbar is shown.
- Complete Toolbar - if checked, the complete toolbar is shown.
Insert
- Add Wizard - starts add wizard.
- Add Folder - adds a new folder.
- Add Macro Item - creates new empty item.
- Add Clip Item - creates new empty item.
- Create From Template - creates new item from template the user selects.
- Record Macro - starts macro recording.
Tools
- Run Macro - starts selected macro.
- Create Desktop Shortcut - creates a shortcut to the selected item on the desktop.
- View Log File - shows the log file. For each macro started, there is a record with the name, start time and end time.
- Save Clipboard Data To File - saves clipboard content to a file (in all the formats available). The file can be used in the <clpload> command.
- Load Clipboard Data From File - loads clipboard data from file and puts them to the clipboard (so that the clipboard content is changed after this operation).
- Options - opens the main settings dialog box.
Help
- Contents - shows the main help page.
- Commands Index - shows commands help.
- Home Page - opens Pitrinec Software web page.
- Register - allows the user to register product.
- About - displays "About" box.
In the begin of the menu, there are listed items the user made available from the tray menu. The option that allows to add/remove items to the tray menu can be found in the item settings window.