Professional > Using UNICOM Intelligence Professional > UNICOM Intelligence Professional reference > UNICOM Intelligence Professional toolbars
 
UNICOM Intelligence Professional toolbars
By default, the toolbars in UNICOM Intelligence Professional are docked at the top and right hand edges of the window. All the toolbars can be moved individually: you can dock them on any of the four edges of the window, or they can remain “floating”.
To move a toolbar
Click its grab handle and drag it to its new position.
To lock a floating toolbar
Double click the title bar of the toolbar.
To show or hide buttons on a toolbar
1 Do one of the following:
For a docked toolbar: Click the arrow at the end of the toolbar, click Add or Remove Buttons, and in the shortcut menu, click the name of the toolbar you want to change.
For a floating toolbar: Click the title bar with the right mouse button.
2 Show or hide each toolbar button by selecting or clearing the relevant checkbox.
It is not possible to add new buttons to a toolbar.
File toolbar
Button
Shortcut
Description
Ctrl+N
Create a new file.
Ctrl+O
Open an existing file.
Ctrl+S
Save the current file.
Alt+F, N, A
Save all of the files that are open.
Ctrl+P
Print the current file.
Alt+F, V
Display the current file in the Print Preview dialog box.
Alt+F, U
Open the Page Setup dialog box.
Edit toolbar
Button
Shortcut
Description
Ctrl+X
Cut the selection and copy it to the Windows clipboard. Note that this applies to the Edit window only. If you want to cut text from one of the other panes (for example, the Properties pane), select the text and right-click. Then choose the Cut command on the shortcut menu.
Ctrl+C
Copy the selection to the Windows clipboard. Note that this applies to the Edit window only. If you want to copy text from one of the other panes (for example, the Properties pane), select the text and right-click. Then choose the Copy command on the shortcut menu.
Ctrl+V
Paste the contents of the Windows clipboard at the current cursor position.
Ctrl+Z
Undo the last change you made to the current file.
Ctrl+Y
Redo the last change that you canceled using Undo.
Ctrl+F
Show the Find pane.
Ctrl+H
Show the Replace pane.
Formatting toolbar
Button
Shortcut
Description
Ctrl+Shift+D
Decrease the indentation of the selected lines by the number of character spaces specified by the TabIndent option.
Ctrl+Shift+I
Increase the indentation of the selected lines by the number of character spaces specified by the TabIndent option. For more information, see UNICOM Intelligence Professional options.
Ctrl+Shift+C
Insert a comment symbol (') at the start of all of the selected lines, so that they are considered comments. This is useful when you want to remove some code, but may want to reinstate it later.
Ctrl+Shift+U
Uncomment the selected lines by removing the comment symbols.
Alt+T, M
Open the AutoExpansion Macros dialog box.
Alt+T, I
Open the Interview Services Options dialog box.
Alt+T, O
Open the UNICOM Intelligence Professional Options dialog box.
Bookmarks
 
Open the Bookmarks menu, which contains the four buttons shown below. You use bookmarks to quickly navigate through the code.
Ctrl+Shift+B
If the line where the cursor is currently positioned has a bookmark, remove the bookmark, and if not, insert a bookmark on the line.
Ctrl+Shift+N
Move to the next bookmark in the current file.
Ctrl+Shift+P
Move back to the previous bookmark in the current file.
Ctrl+Shift+A
Remove all bookmarks from the current file.
Debugging toolbar
Button
Shortcut
Description
F5
Run the current script in debugging mode. If a script has stopped at a breakpoint, you can click this button to continue execution.
When running an interview script (.mdd) file, you can use this button to display the next question without answering the current question. The Auto Answer feature will answer the current question for you: see Running an interview automatically.
F6
Run the current interview script (.mdd) file in Auto Answer mode. If an interview script has stopped at a breakpoint, you can click this button to continue execution in Auto Answer mode. For more information, see Running an interview automatically.
Ctrl+F5
Run the current script in normal (non-debugging) mode. Any breakpoints in the script will be ignored.
Shift+F5
Stop the debugging session. If you are running an interview script (.mdd) file, or a data management script (.dms) file, you can also use this button at any time to stop the run. There may be a delay before the run stops. This button is hidden when no scripts are running.
Ctrl+Shift+F5
Restart the debugging session from the beginning of the script.
F10
Step through the script one line of code at a time.
Alt+D, H
In a debugging session, scroll the script in the Edit pane so that the next statement to be executed can be seen. The statement is highlighted in yellow.
Breakpoints
 
Open the Breakpoints menu, which contains the two buttons shown below.
Ctrl+B or F9
If the line where the cursor is currently positioned has a breakpoint, remove the breakpoint, and if not, insert a breakpoint on the line. Lines on which a breakpoint has been set are highlighted in red.
Ctrl+Shift+F9
Remove all breakpoints from the current script.
Workspace toolbar
Button
Shortcut
Description
Ctrl+W
Create a new workspace. If you have updated the current workspace, you will be prompted to save it.
Alt+F, O, W
Open an existing workspace. If you have updated the current workspace, you will be prompted to save it.
Alt+F, D
Add the current file to the workspace.
Alt+F, T
The New File dialog box appears. When you confirm the details of the new file, it will be opened and added to the workspace.
Alt+F, G
The Open file dialog box appears. When you confirm the name of the existing file, it will be opened and added to the workspace.
Alt+F, W
Save the workspace.
Interview Options toolbar
Button
Shortcut
Description
Alt+T, R
Add a routing context to the current interview script (.mdd) file. For more information, see Adding a routing context.
Alt+T, M
Remove the current routing context from the current interview script (.mdd) file. For more information, see Adding a routing context.
 
Launch MDM Label Manager. For more information, see Working with multiple languages.
 
Launch Metadata Model Compare. For more information, see Comparing interview scripts.
Alt+T, H
Run HTML Tidy. You can use HTML Tidy to make sure that your interview template files contain only “well formed” HTML, otherwise known as XHTML. For more information, see Validating an interview template file.
Alt+T, Q
Open the Quota Setup Window. For more information, see Testing quotas.
Alt+T, D
Open the Local Deployment Wizard. For more information, see Local Deployment wizard.
Alt+T, A
Activate the current interview script (.mdd) file. For more information, see Activating an interview.
Alt+T, V
Opens the Activation Console.
View toolbar
Button
Shortcut
Description
Alt+0
Show or hide the Workspace pane.
Alt+1
Show or hide the Types pane.
Alt+2
Show or hide the Functions pane.
Alt+3
Show or hide the Breakpoints pane.
Alt+4
Show or hide the Locals pane.
Alt+5
Show or hide the Expressions pane.
Alt+6
Show or hide the Output pane.
Alt+7
Show or hide the Metadata pane.
Alt+8
Show or hide the Auto Answer pane.
Alt+9
Show or hide the Browser pane.
Alt+F1
Show or hide the Question Repository pane.
Alt+F2
Show or hide the Library pane.
Alt+F3
Show or hide the Gallery pane.
Ctrl+F
Show the Find pane.
Ctrl+H
Show the Replace pane.
See also
UNICOM Intelligence Professional reference