Can we Use the Script Library of one Database in another Database Directly?
If so Please let me the Process.
Can we Use the Script Library of one Database in another Database Directly?
If so Please let me the Process.
Subject: Script Library Info needed.
Ravi,
I don;t think that you can (I am 99% sure)
You may want to investigate using LSS files instead (although be careful about compiling them each time they change)
HTH
Mike
Subject: RE: Script Library Info needed.
Dear Mike,
Thanks for that response.Even i thought of that by little bit doubt.
Thaks for that.
Ravi Kumar daparthi
Subject: Script Library Info needed.
You can inherit the design of script libraries (and any design element of course) from a different template than the main database template.
eg - if you have closely related databases with the same script libraries needed, create a separate script library database, and then inherit the libraries from this separate template. Then you only need to change the libraries in one place
Dan
Subject: Script Library Info needed.
With LotusScript lib it is’nt possible.
Whith Java lib you can. Use “Modify Project” at the bottom of the Library Script window.