I have written plent automatic emailing programs for Outlook. However, I do not know how the call the application object.
For Outlook I use ('Outlook.Application'). What is the equivalent for Outlook Express?
Also, does the same command set for Outlook work for Outlook Express?
Thanks
I have some VFP code that mails attached files. You can translate into almost MS language:
***********************************
Lparameters _app,_file,_filevers,_subject,_body
Local loApp,LoSpace,LoNew,Lc_sele,lc_nn,lc_recip,lSuccess,lc_olook
Lc_sele=sele()
leOldError = ON("ERROR")
On...
I can ping an NT PDC Ok and I have rights on its Domain.
Microsoft Client is installed as well as Novell Client. All I see is Novell servers and Trees but no NT Servers at all.
Why can I not see any NT Servers even though the TCPIP is operating?
This makes my workstation run the EXE when in fact I want the NT Server to do all the work. I only want to be able to start the EXE from the workstation, leaving the NT box to get on with the work on its own.
This is what I can do with PC Anywhere - connect to the NT Server, Click a Shortcut on...
I need to be able to startup an EXE on a LAN connected NT server from my workstation. I want to stop using PC Anywhere to do this.
So far I have tried a DCOM EXE to call the EXE I want when I want it. My required EXE loads but as a Process and not as a visible Application. In other words I want...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.