Hi All. Is it possible to send fax from LN client via faxserver SBS2000 and LotusScript? Can you give me any example of code?
If I use …:
Set FaxServer = CreateObject(“FaxServer.FaxServer”)
…the answer is “Cannot create autonation object”
Thanks for any idea. C.