Has anyone had any experience using the win 2000 faxcom object??
I can create an instance of the faxserver object and make the connection but as soon as I try and create a new fax document I get a "Object variable or With Block Variable Not Set" error on this line:
FD = FS.CreateDocument("\\Warrior\D\test.doc")
Thanks for any feedback :confused:
