William, You don't need to install the SDK if you only want to write Basic-macros. make executable # chmod 700 OOo_2.0.2_LinuxIntel_sdk.sh run # ./OOo_2.0.2_LinuxIntel_sdk.sh cd /var/tmp/unpack_openofficeorg
# su # rpm -i --prefix=/home/william/OOo2SDK/ openoffice.org-sdk-2.0.2-5.i586.rpm Add two bookmarks to your favourite browser: file:///home/william/OOo2SDK/docs/common/ref/com/sun/star/module-ix.html file:///home/william/OOo2SDK/docs/DevelopersGuide/DevelopersGuide.xhtml Don't forget to install xray from
http://sourceforge.net/project/showfiles.php?group_id=87718&package_id=101416
Sub test_Xray REM make shure there is some document opened xray thisComponent End Sub --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
