First  |  Prev |  Next  |  Last
Pages: 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97
Line number reference, runtime
I'm afraid the answer to this is NO, but ever the optimist, I'll ask... Is there a way to refer, programatically, to the current line number in a running script? I could imagine it being something like "WScript.LineNumber" I would like to use in a context like: WScript.Echo CurrentLineNumber ... 18 Jun 2008 23:06
FSO - Date created newer than Date last modified
On Jun 18, 10:33 am, Dave <bi...(a)microsoft.com> wrote: Hi All, I have a script that gets the FileObject.DateCreated value and the FileObject.DateLastModified value and the date created is more recent than the Date last modified. anyone know why? These files are being moved around the network. FTP'ed t... 18 Jun 2008 23:06
MsHtm.dll - COM object... is either not valid or not registered
Using VB.NET under .NET 1.1 in VS2003, BACKGROUND I have a windows application that dereferences the MsHTM.dll. The app is successfully able to parse existing HTM documents allowing me to access the DOM objects as needed. With my latest changes I want to utilize the MsHTM.dll to parse some text for me. For in... 18 Jun 2008 23:06
[ANN] Bruce Axtens's Standard Library
G'day everyone Some of you have downloaded this is ages past. The next iteration is available from <http://codeaholic.blogspot.com/2008/06/vbscript- standardlibraryzip.html>. Kind regards, Bruce. ... 18 Jun 2008 23:06
FSO - Date created newer than Date last modified
Hi All, I have a script that gets the FileObject.DateCreated value and the FileObject.DateLastModified value and the date created is more recent than the Date last modified. anyone know why? These files are being moved around the network. FTP'ed to our server then copied to some PC's. Thanks in advance Da... 19 Jun 2008 09:35
if objRef = Nothing (Access VBA)
Hi All, Can someone tell me how to test if an Object reference is set to Nothing? Wouldn't it be easier if there was simply an IsNothing function? Thanks for any help on this Chris ... 18 Jun 2008 23:06
Supplying a variable to wshshell.Run
As part of a new login script I am writing I can successfully do the following if I manually specify the servername: set wshShell= Wscript.CreateObject("WScript.Shell") wshshell.Run "regedit /s \\servername\scripts\outlook\outlook.reg",0,bWaitOnReturn What I want to be able to achieve is find the Logon DC an... 18 Jun 2008 23:06
DLL question
I have some software (DLL) that writes events to the event log that I would like to see what functions are available. Is there a way to call the DLL and get available functions? I would llike to eventually get all errors that the DLL could write to the event log. The support for the company hasn't been overl... 17 Jun 2008 19:49
How to bring up remote Exchange cluster by VBScript/WMI scripts
Hi there Looking for some pointers, examples or code snippets on how to bring up a remote Exchange 2003 cluster at a DR site by automation with VBScript/WMI scripts. In particular, our main concern is to deal with the scripting of these remote tasks, among others. 1. Recognise the replicated disks and set up disk... 25 Jun 2008 10:53
User Creation with VBS how to add to Group
Do you really have an OU named management in the fabrikam.com domain? I'm guessing you don't. Then it appears you are trying to add the group to itself. You should start this thread over in the scripting NewsGroup NG = microsoft.public.scripting.vbscrip -- Paul Bergson MVP - Directory Services MCTS... 17 Jun 2008 09:36
First  |  Prev |  Next  |  Last
Pages: 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97