1 Scripting Framework
Short Description
BeanShell OpenOffice.org scripts should always return 0. return 0; …… DTD for unopkg-desc for OpenOffice.org Scripting Framework Project –> …
Website: framework.openoffice.org | Filesize: 730kb
Content
1 Scripting Framework
1.1 Introduction
A %PRODUCTNAME macro is a short program used to automate a number of steps. The
Scripting Framework is a new feature in %PRODUCTNAME %VERSION. It allows users to write
and run macros for %PRODUCTNAME in a number of programming and scripting languages
including:
?BeanShell (http:/ /www.beanshell.org/ )
?JavaScript (http:/ /www.mozilla.org/rhino / )
?Java (http:/ /www.java.com)
?%PRODUCTNAME Basic [CHAPTER:BasicAndDialogs]
The framework is designed so that developers can add support for new languages.
In this chapter, the terms macro and script are interchangeable.
1.1.1 Structure of this chapter
This chapter is organized into the following sections:
?Section [CHAPTER:ScriptingFramework..UsingtheScriptingFramework] describes the user inter -
face features of the Scripting Framework
- Describes how to run a macro using the Run Macro dialog.
- Describes how to use the Organizer dialogs to create, edit and manage macros.
?Section [CHAPTER:ScriptingFramework.WritingMacros] provides a guide on how to get started
with writing Scripting Framework macros
- Describes how to write a simple HelloWorld macro.
- Describes how Scripting Framework macros…
Get the file Download here
Related Books:Related Searches: face features, framework project, helloworld, scripting languages, macros
Comments
Leave a Reply