OK newbie question, I’ve read the documentation and I’m still consufed ![]()
Now then, I can understand happily enough that if you want to write a custom function for Domino on win32 you can write your function and compile it up to a .dll and then include it into an agent or whatever with the Use statement. Is it possible to do the same thing with an .so file on a Domino server? I.e, load the .so if you are using Linux as the host and then be able to instantiate objects based on it?
TIA, George ![]()