The Edit Script feature of the main menu allows you to edit scripts. Within this editor, you can view and use classes and methods of the JavaStar API library, and you can add your own custom code. You can also compile the code in the script editor. This is important because your code changes only take effect once it is compiled.
The changes you make to a script cannot be used by Record/Playback windows that were open at the time you made your edits. To use the script changes, you need to close the Record/Playback window and either choose Run Script or Create Script.
The JavaStar script editor is not intended to be a full-featured development environment. It is supplied for convenience, providing you with a quick way to make script edits, browse classes for available methods, and compile Java code. You can use any text editor or integrated development environment to make your changes. If you use a text editor, be sure to compile the scripts before running them.
This section describes:
Send feedback to
JavaStar-feedback@suntest.com
Copyright © 1998
Sun Microsystems, Inc. 901 San Antonio Road, Palo Alto, CA 94303.
All rights reserved.