Hello,
I need to route a Notes Domain (HPO_VBG_IT) to a Foreign SMTP Domain (hpovbg.it).
Sent Mail to hpovbg.it is relayed properly, but (due to circumstances) all HPO_VBG_IT Mail should be "translated" into hpovbg.it.
Any ideas how to accomplish this are greatly appreciated!
Dav
Since WMI doesnt provide for non-MSI installed Software, does anyone know a possibility to uninstall such software by script?
Any help is greatly appreciated!!
Dav
I've got a VBA Macro, which is instantiated by a VBS whenever a file gets written on the harddisk of the computer.
The file (.DOC) is printed on one of many local (IP) printers.
However, quite often, the command to change Printer (Application.Activeprinter) takes 15 minutes or more, in...
Hello,
What I need is a VBScript, that processes all the files in a given directory. It should be in sequence of their creation date&time.
how can i do that using the scripting.filesystem?
thanks
dav
Hi,
I assume this might be a tough one, but maybe there is a way to figure it out?
I want to scan documents into a 2bit compressed multipage TIF file, and it should be without much user interaction, i.e. i want to set settings etc. via Script.
I was thinking about the Microsoft Document...
I couldnt find a way to pass named parameters to Word, eg. equivalent to this command:
Selection.HomeKey Unit:=wdStory, Extend:=wdMove
Is this possible?
All input appreciated,
Dav
I'm using this VBscript to run a Macro (contained in autodru.dot) in a Word-object I create with VBS.
However, after Termination of the Macro/Script there is still a Winword.exe Process in my Task Manager. How do I destroy the object thoroughly?
THANKS!
David
Set objWord =...
Hi!
I want to be able to set the printer onto which I print an uidoc with Lotus Script.
Any Ideas (besides Sendkeys)?
Is there a better forum for that?
Thanks a lot,
Dav
I was thinking of something like...
Set wordobj = CreateObject("Word.Application")
wordobj.Activedocument.Selection.TypeText "Hello wordl"
I just get the message "This command is not available because there is no open document."
Any Help Appreciated!
Dav
(I'm...
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.