Using Scripts (Macros) in MIPAV

From MIPAV
Jump to: navigation, search

In this chapter...


The first method involves developing scripts, which you use directly within the program (see "Developing and using scripts").

In the second method, you also develop scripts but you initiate, or call, them from another program. Developing scripts does not require programming skills or learning a new script language, and calling them from another program may require, depending on the program, only minimal programming knowledge (see "Combining scripts and other programs- TBD"). This chapter discusses both of these methods of developing and using scripts.

The third method of customizing MIPAV-developing plug-in programs-does require Java programming skills. For more information about this method, refer to Chapter 11, "Developing Plug-in Programs."

Next:

Developing and using scripts