Le 17/05/12 03:15, Kelly Holman a écrit :

Hi Kerry,


> When I go to tools -> macros -> organize macros -> python I can't
>  create or edit scripts. The buttons are grayed out. It does have a few sample
>  scripts, which I can run.
> 

There is no built-in python editor in LibreOffice. If you want to edit a
python script and then run it from within LO, you have to create it
outside of LO, in a text editor, or a python dedicated IDE, and then
copy the script to the correct directory within your LO application
framework, usually this in a subfolder of Scripts, e.g. on the Mac :

/Applications/LibreOffice.app/Contents/share/Scripts

or else in the user's own LO configuration folder :

/Users/alex/Library/Application Support/LibreOffice/3/user/Scripts


Alex



-- 
For unsubscribe instructions e-mail to: [email protected]
Problems? http://www.libreoffice.org/get-help/mailing-lists/how-to-unsubscribe/
Posting guidelines + more: http://wiki.documentfoundation.org/Netiquette
List archive: http://listarchives.libreoffice.org/global/users/
All messages sent to this list will be publicly archived and cannot be deleted

Reply via email to