|
New
|
Click this button to create a new Project
|
|
Open
|
Click this button to open an existing Project
|
|
Close
|
Click this button to close the current Project
|
|
Close All
|
Click this button to close all open Projects
|
|
Save
|
Click this button to save the current Project
|
|
Save As...
|
Click this button to save the current Project with a new name
|
|
Save All
|
Click this button to save all open Projects
|
|
Print
|
Click this button to print the current Project Script
|
|
Print Preview
|
Click this button to print the current Project Script
|
|
Cut
|
Click this button to cut the selected text in the current Project to the clipboard
|
|
Copy
|
Click this button to copy the selected text in the current Project to the clipboard
|
|
Paste
|
Click this button to paste the text from the clipboard into the current Project
|
|
Select All
|
Click this button to select all the text in the current Project to the clipboard
|
|
Undo
|
Click this button to undo the most recent change to the text in the current Project
|
|
Redo
|
Click this button to redo the most recent change to the text in the current Project
|
|
Zoom Out
|
Click this button to decrease the Zoom percentage
|
|
Zoom In
|
Click this button to increase the Zoom percentage
|
|
Find
|
Click this button to allow you to search the script in the current Project for specified text
|
|
Find Next...
|
Click this button to allow you repeat the previous text search on the current Project
|
|
Replace
|
Click this button to allow you to search the current Project for specified text and replace it with an alternative value
|
|
Insert Command
|
Click the downward facing chevron to the right of the image to insert a Command at the current cursor position in the current Project
|
|
Insert Section Heading
|
Click the downward facing chevron to the right of the image to insert a Section Heading at the current cursor position in the current Project
|
|
Insert Expression
|
Click the downward facing chevron to the right of the image to insert a Constant Expression at the current cursor position in the current Project
|
|
Insert Directive
|
Click the downward facing chevron to the right of the image to insert a Directive at the current cursor position in the current Project
|
|
Comment
|
Click this button to turn the currently selected lines of text into comments
|
|
Uncomment
|
Click this button to turn the currently selected commented lines of text into standard text
|
|
Escape Selected Text
|
Click this button to Escape the selected text.
|
|
Unescape Selected Text
|
Click this button to remove any Escaped characters in the selected text.
|
|
Toggle Line Numbers
|
Click this button to show or hide the Line Numbers on the left hand side of the script in the current Project
|
|
Export
|
Click this button to export the script in the current project to a text file
Note: Once the script has been exported, it will no longer be protected by the encryption automatically applied to every Pipeline Runner Project.
|
|
Import
|
Click this button to import a text file into the script in the current project
|
|
Options
|
Click this button to display the various program options that control the behaviour of the Pipeline Runner Studio
|
|
Show String Escaper Tool
|
|
|
Validate
|
Click this button to validate the script in the current Project
Important: The validation undertaken covers the syntax used in the script. It does not perform any other form of check, nor does it guarantee that the script will run successfully as that may be affected by external factors such as the syntax of third party applications being executed as part of the script processing.
|
|
Generate Command Line
|
Click this button to create a full command line from the current script and copy it to the clipboard ready for use with Windows command prompt or other software.
|
|
Run
|
Click this button to run the script in the currently selected Project
|
|
Help
|
Click this button to display the Pipeline Runner online documentation
Note: In order to perform this function you will need an active internet connection. If you select this option when no internet connection is available an error message will be displayed to notify you accordingly.
|
|
About
|
Click this button to display the About dialog
|