Hello all,
Can anyone tell me how to get the control id for an entire toolbar. I can get the id's for individual toolbar buttons but am having a problem enumerating the id for the entire bar.
Word and Excel 2000.
Any help would be greatly appreciated.
slcjr777
Hello All,
I am locking down Word and Excel via GPO. I want to disable a entire toolbar (not just individual buttons). I have found control id's for all Menu Items, and Shortcut Keys. I can also enumerate individual toolbar button control id's by opening VBA and inputing the following into...
Hi,
I liked "Windows 2000, Windows Scripting Host" by Tim Hill Published by New Riders. If your looking to automate repetitive tasks using VBscript this is a good one. It also explains how to use WSH to set up "jobs" calling multiple scripting engines. Check it out at...
Hello
I am using FP2002 SP2, and the page has a theme applied. I am using the default theme bullets.
I created a collapsible list, and that worked fine. I wanted to change the default "I" beam (when hovering over the list) to a "hand".
Help says that it's as easy as...
Has anyone seen this? With in CSA some servers show up with a "circle with a line through it". A couple of hours later the problem is gone. The environment has NT and 2k boxes running Metaframe. Sounds like Nt authentication, but wanted to check with you guys to see if anyone had...
Thanks Steve,
It is working with variables declared and placed. In order to use the 'args' variable I edited the script as below. One thing, if I map a drive to the source and run the command it does not copy the files at the root of the mapped drive.
Option Explicit
On Error Resume Next...
Hello
I am using the following to copy a dir from a network drive to a local computer. It works fine without declaring variables. The problem is if I declare the variables (and replace Wscript.Arguments and Wscript.Arguments.Count with those variables) I get a "subscript out of...
NT will always cache a copy of the profile when a user logs on. If you are deleting the cached profile when the user logs off, (I bet you are if disk space is an issue) then it will be re-created each time the user logs on (thus the logon time problem). You might want to consider moving the...
MetaFrame 1.8 - Open the Citrix Server Administration tool. Expand Server in the left pane. Click on Client. Click on Information tab in the right pane. Hope this helps. I can't tell by your message if you need to discover this at log on or if you are developing some sort of client list.
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.