![]() | |
#1
| |||
| |||
|
#2
| |||
| |||
|
|
Ok, Here is something new for me. I have never worked with OLE stuff. Please forgive my ignorance about this. This is my avocation, not my vocation. Liz and a few others gave me some help a few weeks ago when I asked about faxing to WinFax. She essentially posted a template which is pretty easy to follow. My question is the following: In the statement: if oaSend.open("WinFax.SDKSend") then How do I make sure that the Winfax server is active? Does Winfax Pro need to be running all the time? Is the WinFax.send something running in the background or is that a file? (if it is a file do I need to make and use an alias?) I used enumServerClassNames and found a boatload of servers on my PC at home. However, I don't have WinFAXPro at home. The hospital has put WinFaxPro on the PC we will be using for this app. I will run that in the working PC and see if it shows up... Thanks, Craig |
#3
| |||
| |||
|
|
WinFax just needs to be installed, not running. That if statement is kind of like opening a library. Liz |
#4
| |||
| |||
|
#5
| |||
| |||
|
#6
| |||
| |||
|
oaSend.SetCoverFile(getaliaspath(" ath_to_file:") +"\\filename.ext") |
#7
| |||
| |||
|
Just to be clear, by getaliaspath(" ath_to_file:") Tony probably meansgetaliaspath(":alias_name:") |
#8
| |||
| |||
|
Just to be clear, by getaliaspath(" ath_to_file:") Tony probably meansgetaliaspath(":alias_name:") That is correct. Thank you, Zal. -- --------------------------------------------------------- Tony McGuire |
#9
| |||
| |||
|
#10
| |||
| |||
|
![]() |
| Thread Tools | |
| Display Modes | |
| |