Hi All,
How to get the classes in lotusscript of one database to another? how is it possible?
Thanks in advance,
Kamal
Hi All,
How to get the classes in lotusscript of one database to another? how is it possible?
Thanks in advance,
Kamal
Subject: Classes in lotusscript
I am assuming your have these classes in a script library correct?
You can import and export via the options in the domino designer (in the programmer’s pane). There is an import/export option.
Otherwise you can copy and paste the specific script library from the source db to the destination db.
Cheers
Subject: Classes in lotusscript
have you tried to copy and paste them?
Subject: RE: Classes in lotusscript
Thanks for your info.