Here is how the word document was created:
They inserted a table into word. They also went under the Bullets and Numbering menu item from the format menu. They created a custom numbering scheme (Ex. "Req - #").
Now numbering scheme was used across multiple tables. At points in the document...
I have a document where the users created a table. The first column of the table is a unique numbered field. When creating the document, they used the Numbering feature under Format.
When I try to pull the data from this cell into a macro so that I can manipulate it, the VBA code does not see...
I need to launch an HTA, have the user input data of some kind, return the data to the calling script, and close the opened HTA window.
I can get the HTA to launch, but from there I am having the difficulties. Below is my calling script and a copy of somebody else's (not sure whos) HTA that I...
I am sorry that I am not the expert user that you are Xavier2. I did run the /? command but did not get a /v option that bcastner suggested, only a /ve and /va.
I will try to be more careful about the questions that I ask so that I don't take up too much of your precious time Xavier2.
Thanks bcastner.
Removing the final '\' will delete all of the values under that key, but it will not delete the key or any of the subkeys. (which is what I am trying to do)
On the bright side, it did not prompt me for deleting the key.
Mike
I am trying to delete a registry key from the command line. The command runs correctly and will delete the key. The problem is that I cannot force the command without a prompt being displayed.
here is my current command:
reg delete "HKCU\Software\Mercury Interactive\QuickTest Professional\"...
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.