How can I shared script?

I’ll try to shared lotusscript o javascript between two diferent database. How can I do it?

Subject: How can I shared script?

You can have a database that is a template and copy the shared libraries in you newly database.Select Yes if the dialog appears that asks if you want to automatically update the scripts…

Now you have only 1 place to edit the libraries and it will be updated in every database that uses that libraries.

For a javascript you can use a direct link:

This is not possible for a lotusscript…

HTH