Difference between revisions of "Developing and using scripts"

From MIPAV
Jump to: navigation, search
(Created page with ' == Developing and using scripts == <div style="font-style: normal; font-weight: normal; margin-bottom: 6pt; margin-left: 0pt; margin-right: 0pt; margin-top: 0pt; text-align: le...')
 
(Developing and using scripts)
Line 6: Line 6:
 
This section explains the following tasks:
 
This section explains the following tasks:
  
<div style="font-style: normal; font-weight: normal; margin-bottom: 0pt; margin-left: 36pt; margin-right: 0pt; margin-top: 0pt; text-align: left; text-decoration: none; text-indent: -12pt; text-transform: none; vertical-align: baseline"><font color="#000000">  Setting up scripting (refer to [MIPAV_Scripting.html#1263978 "Setting up scripting" on page 438]<br /></font></div><div style="font-style: normal; font-weight: normal; margin-bottom: 0pt; margin-left: 36pt; margin-right: 0pt; margin-top: 0pt; text-align: left; text-decoration: none; text-indent: -12pt; text-transform: none; vertical-align: baseline"><font color="#000000">  Planning scripts (refer to [MIPAV_Scripting.html#1267446 "Planning scripts" on page 441])<br /></font></div><div style="font-style: normal; font-weight: normal; margin-bottom: 0pt; margin-left: 36pt; margin-right: 0pt; margin-top: 0pt; text-align: left; text-decoration: none; text-indent: -12pt; text-transform: none; vertical-align: baseline"><font color="#000000">  Creating scripts (refer to [MIPAV_Scripting.html#1331914 "Recording scripts" on page 444])<br /></font></div><div style="font-style: normal; font-weight: normal; margin-bottom: 0pt; margin-left: 36pt; margin-right: 0pt; margin-top: 0pt; text-align: left; text-decoration: none; text-indent: -12pt; text-transform: none; vertical-align: baseline"><font color="#000000">  Running scripts (refer to [MIPAV_Scripting.html#1330659 "Examples of working scripts" on page 471])<br /></font></div><div style="font-style: normal; font-weight: normal; margin-bottom: 0pt; margin-left: 36pt; margin-right: 0pt; margin-top: 0pt; text-align: left; text-decoration: none; text-indent: -12pt; text-transform: none; vertical-align: baseline"><font color="#000000">  Editing and deleting scripts (refer to [MIPAV_Scripting.html#1335562 "Editing and deleting scripts" on page 454])<br /></font></div>
+
<div style="font-style: normal; font-weight: normal; margin-bottom: 0pt; margin-left: 36pt; margin-right: 0pt; margin-top: 0pt; text-align: left; text-decoration: none; text-indent: -12pt; text-transform: none; vertical-align: baseline"><font color="#000000">   
 +
Setting up scripting (refer to "[[Setting up scripting]]"<br />
 +
Planning scripts (refer to "[[Planning scripts]]")<br />
 +
Creating scripts (refer to "[[Recording scripts]]")<br />
 +
Running scripts (refer to "[[Examples of working scripts]]"<br />
 +
Editing and deleting scripts (refer to "[[Editing and deleting scripts]]" )<br />
  
  
 
[[Setting up scripting]]
 
[[Setting up scripting]]

Revision as of 20:14, 15 February 2012

Developing and using scripts

Scripts, sometimes referred to as macros in other programs, record a series of commands or actions on specific images or groups of images that you can run with a single command. Using scripts can increase productivity and improve efficiency in performing commonly repeated actions or series of actions.
Tip: Most important! You can use scripts to process a large set of user-defined images.

This section explains the following tasks:

Setting up scripting (refer to "Setting up scripting"
Planning scripts (refer to "Planning scripts")
Creating scripts (refer to "Recording scripts")
Running scripts (refer to "Examples of working scripts"
Editing and deleting scripts (refer to "Editing and deleting scripts" )


Setting up scripting