Drew Jensen wrote:
Robert Jackson wrote:

Hmm - well, just a thought. ( Kind of surprised Andrew did not offer this )

Script your own warning. All the needed pieces are there in the application. You can do it in OOoBasic with only a few lines of code actually...( well, less then a lot of lines of code anyway )

OO.o offers an application wide event for when a document is opened.
You can assign this event to a basic sub proceudre.
This sub procedure could check to see if the document is READ-ONLY.
If so - display a dialog box to your users.

Anyway, it should work.

Once you have the OOoBasic script working on your machine you just download a copy of BasicExtensionBuilder - run the wizard, answer a few questions and it chugs out a nice *.oxt file that you install globally in your OO.o network (shared) directory vie extension manager and voila - it is available to all.

Drew
True enough, that can be done... :-)

--
Andrew Pitonyak
My Macro Document: http://www.pitonyak.org/AndrewMacro.odt
My Book: http://www.hentzenwerke.com/catalog/oome.htm
Info:  http://www.pitonyak.org/oo.php
See Also: http://documentation.openoffice.org/HOW_TO/index.html


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

Reply via email to