:: com :: sun :: star :: script ::
|
deprecated |
enum FinishReason |
|
|
- Usage Restrictions
- deprecated
- Description
- contains the response for a scripting engine termination.
|
Values |
OK |
script in the engine terminated normally.
|
Cancel |
script in the engine was cancelled.
|
Error |
error occurred during script execution or compiling.
|
Values' Details |
OK
OK,
- Description
- script in the engine terminated normally.
|
|
Cancel
Cancel,
- Description
- script in the engine was cancelled.
|
|
Error
Error,
- Description
- error occurred during script execution or compiling.
|
|
Top of Page
Copyright © 2011, Oracle and/or its affiliates. All rights reserved. Oracle and Java are registered trademarks of Oracle and/or its affiliates. Other names may be trademarks of their respective owners.