nonoose Newbie

Joined: 23 Mar 2006 Posts: 2
|
Posted: Thu Mar 23, 2006 7:05 am Post subject: Problem when launching a "closing" macro - SOLVED |
|
|
Hi,
I have an error message when I launch the following macro :
Sub Close
ThisComponent.Close savechanges:=True
End Sub
The Macro works, but after it has closed the document the following error appears :
Runtime Error BASIC
"Object doesn't support arguments" (it's a translation from French...)
Could you help me ?
Regards
JN.G
Last edited by nonoose on Fri Mar 24, 2006 12:41 am; edited 1 time in total |
|