Hello fellow script developers,
Xray is a Basic macro which displays the contents of an API object and
helps you understand the API. It can also display the content of most
Basic variables. Xray runs in OpenOffice.org versions 1.1.x or 2.x.
Xray tool version 5.2 english is now available at OOoMacros
<http://ooomacros.org/dev.php#101416>
Ease of use is improved by many small changes.
- Installation is simplified: just click a button.
Xray can now display :
- a value of type Hyper, identified as INT64,
- a value of type Char,
- a multi-dimension Basic array,
- "attribute" indication and access documentation of interface attributes
- the name and value of each PropertyValue array element,
- <empty> or <null> indication if the property does not have a value,
- for a property containing an enumeration value, the corresponding
qualified name.
- Key F2 selects the current line in the displayed list.
- Cascading analysis may be triggered by a double-click on the property
or method line.
- Key Ctrl-F1 may be used to access the API documentation on an object.
The document describing Xray tool shows installation over a version 2.0
of OpenOffice.org.
A new chapter shows examples of Xray usage with other programming languages:
- from other OpenOffice.org scripts : Python, BeanShell, Javascript.
- from VBA or Delphi, through COM.
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]