To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=75506





------- Additional comments from [EMAIL PROTECTED] Thu Mar 22 09:23:09 +0000 
2007 -------
I have OOo 2.0.4 on Win XP, I did not test on 2.2RC. But eberlein says it 
confirmed 
on 2.1.

An error message is systematic with Basic macros in a document or the various 
HelloWorld scripts of "OpenOffice.org Macros", but only when you start the 
script 
with Tools > Macros > Run Macros within the IDE window.

Macros from "My Macros" run correctly with the same procedure.

Simplest test :

1 - load OpenOffice Writer : there is a new Writer document "Untitled1"
2 - Tools > Macros > Organize Macros > OpenOffice.org Basic
  Create a new macro in Standard library of the "Untitled1" document
  The IDE window opens, showing the macro :
REM  *****  BASIC  *****

Sub Main

End Sub

3 - From the IDE window : Tools > Macros > Run Macros...
   (wait for Java to load...)

4 - In the Macro Selector, develop the branch : Untitled1 > Standard > Module1
  A macro named Main appears, selected

5 - click on Run button. Message :
A Scripting Framework error occurred while running the Basic script
vnd.sun.star.script:Standard.Module1.Main?language=Basic&location=document.
Message:BasicProviderImpl::getScript: no script!


If I run the macro through Tools > Macros > Organize Macros > OpenOffice.org 
Basic, 
it works 


---------------------------------------------------------------------
Please do not reply to this automatically generated notification from
Issue Tracker. Please log onto the website and enter your comments.
http://qa.openoffice.org/issue_handling/project_issues.html#notification

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to