blob: 215d6f409f2c4b941df1dfa61cc5ae8554d50fb5 (
plain)
1
2
3
4
5
|
The program creates the com.sun.star.Servicemanager on a remote machine:
Set objServiceManager = CreateObject("com.sun.star.ServiceManager", "\\jl-1036")
creates a document and writes in it.
|