Routine Step: Difference between revisions

From Planimate Knowledge Base
Jump to navigation Jump to search
No edit summary
No edit summary
 
Line 1: Line 1:
<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">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>  
<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>  


<font face="Arial">Double clicking or selecting a line and pressing Space will edit it.</font>  
<font face="Arial">Double clicking or selecting a line and pressing Space will edit it.</font>  
Line 7: Line 7:
<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>  
<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>  


<font face="Arial">If the UseDialogReferenceEdit option is "Yes" then a dialog appears instead. This is an older style editor which doesn't support expression typing and context sensitive name hinting.</font>  
<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>  
<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>  


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



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.