Hi all
wondering if someone can give me some pointers. I am looking to write a script that will automatically shut down a remote pc after it has been logged off for a set amount of time (eg half an hour). Now I am presuming that I will have to install this on something like the domain...
I am wanting to load a listbox with all the names in a folder on my network. Can the SendMessage API be used for this or is there another way?
Currently I loop through the folder using the FileSystemObject method and populate the listbox with the .additem method, but it's very slow as there are...
I have a custom print form in MS Word (Office 2000) that allows the user to select some options. The form then sets the printer trays depending on the option chosen and then prints, for example:
With ActiveDocument.PageSetup
.FirstPageTray = wdPrinterUpperBin
.OtherPagesTray =...
Does anybody know how I trap the Cut/Copy/Paste functions in MS Word (Office 2000)? Any pointers appreciated. Basically I am trying to prevent users from copying text and pasting it into another document. The protect options dont seem to prevent this happening.
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.