<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<?xml-stylesheet href="http://www.blogger.com/styles/atom.css" type="text/css"?>
<feed xmlns="http://www.w3.org/2005/Atom">
  <id>http://groups.google.co.uk/group/microsoft.public.scripting.vbscript</id>
  <title type="text">microsoft.public.scripting.vbscript Google Group</title>
  <subtitle type="text">
  Microsoft scripting newsgroup.
  </subtitle>
  <link href="/group/microsoft.public.scripting.vbscript/feed/atom_v1_0_msgs.xml" rel="self" title="microsoft.public.scripting.vbscript feed"/>
  <updated>2009-11-26T18:03:29Z</updated>
  <generator uri="http://groups.google.co.uk" version="1.99">Google Groups</generator>
  <entry>
  <author>
  <name>Richard Mueller [MVP]</name>
  <email>rlmueller-nos...@ameritech.nospam.net</email>
  </author>
  <updated>2009-11-26T18:03:29Z</updated>
  <id>http://groups.google.co.uk/group/microsoft.public.scripting.vbscript/browse_thread/thread/9a4e82618ad4cbc4/46bfcffae79c615f?show_docid=46bfcffae79c615f</id>
  <link href="http://groups.google.co.uk/group/microsoft.public.scripting.vbscript/browse_thread/thread/9a4e82618ad4cbc4/46bfcffae79c615f?show_docid=46bfcffae79c615f"/>
  <title type="text">Re: batch file to display ip address when rollover clock</title>
  <summary type="html" xml:space="preserve">
  Batch files and VBScript programs cannot detect mouse rollover events. VB &lt;br&gt; programs can, but only on forms belonging to the program. You would need to &lt;br&gt; code your own clock application to achieve this functionality. &lt;br&gt; You could code a VBScript program to retrieve the current IP address, then &lt;br&gt; place a shortcut on the desktop that runs the program. For example, the
  </summary>
  </entry>
  <entry>
  <author>
  <name>Richard Mueller [MVP]</name>
  <email>rlmueller-nos...@ameritech.nospam.net</email>
  </author>
  <updated>2009-11-26T17:10:04Z</updated>
  <id>http://groups.google.co.uk/group/microsoft.public.scripting.vbscript/browse_thread/thread/20aae8fe08baa53f/979479a7a3554e4f?show_docid=979479a7a3554e4f</id>
  <link href="http://groups.google.co.uk/group/microsoft.public.scripting.vbscript/browse_thread/thread/20aae8fe08baa53f/979479a7a3554e4f?show_docid=979479a7a3554e4f"/>
  <title type="text">Re: vbs with input parameter,</title>
  <summary type="html" xml:space="preserve">
  The variable cnt is never assigned a value. Even if it were (or if iArg were &lt;br&gt; used instead), the code seems to assume a certain number of arguments, which &lt;br&gt; may not be the case. I don&#39;t know what you are trying to do, but maybe &lt;br&gt; something similar to below would work better: &lt;br&gt; dim objArgs , iArg &lt;br&gt; Sub help
  </summary>
  </entry>
  <entry>
  <author>
  <name>Jason Bosma</name>
  <email>jbo...@gmail.com</email>
  </author>
  <updated>2009-11-26T16:49:34Z</updated>
  <id>http://groups.google.co.uk/group/microsoft.public.scripting.vbscript/browse_thread/thread/0b747b92fd8365df/339dc3e47b483231?show_docid=339dc3e47b483231</id>
  <link href="http://groups.google.co.uk/group/microsoft.public.scripting.vbscript/browse_thread/thread/0b747b92fd8365df/339dc3e47b483231?show_docid=339dc3e47b483231"/>
  <title type="text">Re: Script to parse .txt &amp; move Computer Accounts to different OU</title>
  <summary type="html" xml:space="preserve">
  On Nov 12, 10:55 pm, Andy.Net &amp;lt;Andy...@discussions.microsoft .com&amp;gt; &lt;br&gt; wrote: &lt;br&gt; What did you change?
  </summary>
  </entry>
  <entry>
  <author>
  <name>dave</name>
  <email>d...@discussions.microsoft.com</email>
  </author>
  <updated>2009-11-26T15:48:05Z</updated>
  <id>http://groups.google.co.uk/group/microsoft.public.scripting.vbscript/browse_thread/thread/9a4e82618ad4cbc4/89cf5603246a3fcf?show_docid=89cf5603246a3fcf</id>
  <link href="http://groups.google.co.uk/group/microsoft.public.scripting.vbscript/browse_thread/thread/9a4e82618ad4cbc4/89cf5603246a3fcf?show_docid=89cf5603246a3fcf"/>
  <title type="text">batch file to display ip address when rollover clock</title>
  <summary type="html" xml:space="preserve">
  hi guys/gals, &lt;br&gt; i am very new to batch scripting and was wondering how would i go about &lt;br&gt; creating a batch file to display a pc ip address and a message when the mouse &lt;br&gt; rolls over the clock area of the task bar? &lt;br&gt; thanks in advance
  </summary>
  </entry>
  <entry>
  <author>
  <name>Csaba Gabor</name>
  <email>dans...@gmail.com</email>
  </author>
  <updated>2009-11-26T14:16:58Z</updated>
  <id>http://groups.google.co.uk/group/microsoft.public.scripting.vbscript/browse_thread/thread/fe4359445dff997d/fc1388da9b7e4717?show_docid=fc1388da9b7e4717</id>
  <link href="http://groups.google.co.uk/group/microsoft.public.scripting.vbscript/browse_thread/thread/fe4359445dff997d/fc1388da9b7e4717?show_docid=fc1388da9b7e4717"/>
  <title type="text">Re: Application.OnTime Not Working</title>
  <summary type="html" xml:space="preserve">
  ... OP wants to bring up Excel and have it call back into the &lt;br&gt; VBScript from an Application.OnTime. He provides example &lt;br&gt; code that doesn&#39;t work ... &lt;br&gt; ... Explanation of why the code won&#39;t work, the main &lt;br&gt; issue being that no mechanism has been demonstrated &lt;br&gt; for calling out to VBScript from Excel ... &lt;br&gt; Here are several options for how to go on this:
  </summary>
  </entry>
  <entry>
  <author>
  <name>moonhkt</name>
  <email>moon...@gmail.com</email>
  </author>
  <updated>2009-11-26T14:27:16Z</updated>
  <id>http://groups.google.co.uk/group/microsoft.public.scripting.vbscript/browse_thread/thread/20aae8fe08baa53f/a92c333327801008?show_docid=a92c333327801008</id>
  <link href="http://groups.google.co.uk/group/microsoft.public.scripting.vbscript/browse_thread/thread/20aae8fe08baa53f/a92c333327801008?show_docid=a92c333327801008"/>
  <title type="text">vbs with input parameter,</title>
  <summary type="html" xml:space="preserve">
  Hi All &lt;br&gt; Why my home computer can not check input parameter ? &lt;br&gt; In office below coding is work. &lt;br&gt; Try set as wscript //H:cscript &lt;br&gt; dim objArgs , iArg &lt;br&gt; Sub help &lt;br&gt; wscript.echo(&amp;quot;Help&amp;quot;) &lt;br&gt; wscript.quit &lt;br&gt; End Sub &lt;br&gt; Set objArgs = WScript.Arguments &lt;br&gt; For iArg = 0 To objArgs.count - 1 &lt;br&gt; if objArgs(iArg) = &amp;quot;-h&amp;quot; then &lt;br&gt; call help
  </summary>
  </entry>
  <entry>
  <author>
  <name>Terry</name>
  <email>te...@itl.no</email>
  </author>
  <updated>2009-11-25T20:43:59Z</updated>
  <id>http://groups.google.co.uk/group/microsoft.public.scripting.vbscript/browse_thread/thread/adfcd6fdb79c623e/c78e513cb2ba21eb?show_docid=c78e513cb2ba21eb</id>
  <link href="http://groups.google.co.uk/group/microsoft.public.scripting.vbscript/browse_thread/thread/adfcd6fdb79c623e/c78e513cb2ba21eb?show_docid=c78e513cb2ba21eb"/>
  <title type="text">Re: Find Mac address first, then get IP address and map printer using</title>
  <summary type="html" xml:space="preserve">
  Hi Freddy. &lt;br&gt; While you are trying to solv your scripting problem I suggest that you make &lt;br&gt; a reservation on the DHCP for the mac address to the printer. That would &lt;br&gt; solv your problem and give you time to play around with scripts...
  </summary>
  </entry>
  <entry>
  <author>
  <name>AutoMagic</name>
  <email>handyman1...@gmail.com</email>
  </author>
  <updated>2009-11-25T16:23:47Z</updated>
  <id>http://groups.google.co.uk/group/microsoft.public.scripting.vbscript/browse_thread/thread/fe4359445dff997d/96b4cd18cb6a4b76?show_docid=96b4cd18cb6a4b76</id>
  <link href="http://groups.google.co.uk/group/microsoft.public.scripting.vbscript/browse_thread/thread/fe4359445dff997d/96b4cd18cb6a4b76?show_docid=96b4cd18cb6a4b76"/>
  <title type="text">Re: Application.OnTime Not Working</title>
  <summary type="html" xml:space="preserve">
  Thanks. I may just use a separate (see note above) Excel file to do &lt;br&gt; what I want.
  </summary>
  </entry>
  <entry>
  <author>
  <name>AutoMagic</name>
  <email>handyman1...@gmail.com</email>
  </author>
  <updated>2009-11-25T16:19:51Z</updated>
  <id>http://groups.google.co.uk/group/microsoft.public.scripting.vbscript/browse_thread/thread/fe4359445dff997d/64dfd413857f8c82?show_docid=64dfd413857f8c82</id>
  <link href="http://groups.google.co.uk/group/microsoft.public.scripting.vbscript/browse_thread/thread/fe4359445dff997d/64dfd413857f8c82?show_docid=64dfd413857f8c82"/>
  <title type="text">Re: Application.OnTime Not Working</title>
  <summary type="html" xml:space="preserve">
  On Nov 24, 4:55 pm, &amp;quot;Dave \&amp;quot;Crash\&amp;quot; Dummy&amp;quot; &amp;lt;dva...@deathstar.mil&amp;gt; &lt;br&gt; wrote: &lt;br&gt; What I&#39;m trying to do is open, then close, an Excel file once a day by &lt;br&gt; using VBScript. The Excel file has email notifications that trigger &lt;br&gt; based on dates on the spreadsheet. Application OnTime works OK in &lt;br&gt; Excel VBA but can&#39;t get it to run in VBS. The reason I&#39;m not using
  </summary>
  </entry>
  <entry>
  <author>
  <name>Tom Lavedas</name>
  <email>tlave...@gmail.com</email>
  </author>
  <updated>2009-11-25T16:16:16Z</updated>
  <id>http://groups.google.co.uk/group/microsoft.public.scripting.vbscript/browse_thread/thread/adfcd6fdb79c623e/c50ae97a19ecffaa?show_docid=c50ae97a19ecffaa</id>
  <link href="http://groups.google.co.uk/group/microsoft.public.scripting.vbscript/browse_thread/thread/adfcd6fdb79c623e/c50ae97a19ecffaa?show_docid=c50ae97a19ecffaa"/>
  <title type="text">Re: Find Mac address first, then get IP address and map printer using</title>
  <summary type="html" xml:space="preserve">
  I&#39;m not quite certain I can solve your problem, but I do see what I &lt;br&gt; think is a fatal flaw in the logic you have posted. It would appear &lt;br&gt; that you are trying to search for an IP printer by way of its MAC, but &lt;br&gt; the WMI service you are using is referenced to the local machine (the &lt;br&gt; DOT in the objWMIService instantiation code). So the query should
  </summary>
  </entry>
  <entry>
  <author>
  <name>freddy</name>
  <email>fre...@discussions.microsoft.com</email>
  </author>
  <updated>2009-11-25T15:53:03Z</updated>
  <id>http://groups.google.co.uk/group/microsoft.public.scripting.vbscript/browse_thread/thread/adfcd6fdb79c623e/e54cb84dffb1533a?show_docid=e54cb84dffb1533a</id>
  <link href="http://groups.google.co.uk/group/microsoft.public.scripting.vbscript/browse_thread/thread/adfcd6fdb79c623e/e54cb84dffb1533a?show_docid=e54cb84dffb1533a"/>
  <title type="text">Find Mac address first, then get IP address and map printer using</title>
  <summary type="html" xml:space="preserve">
  Guy, &lt;br&gt; Problem: &lt;br&gt; I was assign a task for DR (Disaster Recovery). Lets say our print server &lt;br&gt; goes down for a few hours, I need to find a way to map computers by IP &lt;br&gt; address. The problem is that our printers are on DHCP so if the ip changes &lt;br&gt; then I will be unable to print. &lt;br&gt; Solution (I hope): &lt;br&gt; How can I use vbscript and Win32_NetworkAdapterConfigurat ion or arp to get
  </summary>
  </entry>
  <entry>
  <author>
  <name>mayayana</name>
  <email>mayaxxy...@rcxxn.com</email>
  </author>
  <updated>2009-11-25T14:36:23Z</updated>
  <id>http://groups.google.co.uk/group/microsoft.public.scripting.vbscript/browse_thread/thread/5094a103a13bc74e/98e9ebe14e26e3ca?show_docid=98e9ebe14e26e3ca</id>
  <link href="http://groups.google.co.uk/group/microsoft.public.scripting.vbscript/browse_thread/thread/5094a103a13bc74e/98e9ebe14e26e3ca?show_docid=98e9ebe14e26e3ca"/>
  <title type="text">Re: Internet Explorer object in 64 bit systems</title>
  <summary type="html" xml:space="preserve">
  Win64 is going to be increasingly problematic &lt;br&gt; until 32-bit software is phased out. I really don&#39;t &lt;br&gt; understand why anyone would use Win64 unless &lt;br&gt; they&#39;re doing something like editing movies and &lt;br&gt; need 8 GB RAM. But now that you&#39;ve got it... &lt;br&gt; Win64 is really 2 OSs in one. It also has the &lt;br&gt; equivalent of 2 Registries. (Win32 software can
  </summary>
  </entry>
  <entry>
  <author>
  <name>Csaba Gabor</name>
  <email>dans...@gmail.com</email>
  </author>
  <updated>2009-11-25T01:22:07Z</updated>
  <id>http://groups.google.co.uk/group/microsoft.public.scripting.vbscript/browse_thread/thread/fe4359445dff997d/c8c6b5bd47aef218?show_docid=c8c6b5bd47aef218</id>
  <link href="http://groups.google.co.uk/group/microsoft.public.scripting.vbscript/browse_thread/thread/fe4359445dff997d/c8c6b5bd47aef218?show_docid=c8c6b5bd47aef218"/>
  <title type="text">Re: Application.OnTime Not Working</title>
  <summary type="html" xml:space="preserve">
  You have two sources of error. The following revision &lt;br&gt; illustrates them. The first is due to the fact that you &lt;br&gt; exit your program before Excel has a chance to do &lt;br&gt; anything. When you exit the VBScript program, the &lt;br&gt; Excel directive goes away, too. So sorry. You have &lt;br&gt; to specifically insist that Excel not go away just yet
  </summary>
  </entry>
  <entry>
  <author>
  <name>Dave Crash Dummy</name>
  <email>dva...@deathstar.mil</email>
  </author>
  <updated>2009-11-25T00:55:28Z</updated>
  <id>http://groups.google.co.uk/group/microsoft.public.scripting.vbscript/browse_thread/thread/fe4359445dff997d/83578e2d0c4a96b3?show_docid=83578e2d0c4a96b3</id>
  <link href="http://groups.google.co.uk/group/microsoft.public.scripting.vbscript/browse_thread/thread/fe4359445dff997d/83578e2d0c4a96b3?show_docid=83578e2d0c4a96b3"/>
  <title type="text">Re: Application.OnTime Not Working</title>
  <summary type="html" xml:space="preserve">
  I can&#39;t run it because I don&#39;t have Excel, but what exactly are you &lt;br&gt; trying to do? Do you want &amp;quot;mytest()&amp;quot; to run once after a delay, or &lt;br&gt; do you want it to run every five seconds?
  </summary>
  </entry>
  <entry>
  <author>
  <name>AutoMagic</name>
  <email>handyman1...@gmail.com</email>
  </author>
  <updated>2009-11-24T23:56:23Z</updated>
  <id>http://groups.google.co.uk/group/microsoft.public.scripting.vbscript/browse_thread/thread/fe4359445dff997d/646b2cb43109740e?show_docid=646b2cb43109740e</id>
  <link href="http://groups.google.co.uk/group/microsoft.public.scripting.vbscript/browse_thread/thread/fe4359445dff997d/646b2cb43109740e?show_docid=646b2cb43109740e"/>
  <title type="text">Application.OnTime Not Working</title>
  <summary type="html" xml:space="preserve">
  I have created the following VBS code: &lt;br&gt; MyTest &lt;br&gt; Set objExcel = CreateObject(&amp;quot;Excel.Applicatio n&amp;quot;) &lt;br&gt; MsgBox &amp;quot;Before OnTime&amp;quot; &lt;br&gt; objExcel.Application.OnTime Now + TimeValue(&amp;quot;00:00:05&amp;quot;), &amp;quot;MyTest&amp;quot; &lt;br&gt; MsgBox &amp;quot;After OnTime&amp;quot; &lt;br&gt; Sub MyTest() &lt;br&gt; MsgBox &amp;quot;MyTest&amp;quot; &lt;br&gt; End Sub &lt;br&gt; The first thing I see is &amp;quot;MyTest&amp;quot;, verifies Sub MyTest() is working.
  </summary>
  </entry>
</feed>
