Values
|
| Cancel
|
- Description
- script execution was cancelled.
|
| RuntimeError
|
- Description
- runtime error occurred during script execution.
|
| CompileError
|
- Description
- script has invalid syntax.
|
| BreakPoint
|
- Description
- script stopped at a breakpoint.
|
| Step
|
- Description
- script stops because only one scripting engine command was executed.
|
| StepOver
|
- Description
- script stops because one step was executed.
|
| StepOut
|
- Description
- script stops because it leaves a function.
|
| StepStatement
|
- Description
- script stop because one step was executed.
|
Copyright 2002 Sun Microsystems, Inc., 901 San Antonio Road, Palo Alto, CA 94303 USA.