Edit Tab of the Code View
The Edit tab of the Code view contains commands available when you display the Codes pane in the Cobra Explorer or open a code file in the Code view.
Clipboard Group
Command | Description |
---|---|
Copy |
Click this command to copy the content of the selected cell in the Codes grid.
Note: You can also press CTRL+C to use this command.
|
Paste |
Click this command to paste copied information to the selected cell in the Codes grid.
Note: You can also press CTRL+V to use this command.
|
Find |
Click this command to display the Find dialog box to find a code in the Codes grid.
Note: You can also press CTRL+F to use this command.
|
Refresh |
Click this command to refresh the information displayed in the Codes grid.
Note: You can also press F5 to use this command.
|
Undo |
Click this command to revert the changes you made to the code file.
Note: You can also press CTRL+Z to use this command.
|
Data Group
Command | Description |
---|---|
Expand |
Click this command to expand the selected code. |
Expand All |
Click this command to expand all of the codes. |
Collapse |
Click this command to collapse the selected code. |
Collapse All |
Click this command to collapse all of the codes. |
Tasks Group
Command | Description |
---|---|
Add Code |
Click this command to add a new code.
Note: You can also press ALT+E+A or F10+E+A to use this command.
|
Add Child Code |
Click this command to add a new child code.
Note: You can also use CTRL+I to use this command.
|
Delete |
Click this command to delete the selected code or child code.
Note: You can also press CTRL+DEL to use this command.
|
Reorder |
Click this command to display the Reorder Codes dialog box, which you use to change the order of the codes. |
Rename |
Click this command to display the Rename dialog box, which you use to rename the selected code file or code.
Note: You can also press ALT+E+N or F10+E+N to use this command.
|
Codes Group
Command | Description |
---|---|
Copy Children |
Click this command to display the Copy Children dialog box, which you use to copy child codes to another code within the same code file.
Note: You can also press ALT+E+I or F10+E+I to use this command.
|
Copy Down Codes |
Click this command to display the Copy Down Codes dialog box, which you use to copy the code assignments attached to a parent code to its child codes.
Note: You can also press ALT+E+D or F10+E+D to use this command.
|
Copy Thresholds |
Click this command to display the Copy Down Thresholds dialog box, which you use to copy threshold values of a selected code to its child codes.
Note: You can also press ALT+E+T or F10+E+T to use this command.
|
Properties Group
Command | Description |
---|---|
Properties |
Click this command to display the Code File Properties dialog box for the selected code file.
Note: You can also press ALT+E+P or F10+E+P to display this dialog box.
|
Parent Topic: Code View