Difference between revisions of "OtfMenuBar"

From emotive
Jump to navigation Jump to search
(Created page with "{{DISPLAYTITLE:Open Test Framework - Ribbon (Menu Bar)}}Category:OTF {{FontColor|red||EDITING...}} ==Overview== The OTF does not use the traditional menus and toolbars bu...")
 
Line 1: Line 1:
 
{{DISPLAYTITLE:Open Test Framework - Ribbon (Menu Bar)}}[[Category:OTF]]
 
{{DISPLAYTITLE:Open Test Framework - Ribbon (Menu Bar)}}[[Category:OTF]]
{{FontColor|red||EDITING...}}
 
 
 
==Overview==
 
==Overview==
The OTF does not use the traditional menus and toolbars but use the Ribbon tabs instead. In these tabs the related commands for creating and editing OTX documents are grouped together, so they can be found and used easily. You can find a general introduction to the Ribbon menu bar [http://en.wikipedia.org/wiki/Ribbon_(computing) here].
+
The OTF does not use the traditional menus and toolbars but use the Ribbon tabs instead. In these tabs the related commands for creating and editing OTX documents are grouped together, so they can be found and used easily. You can find a general introduction to the Ribbon [http://en.wikipedia.org/wiki/Ribbon_(computing) here].
  
 
Below is a brief breakdown of each of the tabs across the Ribbon of the OTF.
 
Below is a brief breakdown of each of the tabs across the Ribbon of the OTF.
 
=="File" tab (Backstage view)==
 
=="File" tab (Backstage view)==
  
 +
{|
 +
| style="vertical-align:top; text-align:justify;"| [[File:RibbonFile.png|120px]]
 +
| style="width:20px;" |
 +
| style="vertical-align:top; text-align:justify;"|
 
{|{{TableHeader}}
 
{|{{TableHeader}}
 
{{TableRowCommandHeader}}
 
{{TableRowCommandHeader}}
 
|-{{TableRow2}}
 
|-{{TableRow2}}
|'''Save''' || Saves the current document (having the opened procedure on top).
+
|'''Save''' || Saves the [[#Notes|current document*]].
 
|-{{TableRow1}}
 
|-{{TableRow1}}
 
|'''Save All''' || Saves all the documents in the solution.
 
|'''Save All''' || Saves all the documents in the solution.
Line 29: Line 31:
 
|'''License''' || Opens the license dialog box.
 
|'''License''' || Opens the license dialog box.
 
|-{{TableRow1}}
 
|-{{TableRow1}}
|'''Options''' || Opens the OTF option dialog box.
+
|'''Options''' || Opens the OTF Options dialog box.
 
|-{{TableRow2}}
 
|-{{TableRow2}}
 
|'''Exit''' || Exits the OTF.
 
|'''Exit''' || Exits the OTF.
 
|}
 
|}
 
+
|}
 
=="Start" tab==
 
=="Start" tab==
 +
[[File:RibbonStart.png|1093px]]
  
 
{|{{TableHeader}}
 
{|{{TableHeader}}
 
{{TableRowCommandHeader}}
 
{{TableRowCommandHeader}}
 
|-{{TableRow2}}
 
|-{{TableRow2}}
|'''Paste''' || Pastes the clipboard contents into the current sequence.
+
|'''Paste''' || Pastes the clipboard contents into the [[#Notes|current sequence*]].
 
|-{{TableRow1}}
 
|-{{TableRow1}}
|'''Cut''' || Cuts the selected element(s) in the sequence.
+
|'''Cut''' || Cuts the [[OtfWorkflowDesigner#Editing a sequence|selected element(s)]] in the [[#Notes|current sequence*]].
 
|-{{TableRow2}}
 
|-{{TableRow2}}
|'''Copy''' || Copies the selected element(s) in the sequence to the clipboard.
+
|'''Copy''' || Copies the [[OtfWorkflowDesigner#Editing a sequence|selected element(s)]] in the [[#Notes|current sequence*]] to the clipboard.
 
|-{{TableRow1}}
 
|-{{TableRow1}}
|'''Copy as Bitmap''' || Copies the current sequence as an image in the clipboard.
+
|'''Copy as Bitmap''' || Copies the [[#Notes|current sequence*]] as an image to the clipboard.
 
|-{{TableRow2}}
 
|-{{TableRow2}}
 
|'''Search and Replace''' || Opens the "Search and Replace" dialog box.
 
|'''Search and Replace''' || Opens the "Search and Replace" dialog box.
Line 53: Line 56:
 
|'''Redo''' || Restores the last undone action.
 
|'''Redo''' || Restores the last undone action.
 
|-{{TableRow1}}
 
|-{{TableRow1}}
|'''Display Start Page''' || Displays the Start Page.
+
|'''Display Start Page''' || Displays the [[OtfStartPage|Start Page]].
 
|-{{TableRow2}}
 
|-{{TableRow2}}
|'''Local Variable''' || Adds a new local variable to the current procedure.
+
|'''Local Variable''' || Adds a new local variable to the [[#Notes|current procedure*]].
 
|-{{TableRow1}}
 
|-{{TableRow1}}
|'''Comment''' || Adds a new comment to the current procedure.
+
|'''Comment''' || Adds a new comment to the [[#Notes|current procedure*]].
 
|-{{TableRow2}}
 
|-{{TableRow2}}
|'''Reference (Import)''' || Adds a reference from the current document to itself or to another document.
+
|'''Reference (Import)''' || Adds a reference from the [[#Notes|current document*]] to itself or to another document.
 +
|-{{TableRow1}}
 +
|'''Procedure''' {{FontColor|gray||(small icon)}} || Opens the settings dialog box of the [[#Notes|current procedure*]].
 
|-{{TableRow2}}
 
|-{{TableRow2}}
|'''Procedure (small icon)''' || Opens the setting dialog box of the current procedure.
+
|{{FontColor|gray||(Corner button in "Add" group)}} || Switches to the [[#"Add" tab|"Add" tab]] of the Ribbon.
 
|-{{TableRow1}}
 
|-{{TableRow1}}
|'''AdminData''' || Opens/Creates the AdminData of the current document (having the opened procedure on top).
+
|'''AdminData''' || Opens/Creates the AdminData of the [[#Notes|current document*]].
 
|-{{TableRow2}}
 
|-{{TableRow2}}
|'''Procedure (large icon)''' || Opens the setting dialog box of the current procedure.
+
|'''Procedure''' {{FontColor|gray||(large icon)}} || Opens the settings dialog box of the [[#Notes|current procedure*]].
 
|-{{TableRow1}}
 
|-{{TableRow1}}
|'''Project''' || Opens the [[OtfProjectSetting|Project Setting]] dialog box of the current sequence.
+
|'''Project''' || Opens the [[OtfProjectSettings|Project Settings]] dialog box of the [[#Notes|current project*]].
 
|-{{TableRow2}}
 
|-{{TableRow2}}
 
|'''ODX/PDX''' || Opens the "ODX Database Settings" dialog box.
 
|'''ODX/PDX''' || Opens the "ODX Database Settings" dialog box.
 
|-{{TableRow1}}
 
|-{{TableRow1}}
|'''Start''' || Starts the current sequence.
+
|'''Start''' {{FontColor|gray||(CTRL+F5)}} || Starts the [[#Notes|current sequence*]].
 
|-{{TableRow2}}
 
|-{{TableRow2}}
|'''Debug (F5)???''' || Starts the current sequence, halts at each activity having a breakpoint.
+
|'''Debug''' {{FontColor|gray||(F5)}} || Starts the [[#Notes|current sequence*]] in debug mode, halts at each activity having a breakpoint.
 
|-{{TableRow1}}
 
|-{{TableRow1}}
|'''Stop''' || Stops the current sequence.
+
|'''Stop''' {{FontColor|gray||(SHIFT+F5)}} || Stops the [[#Notes|current sequence*]].
 
|-{{TableRow2}}
 
|-{{TableRow2}}
 
|'''Clear Trace''' || Clears trace before starting a sequence.
 
|'''Clear Trace''' || Clears trace before starting a sequence.
 
|-{{TableRow1}}
 
|-{{TableRow1}}
|'''Toogle Breakpoint (F9)???''' || Sets a breakpoint on the selected activity.
+
|'''Toogle Breakpoint''' {{FontColor|gray||(F9)}} || Sets/Clears a breakpoint on the selected activity.
 
|-{{TableRow2}}
 
|-{{TableRow2}}
|'''Step in (F11)???''' || Starts the current sequence, halts at each activity, also gets into the called procedures.
+
|'''Step in''' {{FontColor|gray||(F11)}} || Starts the [[#Notes|current sequence*]], halts at each activity, also gets into the called procedures.
 
|-{{TableRow1}}
 
|-{{TableRow1}}
|'''Step over (F10)???''' || Starts the current sequence, halts at each activity, skips the called procedures.
+
|'''Step over''' {{FontColor|gray||(F10)}} || Starts the [[#Notes|current sequence*]], halts at each activity, skips the called procedures.
 
|-{{TableRow2}}
 
|-{{TableRow2}}
|'''Step out (SHIFT+F11)???''' || {{Question|Steps out of the current sequence and finishes the execution.}}
+
|'''Step out''' {{FontColor|gray||(SHIFT+F11)}} || Finishes the [[#Notes|current sequence*]] (and steps to the next activity below the ProcedureCall calling the sequence, if any).
 
|-{{TableRow1}}
 
|-{{TableRow1}}
|'''Step to (CTRL+F10)???''' || Starts the current sequence, halts at the next selected activity.
+
|'''Step to''' {{FontColor|gray||(CTRL+F10)}} || Starts the [[#Notes|current sequence*]], halts at the next selected activity.
 
|-{{TableRow2}}
 
|-{{TableRow2}}
|'''Designer Appearance''' || Sets the detail level for displaying the activities in the designer.
+
|{{FontColor|gray||(Corner button in "Run" group)}} || Opens the [[OtfProjectSettings|Project Settings]] dialog box of the [[#Notes|current project*]].
 +
|-{{TableRow1}}
 +
|'''Designer Appearance''' || Sets the detail level for displaying the activities in the [[OtfWorkflowDesigner|Workflow Designer]] (see [[OtfWorkflowDesigner#Adjusting the display of the sequence|here]] for detail).
 +
|}
 +
 
 +
=="Add" tab==
 +
[[File:RibbonAdd.png|505px]]
 +
 
 +
{|{{TableHeader}}
 +
{{TableRowCommandHeader}}
 +
|-{{TableRow2}}
 +
|'''Local Variable''' || Adds a new local variable to the [[#Notes|current procedure*]].
 +
|-{{TableRow1}}
 +
|'''Local Constant''' || Adds a new local constant to the [[#Notes|current procedure*]].
 +
|-{{TableRow2}}
 +
|'''In Parameter''' || Adds a new in-parameter to the [[#Notes|current procedure*]].
 +
|-{{TableRow1}}
 +
|'''Out Parameter''' || Adds a new out-parameter to the [[#Notes|current procedure*]].
 +
|-{{TableRow2}}
 +
|'''In/Out Parameter''' || Adds a new in/out-parameter to the [[#Notes|current procedure*]].
 +
|-{{TableRow1}}
 +
|{{FontColor|gray||(Corner button in "Procedure" group)}} || Opens the settings dialog box of the [[#Notes|current procedure*]].
 +
|-{{TableRow2}}
 +
|'''Comment''' || Adds a new comment to the [[#Notes|current procedure*]].
 +
|-{{TableRow1}}
 +
|'''Release (AdminData)''' || Adds an administration data (versioning data) to the [[#Notes|current document*]].
 +
|-{{TableRow2}}
 +
|'''Reference (Import)''' || Adds a reference from the [[#Notes|current document*]]. to itself or to another document.
 +
|-{{TableRow1}}
 +
|'''Validity''' || Adds a new validity to the [[#Notes|current document*]].
 +
|-{{TableRow2}}
 +
|'''Signature''' || Adds a new signature to the [[#Notes|current document*]].
 
|}
 
|}
  
 
=="Display" tab==
 
=="Display" tab==
 +
[[File:RibbonDisplay.png|1050px]]
  
 
{|{{TableHeader}}
 
{|{{TableHeader}}
 
{{TableRowCommandHeader}}
 
{{TableRowCommandHeader}}
 
|-{{TableRow2}}
 
|-{{TableRow2}}
|'''Display Start Page''' || Displays the Start Page.
+
|'''Display Start Page''' || Displays the [[OtfStartPage|Start Page]].
 
|-{{TableRow1}}
 
|-{{TableRow1}}
|'''Standard layout''' || Pins all the tool windows.
+
|'''Standard layout''' || Docks all the tool windows.
 
|-{{TableRow2}}
 
|-{{TableRow2}}
|'''Maximum work area''' || {{Question|Autohides}} all the tool window.
+
|'''Maximum work area''' || Sets all the opened tool windows to auto hide and minimizes the Ribbon.
 
|-{{TableRow1}}
 
|-{{TableRow1}}
 
|'''Test-Step Editor''' || Turns the Test-Step mode ON/OFF.
 
|'''Test-Step Editor''' || Turns the Test-Step mode ON/OFF.
Line 111: Line 148:
 
|'''Output window''' || Shows/Hides the [[OtfOutputWindow|Output]] tool window.
 
|'''Output window''' || Shows/Hides the [[OtfOutputWindow|Output]] tool window.
 
|-{{TableRow1}}
 
|-{{TableRow1}}
 +
|'''Watch window''' || Shows/Hides the [[OtfWatchWindow|Watch]] tool window.
 +
|-{{TableRow2}}
 
|'''Error List''' || Shows/Hides the [[OtfErrorList|Error List]] tool window.
 
|'''Error List''' || Shows/Hides the [[OtfErrorList|Error List]] tool window.
 +
|-{{TableRow1}}
 +
|'''Trace window''' || Shows/Hides the [[OtfTraceWindow|Trace]] tool window.
 
|-{{TableRow2}}
 
|-{{TableRow2}}
|'''Trace window''' || Shows/Hides the [[OtfTraceWindow|Trace]] tool window.
+
|'''Search Results window''' || Shows/Hides the [[OtfSearchResultsWindow|Search Results]] tool window.
 
|-{{TableRow1}}
 
|-{{TableRow1}}
|'''Search Results window''' || Shows/Hides the [[OtfSearchResults|Search Results]] tool window.
+
|'''Code View window''' || Shows/Hides the [[OtfCodeViewWindow|Code View]] tool window.
 
|-{{TableRow2}}
 
|-{{TableRow2}}
|'''Code View window''' || Shows/Hides the [[OtfCodeViewWindow|Code View]] tool window.
+
|'''Properties window''' || Shows/Hides the [[OtfPropertiesWindow|Properties]] tool window.
 
|-{{TableRow1}}
 
|-{{TableRow1}}
|'''Properties window''' || Shows/Hides the [[OtfPropertiesWindow|Properties]] tool window.
+
|'''Declaration Explorer''' || Shows/Hides the [[OtfDeclarationExplorer|Declaration Explorer]] tool window.
 
|-{{TableRow2}}
 
|-{{TableRow2}}
|'''Declaration Explorer''' || Shows/Hides the [[OtfDeclarationExplorer|Declaration Explorer]] tool window.
+
|'''Specification Editor''' || Shows/Hides the [[OtfSpecificationEditor|Specification Editor]] tool window.
 
|-{{TableRow1}}
 
|-{{TableRow1}}
|'''Specification Editor''' || Shows/Hides the [[Specification Editor tool window.
+
|'''Reset zoom factor''' || Resets the zoom of the [[#Notes|current sequence*]] to 100%.
 
|-{{TableRow2}}
 
|-{{TableRow2}}
|'''Reset zoom factor''' || Resets the zoom of the current sequence to 100%.
+
|'''Fit to window''' || Shrinks the zoom of the [[#Notes|current sequence*]] sothat it can be displayed as much as possible (minimum 10%).
 
|-{{TableRow1}}
 
|-{{TableRow1}}
|'''Fit to window''' || Shrinks the zoom of the current sequence sothat it can be displayed as much as possible (minimum 10%).
+
|'''Designer Appearance''' || Sets the detail level for displaying the activities in the [[OtfWorkflowDesigner|Workflow Designer]] (see [[OtfWorkflowDesigner#Adjusting the display of the sequence|here]] for detail).
 
|-{{TableRow2}}
 
|-{{TableRow2}}
|'''Designer Appearance''' || Sets the detail level for displaying the activities in the designer.
+
|'''Quality of Display''' || Switch the display of the activities in the [[OtfWorkflowDesigner|Workflow Designer]] between high and low quality.  
 
|-{{TableRow1}}
 
|-{{TableRow1}}
|'''Quality of Display''' || Switch the display of the activities in the designer between high and low quality.  
+
|'''Display Comments''' || Shows/Hides the comments in the [[OtfWorkflowDesigner|Workflow Designer]].
 
|-{{TableRow2}}
 
|-{{TableRow2}}
|'''Display Comments''' || Shows/Hides the comments in the [[OtfWorkflowDesiger|designer]].
+
|'''Max. Width''' || Sets the width limit (maximum width) for the activities in the [[OtfWorkflowDesigner|Workflow Designer]].
 
|-{{TableRow1}}
 
|-{{TableRow1}}
|'''Max. Width''' || Sets the maximum width of the activities in the designer.
+
|'''Fixed Width''' || Adjusts the width of the activities in the [[OtfWorkflowDesigner|Workflow Designer]] to fit the maximum width.
|-{{TableRow2}}
 
|'''Fixed Width''' || Sets the width of activities in the designer according to the maximum width.
 
 
|}
 
|}
  
 
=="Version Control" tab==
 
=="Version Control" tab==
 +
[[File:RibbonVersionControl.png|386px]]
  
 
{|{{TableHeader}}
 
{|{{TableHeader}}
 
{{TableRowCommandHeader}}
 
{{TableRowCommandHeader}}
 
|-{{TableRow2}}
 
|-{{TableRow2}}
|'''SVN Project Manager''' || {{Question|Opens the repository browser dialog box.}}
+
|'''SVN Project Manager''' || Opens the current solution folder in the repository browser dialog box.
 
|-{{TableRow1}}
 
|-{{TableRow1}}
|'''Update All''' || Updates the subversion solution to the lastest version.
+
|'''Update All''' || Updates the current subversion solution to the lastest version.
 
|-{{TableRow2}}
 
|-{{TableRow2}}
|'''Checkin All''' || Commits the changes in the subversion solution to the server.
+
|'''Checkin All''' || Commits the changes in the current subversion solution to the server.
 
|-{{TableRow1}}
 
|-{{TableRow1}}
 
|'''Checkout All''' || Checks out a subversion solution to a folder.
 
|'''Checkout All''' || Checks out a subversion solution to a folder.
Line 155: Line 195:
 
|'''Export All''' || Exports the current subversion solution to a folder.
 
|'''Export All''' || Exports the current subversion solution to a folder.
 
|}
 
|}
 +
(See [[OtfSubversion|Subversion]] for more information)
  
 
=="Runtime Environment" tab==
 
=="Runtime Environment" tab==
 +
[[File:RibbonRuntimeEnvironment.png|515px]]
  
 
{|{{TableHeader}}
 
{|{{TableHeader}}
 
{{TableRowCommandHeader}}
 
{{TableRowCommandHeader}}
 
|-{{TableRow2}}
 
|-{{TableRow2}}
|'''Start''' || Starts the current sequence.
+
|'''Start''' {{FontColor|gray||(CTRL+F5)}} || Starts the [[#Notes|current sequence*]].
 
|-{{TableRow1}}
 
|-{{TableRow1}}
|'''Debug''' || Starts the current sequence, halts at each activity having a breakpoint.
+
|'''Debug''' {{FontColor|gray||(F5)}} || Starts the [[#Notes|current sequence*]] in debug mode, halts at each activity having a breakpoint.
 
|-{{TableRow2}}
 
|-{{TableRow2}}
|'''Stop''' || Stops the current sequence.
+
|'''Stop''' {{FontColor|gray||(SHIFT+F5)}} || Stops the [[#Notes|current sequence*]].
 +
<!--
 +
|-{{TableRow1}}
 +
|{{FontColor|gray||(Corner button in "Execute" group)}} || ???.
 +
-->
 
|-{{TableRow1}}
 
|-{{TableRow1}}
 
|'''Clear Trace''' || Turns "Clears trace before starting a sequence" ON/OFF.
 
|'''Clear Trace''' || Turns "Clears trace before starting a sequence" ON/OFF.
 
|-{{TableRow2}}
 
|-{{TableRow2}}
|'''Toogle Breakpoint (F9)???''' || Sets a breakpoint on the selected activity.
+
|'''Toogle Breakpoint''' {{FontColor|gray||(F9)}} || Sets/Clears a breakpoint on the selected activity.
 
|-{{TableRow1}}
 
|-{{TableRow1}}
|'''Clear all breakpoints''' || Clears all the breakpoints in the solution.
+
|'''Clear all breakpoints''' {{FontColor|gray||(CTRL+SHIFT+F9)}} || Clears all the breakpoints in the solution.
 
|-{{TableRow2}}
 
|-{{TableRow2}}
|'''Step in (F11)???''' || Starts the current sequence, halts at each activity, also gets into the called procedures.
+
|'''Step in''' {{FontColor|gray||(F11)}} || Starts the [[#Notes|current sequence*]], halts at each activity, also gets into the called procedures.
 
|-{{TableRow1}}
 
|-{{TableRow1}}
|'''Step over (F10)???''' || Starts the current sequence, halts at each activity, skips the called procedures.
+
|'''Step over''' {{FontColor|gray||(F10)}} || Starts the [[#Notes|current sequence*]], halts at each activity, skips the called procedures.
 
|-{{TableRow2}}
 
|-{{TableRow2}}
|'''Step out (SHIFT+F11)???''' || {{Question|Steps out of the current sequence and finishes the execution.}}
+
|'''Step out''' {{FontColor|gray||(SHIFT+F11)}} || Finishes the [[#Notes|current sequence*]] (and steps to the next activity below the ProcedureCall calling the sequence, if any).
 
|-{{TableRow1}}
 
|-{{TableRow1}}
|'''Step to (CTRL+F10)???''' || Starts the current sequence, halts at the next selected activity.
+
|'''Step to''' {{FontColor|gray||(CTRL+F10)}} || Starts the [[#Notes|current sequence*]], halts at the next selected activity.
 
|-{{TableRow2}}
 
|-{{TableRow2}}
|'''{{Question|Execution scope}}''' || Sets the execution according to a scope (e.g. solution, project ect.).
+
|'''Runtime scope''' || Sets the execution (Start and Debug) according to a scope (e.g. if the runtime scope is set to "Solution", the Startup Project shall be started or debugged).
 
|-{{TableRow1}}
 
|-{{TableRow1}}
|'''Screen Mapping selection''' || Selects/Deselects a screen mapping.
+
|'''Mapping File''' || Selects/Deselects a screen mapping.
 
|-{{TableRow2}}
 
|-{{TableRow2}}
|'''Edit''' || Opens the Screen Mapping editor to edit the current screen mapping file.
+
|'''Editing File''' || Opens the Screen Mapping editor to edit the current selected screen mapping file.
 
|-{{TableRow1}}
 
|-{{TableRow1}}
|'''Project''' || Opens the [[OtfProjectSetting|Project Setting]] dialog box of the current project (having the current sequence).
+
|'''Project''' || Opens the [[OtfProjectSettings|Project Settings]] dialog box of the current project (having the [[#Notes|current sequence*]]).
 
|}
 
|}
 +
 +
 +
{{Anchor|Notes|}}
 +
{{Note| The current sequence/procedure is the procedure being opened with the procedure tab on top. The current document is the document containing the current procedure, similar to the current project.}}

Revision as of 07:53, 17 September 2014

Overview

The OTF does not use the traditional menus and toolbars but use the Ribbon tabs instead. In these tabs the related commands for creating and editing OTX documents are grouped together, so they can be found and used easily. You can find a general introduction to the Ribbon here.

Below is a brief breakdown of each of the tabs across the Ribbon of the OTF.

"File" tab (Backstage view)

RibbonFile.png
Command Description
Save Saves the current document*.
Save All Saves all the documents in the solution.
Open Solution Opens a solution.
Close Solution Closes the current solution.
Recently Used Shows the list of recent solutions and recent places to open.
New >> New Solution Creates a new solution.
New >> New Project Creates a new project in a new solution or in the current solution.
Help Shows quick access to the main product and support information as well as contact and support capabilities.
License Opens the license dialog box.
Options Opens the OTF Options dialog box.
Exit Exits the OTF.

"Start" tab

RibbonStart.png

Command Description
Paste Pastes the clipboard contents into the current sequence*.
Cut Cuts the selected element(s) in the current sequence*.
Copy Copies the selected element(s) in the current sequence* to the clipboard.
Copy as Bitmap Copies the current sequence* as an image to the clipboard.
Search and Replace Opens the "Search and Replace" dialog box.
Undo Reverses the last action.
Redo Restores the last undone action.
Display Start Page Displays the Start Page.
Local Variable Adds a new local variable to the current procedure*.
Comment Adds a new comment to the current procedure*.
Reference (Import) Adds a reference from the current document* to itself or to another document.
Procedure (small icon) Opens the settings dialog box of the current procedure*.
(Corner button in "Add" group) Switches to the "Add" tab of the Ribbon.
AdminData Opens/Creates the AdminData of the current document*.
Procedure (large icon) Opens the settings dialog box of the current procedure*.
Project Opens the Project Settings dialog box of the current project*.
ODX/PDX Opens the "ODX Database Settings" dialog box.
Start (CTRL+F5) Starts the current sequence*.
Debug (F5) Starts the current sequence* in debug mode, halts at each activity having a breakpoint.
Stop (SHIFT+F5) Stops the current sequence*.
Clear Trace Clears trace before starting a sequence.
Toogle Breakpoint (F9) Sets/Clears a breakpoint on the selected activity.
Step in (F11) Starts the current sequence*, halts at each activity, also gets into the called procedures.
Step over (F10) Starts the current sequence*, halts at each activity, skips the called procedures.
Step out (SHIFT+F11) Finishes the current sequence* (and steps to the next activity below the ProcedureCall calling the sequence, if any).
Step to (CTRL+F10) Starts the current sequence*, halts at the next selected activity.
(Corner button in "Run" group) Opens the Project Settings dialog box of the current project*.
Designer Appearance Sets the detail level for displaying the activities in the Workflow Designer (see here for detail).

"Add" tab

RibbonAdd.png

Command Description
Local Variable Adds a new local variable to the current procedure*.
Local Constant Adds a new local constant to the current procedure*.
In Parameter Adds a new in-parameter to the current procedure*.
Out Parameter Adds a new out-parameter to the current procedure*.
In/Out Parameter Adds a new in/out-parameter to the current procedure*.
(Corner button in "Procedure" group) Opens the settings dialog box of the current procedure*.
Comment Adds a new comment to the current procedure*.
Release (AdminData) Adds an administration data (versioning data) to the current document*.
Reference (Import) Adds a reference from the current document*. to itself or to another document.
Validity Adds a new validity to the current document*.
Signature Adds a new signature to the current document*.

"Display" tab

RibbonDisplay.png

Command Description
Display Start Page Displays the Start Page.
Standard layout Docks all the tool windows.
Maximum work area Sets all the opened tool windows to auto hide and minimizes the Ribbon.
Test-Step Editor Turns the Test-Step mode ON/OFF.
Toolbox Shows/Hides the Toolbox tool window.
Solution Explorer Shows/Hides the Solution Explorer tool window.
Output window Shows/Hides the Output tool window.
Watch window Shows/Hides the Watch tool window.
Error List Shows/Hides the Error List tool window.
Trace window Shows/Hides the Trace tool window.
Search Results window Shows/Hides the Search Results tool window.
Code View window Shows/Hides the Code View tool window.
Properties window Shows/Hides the Properties tool window.
Declaration Explorer Shows/Hides the Declaration Explorer tool window.
Specification Editor Shows/Hides the Specification Editor tool window.
Reset zoom factor Resets the zoom of the current sequence* to 100%.
Fit to window Shrinks the zoom of the current sequence* sothat it can be displayed as much as possible (minimum 10%).
Designer Appearance Sets the detail level for displaying the activities in the Workflow Designer (see here for detail).
Quality of Display Switch the display of the activities in the Workflow Designer between high and low quality.
Display Comments Shows/Hides the comments in the Workflow Designer.
Max. Width Sets the width limit (maximum width) for the activities in the Workflow Designer.
Fixed Width Adjusts the width of the activities in the Workflow Designer to fit the maximum width.

"Version Control" tab

RibbonVersionControl.png

Command Description
SVN Project Manager Opens the current solution folder in the repository browser dialog box.
Update All Updates the current subversion solution to the lastest version.
Checkin All Commits the changes in the current subversion solution to the server.
Checkout All Checks out a subversion solution to a folder.
Export All Exports the current subversion solution to a folder.

(See Subversion for more information)

"Runtime Environment" tab

RibbonRuntimeEnvironment.png

Command Description
Start (CTRL+F5) Starts the current sequence*.
Debug (F5) Starts the current sequence* in debug mode, halts at each activity having a breakpoint.
Stop (SHIFT+F5) Stops the current sequence*.
Clear Trace Turns "Clears trace before starting a sequence" ON/OFF.
Toogle Breakpoint (F9) Sets/Clears a breakpoint on the selected activity.
Clear all breakpoints (CTRL+SHIFT+F9) Clears all the breakpoints in the solution.
Step in (F11) Starts the current sequence*, halts at each activity, also gets into the called procedures.
Step over (F10) Starts the current sequence*, halts at each activity, skips the called procedures.
Step out (SHIFT+F11) Finishes the current sequence* (and steps to the next activity below the ProcedureCall calling the sequence, if any).
Step to (CTRL+F10) Starts the current sequence*, halts at the next selected activity.
Runtime scope Sets the execution (Start and Debug) according to a scope (e.g. if the runtime scope is set to "Solution", the Startup Project shall be started or debugged).
Mapping File Selects/Deselects a screen mapping.
Editing File Opens the Screen Mapping editor to edit the current selected screen mapping file.
Project Opens the Project Settings dialog box of the current project (having the current sequence*).


Icons Note.png The current sequence/procedure is the procedure being opened with the procedure tab on top. The current document is the document containing the current procedure, similar to the current project.