Help topics | Getting Started | Advanced Info | FAQ

Introduction
The script editor is the fastest way to edit or create jv16 PowerTools script files. If you wish to use the script editor you must be familiar with the scripting language, click here to read more about it and about scripts in general. What makes the built-in script editor better than any normal text editor is the ability to test your scripts the Execute button while writing them.

Usage
The script editor is basically just a text editor with same abilities as the normal Windows Notepad. But in addition, you can execute your scripts while editing them. The best thing about the script editor is the interactive help panel in the bottom of the window. Write a command and wait a small while and the text panel will show the correct syntax of that command you just typed, or you can also select a command by double clicking it to see its syntax. The syntax information is read from the script command reference.
.:: Copyright 2000-2003 Macecraft Software