Manual

Chapter 7
96 Getting Started Guide (Fixed-Form)
Figure 7-32. Script Editor
2 Select File | Open File… to display an Open Script File window.
3 Select the following file:
<Installation Path>\examples\Order Forms\scriptex\Order
Form_scriptex.ifv.
4 Click Open.
There are 3 script functions defined in this file: “start_batch”, “process_doc”
and “end_batch”.
5 Scroll in the code window to view the script contents, or select the functions
from the pull-down Declarations list.
6 Select File | Exit to close Script Editor.
Note All script files for Scripted Export will contain a “process_doc” function,
whereas ”start_batch” and “end_batch” are optional.