WiseScript Editor Reference
21
Chapter 3
Using Script Editor
This chapter includes the following topics:
z
About Script Editor
on page 21
z
The Script Editor Window
on page 21
z
Types of Scripts
on page 24
z
Adding an Action to a Script
on page 25
z
Editing Scripts
on page 25
z
About User-Defined Actions
on page 27
z
Basic Scripting Concepts
on page 31
About Script Editor
All WiseScript products contain the Script Editor scripting environment. The Script Editor
scripting environment consolidates numerous lines of code into predefined script
actions. You don’t need to memorize commands because Script Editor supports a point-
and-click method of scripting. The script you create is displayed in clear, English-like
statements. You compile the script, along with files and other resources, into an .EXE.
When the .EXE is run, the script runs, executing the actions that are specified in the
script.
The Script Editor Window
The Script Editor window contains all the tools necessary to develop and edit
WiseScripts. To access Script Editor, click Script Editor at the lower left of the main
window.