| View previous topic :: View next topic |
| Author |
Message |
Tom Varcalli Newbie

Joined: 10 Jan 2011 Posts: 2
|
Posted: Mon Jan 10, 2011 7:31 pm Post subject: Error message upon logon WIN7 - Scripting Framework error |
|
|
I have a macro that inserts date and time in Writer. Edited it manually and corrupted the macro. I deleted it. Now when I logon my user account in WIN7 I get the following error dialog, I don't open any applications. Just logon?
A Scripting Framework error occurred while running the Basic script
vnd.sun.star.script:Standard.Module1.InsertDateTimeOnLine?
language=Basic&location=application.
Message: the following Basic script could not be found:
library:'Standard'
module:'Module1"
meathod:'InsertDateTimeOnLine'
location:'application
How do I get rid of the message? Nothing is running? |
|
| Back to top |
|
 |
B Marcelly Super User

Joined: 12 May 2004 Posts: 1414 Location: France
|
Posted: Mon Jan 10, 2011 11:34 pm Post subject: |
|
|
Hi,
Probable cause : you have an OpenOffice.org event that launches your deleted macros.
Open your OpenOffice.org. Menu Tools > Customize > display tab Events. Suppress the action starting your macro. _________________ Bernard
OpenOffice.org 1.1.5 fr / OpenOffice.org 3.4.1 en-US + langpacks, MS-Windows XP Home SP3
This forum is unusable, use instead Apache OpenOffice forums |
|
| Back to top |
|
 |
Tom Varcalli Newbie

Joined: 10 Jan 2011 Posts: 2
|
Posted: Tue Jan 11, 2011 6:13 am Post subject: Thank youo |
|
|
That was the fix.  |
|
| Back to top |
|
 |
|