Routine Step: Difference between revisions

From Planimate Knowledge Base
Jump to navigation Jump to search
(Importing text file)
 
No edit summary
 
(3 intermediate revisions by 2 users not shown)
Line 1: Line 1:
<font face="Arial">This window displays the details of a line in a routine. The lines can be clicked to edit them.
<font face="Arial">This window enables a line in a [[Routine|routine]] to be viewed in detail. The various parameters that the particualr [[Routine Operations|routine operation]] accepts can be edited. The operation can be changed and a comment set.</font>


<font face="Arial">Many operations will set a Result or Target. This '''might be an''' attribute, label, column or table reference, depending on the operation selected.</font>


The actual lines shown depend on the particular routine operation that is selected. They include<br /><br />'''Operation<br /> '''Shows the routine operation and enables it to be changed<br /><br />'''Result''' or '''Target<br /> '''The destination attribute, label, column, table or item that will be modified by the routine operation or into which a result is placed<br /><br />'''Comment'''<br /> The comment for the line
<font face="Arial">Double clicking or selecting a line and pressing Space will edit it.</font>  


<font face="Arial">If the UseDialogReferenceEdit option (Platform INI&nbsp;options, Routine section) is "No", editing is performed in-place in the field, enabling [[Expressions|expressions]] to be typed.</font>


To edit a line, either double click it or highlight it with the up and down arrows and press SPACE. After the edit, it auto-advances to the next line. To close the window, press ENTER or ESC or click outside of it. The window always commits its changes when it closes. Changes can be undone by typing CTRL-Z once back in the routine list.
<font face="Arial">If the UseDialogReferenceEdit option is "Yes" then a [[Value_Or_Reference|dialog]] appears instead.</font>


<font face="Arial">After a parameter is edited, the next one is automatically selected. To close the window, press Enter or Esc or click outside of it. The window always commits its changes when it closes. Changes can be undone by typing CTRL-Z once back in the routine list.</font>


To facilitate rapid editing, you can use the left and right arrows to move between lines in the routine and edit them immediately, without having to close and reopen the window. Note that an "undo" following this stepping will undo all changes to details made while the Routine Step window was open.<br />
<font face="Arial">You can use the left and right arrows to move between routine lines without closing the Routine Step Window. Note that an "undo" following this stepping will undo all changes to details made while the Routine Step window was open.<br> </font><font face="Arial"></font><br>  


{| cellspacing="1" cellpadding="1" border="1" style="width: 555px; height: 234px;"
|-
! scope="col" | Key<br>
! scope="col" | Function<br>
|-
| Up, Down<br>
| Move between parameters for the current routine line.<br>
|-
| Left, Right<br>
| Move to another routine ilne without closing the editor.<br>
|-
| Space<br>
| Edit the selected item. During editing F2 switches to the reference selection dialog and CTRL-F&nbsp;shows a list of expression functions.<br>
|-
| Esc, Enter<br>
| Close the editor<br>
|-
| /<br>
| Edit the comment<br>
|-
| F2<br>
| Edit the selected item using a dialog. For conditions this will show the condition edit dialog.<br>
|}


These shortcut keys are supported in the step detail popup
----


 
[[Category:Attribute]] [[Category:Context_Help]]
UP Previous step detail line<br /> DOWN Next step detail Line<br /> LEFT Previous routine line<br /> RIGHT Next routine line<br /> ESC Close step popup<br /> ENTER Close step popup<br /> SPACE Edit details for the selected step line<br /> / Edit the comment
 
 
</font>
----
[[Category:Attribute]]
[[Category:Editing]]
[[Category:Routine]]
[[Category:Context Help]]
<font size="2">idkbase note 10163</font>

Latest revision as of 17:53, 22 April 2010

This window enables a line in a routine to be viewed in detail. The various parameters that the particualr routine operation accepts can be edited. The operation can be changed and a comment set.

Many operations will set a Result or Target. This might be an attribute, label, column or table reference, depending on the operation selected.

Double clicking or selecting a line and pressing Space will edit it.

If the UseDialogReferenceEdit option (Platform INI options, Routine section) is "No", editing is performed in-place in the field, enabling expressions to be typed.

If the UseDialogReferenceEdit option is "Yes" then a dialog appears instead.

After a parameter is edited, the next one is automatically selected. To close the window, press Enter or Esc or click outside of it. The window always commits its changes when it closes. Changes can be undone by typing CTRL-Z once back in the routine list.

You can use the left and right arrows to move between routine lines without closing the Routine Step Window. Note that an "undo" following this stepping will undo all changes to details made while the Routine Step window was open.

Key
Function
Up, Down
Move between parameters for the current routine line.
Left, Right
Move to another routine ilne without closing the editor.
Space
Edit the selected item. During editing F2 switches to the reference selection dialog and CTRL-F shows a list of expression functions.
Esc, Enter
Close the editor
/
Edit the comment
F2
Edit the selected item using a dialog. For conditions this will show the condition edit dialog.