<?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.com.gh/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-07T13:21:01Z</updated>
  <generator uri="http://groups.google.com.gh" version="1.99">Google Groups</generator>
  <entry>
  <author>
  <name>Jeremy</name>
  <email>jer...@discussions.microsoft.com</email>
  </author>
  <updated>2009-11-07T13:21:01Z</updated>
  <id>http://groups.google.com.gh/group/microsoft.public.scripting.vbscript/browse_thread/thread/537473d8de4bd6c8/153c9eeb4fedbc51?show_docid=153c9eeb4fedbc51</id>
  <link href="http://groups.google.com.gh/group/microsoft.public.scripting.vbscript/browse_thread/thread/537473d8de4bd6c8/153c9eeb4fedbc51?show_docid=153c9eeb4fedbc51"/>
  <title type="text">determine last time file/folder was modified</title>
  <summary type="html" xml:space="preserve">
  I found a script on the net that searches a folder for the names of &lt;br&gt; subfolders and files and pumps that information to a log file. I have &lt;br&gt; modified the script to gather more info and to export the data to an Excel &lt;br&gt; spreadsheet. I just wanted to get some feedback on it. Thanks, Jeremy &lt;br&gt; ------------------------------ ------------------------------ -----------
  </summary>
  </entry>
  <entry>
  <author>
  <name>ashokrose ashokrose</name>
  <email>ashokrose...@gmail.com</email>
  </author>
  <updated>2009-11-07T10:01:41Z</updated>
  <id>http://groups.google.com.gh/group/microsoft.public.scripting.vbscript/browse_thread/thread/08893b8431d42408/06eb1870f074c4de?show_docid=06eb1870f074c4de</id>
  <link href="http://groups.google.com.gh/group/microsoft.public.scripting.vbscript/browse_thread/thread/08893b8431d42408/06eb1870f074c4de?show_docid=06eb1870f074c4de"/>
  <title type="text">10 Tips for Writing Web Copy</title>
  <summary type="html" xml:space="preserve">
  10 Tips for Writing Web Copy &lt;br&gt; One of the most important aspects of a website today is the webcopy - &lt;br&gt; sometimes called the sales letter. &lt;br&gt; In days gone bye, banners and graphics were all important but now it&#39;s &lt;br&gt; the words that do the selling. &lt;br&gt; This short article will give you some pointers about writing good
  </summary>
  </entry>
  <entry>
  <author>
  <name>PaulM</name>
  <email>n...@nono.com</email>
  </author>
  <updated>2009-11-06T21:08:28Z</updated>
  <id>http://groups.google.com.gh/group/microsoft.public.scripting.vbscript/browse_thread/thread/be14d41abaae945d/76f254fb186737e1?show_docid=76f254fb186737e1</id>
  <link href="http://groups.google.com.gh/group/microsoft.public.scripting.vbscript/browse_thread/thread/be14d41abaae945d/76f254fb186737e1?show_docid=76f254fb186737e1"/>
  <title type="text">Re: Script</title>
  <summary type="html" xml:space="preserve">
  Thanks &lt;br&gt; &amp;quot;Richard Mueller [MVP]&amp;quot; &amp;lt;rlmueller-nos...@ameritech.no spam.net&amp;gt; wrote in &lt;br&gt; message &lt;a target=&quot;_blank&quot; href=&quot;http://groups.google.com/groups?as_umsgid=OreMP6mXKHA.412@TK2MSFTNGP04.phx.gbl&quot;&gt;news:OreMP6mXKHA.412@TK2MSFTNGP04.phx.gbl&lt;/a&gt;...
  </summary>
  </entry>
  <entry>
  <author>
  <name>Pegasus [MVP]</name>
  <email>n...@microsoft.com</email>
  </author>
  <updated>2009-11-06T20:36:45Z</updated>
  <id>http://groups.google.com.gh/group/microsoft.public.scripting.vbscript/browse_thread/thread/9d12de7d69cb9cb5/cd0c00174fe6f927?show_docid=cd0c00174fe6f927</id>
  <link href="http://groups.google.com.gh/group/microsoft.public.scripting.vbscript/browse_thread/thread/9d12de7d69cb9cb5/cd0c00174fe6f927?show_docid=cd0c00174fe6f927"/>
  <title type="text">Re: Run Command Line</title>
  <summary type="html" xml:space="preserve">
  You&#39;re not really doing this in VB Script - you&#39;re shelling out to a console &lt;br&gt; session and you then have the usual problems with placing the correct number &lt;br&gt; double-quotes around your file names. A cleaner solution would be to do the &lt;br&gt; whole lot with VB Script commands, e.g. like so: &lt;br&gt; sName1 = &amp;quot;D:\Sites\www\applications\rec order\file1.mp3&amp;quot;
  </summary>
  </entry>
  <entry>
  <author>
  <name>Jing Software</name>
  <email>jingproje...@gmail.com</email>
  </author>
  <updated>2009-11-06T20:07:08Z</updated>
  <id>http://groups.google.com.gh/group/microsoft.public.scripting.vbscript/browse_thread/thread/9d12de7d69cb9cb5/88eed6c207dda279?show_docid=88eed6c207dda279</id>
  <link href="http://groups.google.com.gh/group/microsoft.public.scripting.vbscript/browse_thread/thread/9d12de7d69cb9cb5/88eed6c207dda279?show_docid=88eed6c207dda279"/>
  <title type="text">Run Command Line</title>
  <summary type="html" xml:space="preserve">
  Hello, &lt;br&gt; I am trying to run a vbs file on my server that appends a few mp3 &lt;br&gt; files to another and creates a new file. &lt;br&gt; I can do this from the command line without out any problems: &lt;br&gt; copy /b D:\Sites\www\applications\reco rder\file1.mp3 + D:\Sites\www &lt;br&gt; \applications\recorder\file2.m p3 D:\Sites\www\applications\reco rder
  </summary>
  </entry>
  <entry>
  <author>
  <name>Pegasus [MVP]</name>
  <email>n...@microsoft.com</email>
  </author>
  <updated>2009-11-06T19:27:16Z</updated>
  <id>http://groups.google.com.gh/group/microsoft.public.scripting.vbscript/browse_thread/thread/3e5c57a0ee588281/9961332ddfc4c56d?show_docid=9961332ddfc4c56d</id>
  <link href="http://groups.google.com.gh/group/microsoft.public.scripting.vbscript/browse_thread/thread/3e5c57a0ee588281/9961332ddfc4c56d?show_docid=9961332ddfc4c56d"/>
  <title type="text">Re: Move n files sort by Filename</title>
  <summary type="html" xml:space="preserve">
  I completely agree with everything you say. Let me add one minor point: The &lt;br&gt; newsgroup you quote (microsoft.public.win2000.cmdp rompt.admin) is a sleepy &lt;br&gt; hollow. Batch action is really here: alt.msdos.batch.nt. It is where I &lt;br&gt; occasionally post VB Script code, eg. this one where a batch file solution
  </summary>
  </entry>
  <entry>
  <author>
  <name>mayayana</name>
  <email>mayaxxy...@rcxxn.com</email>
  </author>
  <updated>2009-11-06T19:03:10Z</updated>
  <id>http://groups.google.com.gh/group/microsoft.public.scripting.vbscript/browse_thread/thread/3e5c57a0ee588281/2bfebbf26c983826?show_docid=2bfebbf26c983826</id>
  <link href="http://groups.google.com.gh/group/microsoft.public.scripting.vbscript/browse_thread/thread/3e5c57a0ee588281/2bfebbf26c983826?show_docid=2bfebbf26c983826"/>
  <title type="text">Re: Move n files sort by Filename</title>
  <summary type="html" xml:space="preserve">
  either &lt;br&gt; I got curious about this and looked it &lt;br&gt; up, since the topic of exactly what &amp;quot;batch&amp;quot; &lt;br&gt; code is keeps coming up. Maybe this will &lt;br&gt; provide some clarification for anyone who&#39;s &lt;br&gt; interested: &lt;br&gt; In general, batch refers to pre-GUI scripting &lt;br&gt; (as opposed to *Windows* scripting). It is &lt;br&gt; command-line, run by the local console
  </summary>
  </entry>
  <entry>
  <author>
  <name>Pegasus [MVP]</name>
  <email>n...@microsoft.com</email>
  </author>
  <updated>2009-11-06T17:46:38Z</updated>
  <id>http://groups.google.com.gh/group/microsoft.public.scripting.vbscript/browse_thread/thread/3e5c57a0ee588281/a133656fc0232f7a?show_docid=a133656fc0232f7a</id>
  <link href="http://groups.google.com.gh/group/microsoft.public.scripting.vbscript/browse_thread/thread/3e5c57a0ee588281/a133656fc0232f7a?show_docid=a133656fc0232f7a"/>
  <title type="text">Re: Move n files sort by Filename</title>
  <summary type="html" xml:space="preserve">
  *** Have you thought of broadening your horizon a little? &lt;br&gt; *** I occasionally post batch files here and I occasionally &lt;br&gt; *** post VB Script files in a batch group. The reason is &lt;br&gt; *** that sometimes batch files are more effective than &lt;br&gt; *** VB Script files and sometimes it&#39;s the other way &lt;br&gt; *** round. This is one of them: The OP wants the first
  </summary>
  </entry>
  <entry>
  <author>
  <name>tonyb</name>
  <email>gu...@unknown-email.com</email>
  </author>
  <updated>2009-11-06T16:12:59Z</updated>
  <id>http://groups.google.com.gh/group/microsoft.public.scripting.vbscript/browse_thread/thread/5d5dbc3d2df74ddf/497d320116cfa80e?show_docid=497d320116cfa80e</id>
  <link href="http://groups.google.com.gh/group/microsoft.public.scripting.vbscript/browse_thread/thread/5d5dbc3d2df74ddf/497d320116cfa80e?show_docid=497d320116cfa80e"/>
  <title type="text">Re: Sort files collection ?</title>
  <summary type="html" xml:space="preserve">
  I must accept your castigation for not having done my homework properly. &lt;br&gt; The year in ISO format should indeed have 4 digits. Unfortunately, &lt;br&gt; although the correct seperator is a colon, windows does not allow this &lt;br&gt; in file names!
  </summary>
  </entry>
  <entry>
  <author>
  <name>mayayana</name>
  <email>mayaxxy...@rcxxn.com</email>
  </author>
  <updated>2009-11-06T16:12:36Z</updated>
  <id>http://groups.google.com.gh/group/microsoft.public.scripting.vbscript/browse_thread/thread/3e5c57a0ee588281/42de35b4e7a828a0?show_docid=42de35b4e7a828a0</id>
  <link href="http://groups.google.com.gh/group/microsoft.public.scripting.vbscript/browse_thread/thread/3e5c57a0ee588281/42de35b4e7a828a0?show_docid=42de35b4e7a828a0"/>
  <title type="text">Re: Move n files sort by Filename</title>
  <summary type="html" xml:space="preserve">
  either &lt;br&gt; A &amp;quot;batch&amp;quot; file in what language? A powershell &lt;br&gt; file? An updated DOS that still uses .bat extension? &lt;br&gt; Frankly I don&#39;t care what it is. It&#39;s not VBScript &lt;br&gt; and this is a VBScript group. I have a lot of experience &lt;br&gt; with VBScript, I&#39;m here in the VBS group, &lt;br&gt; and I only vaguely understand the code you posted.
  </summary>
  </entry>
  <entry>
  <author>
  <name>Pegasus [MVP]</name>
  <email>n...@microsoft.com</email>
  </author>
  <updated>2009-11-06T15:37:55Z</updated>
  <id>http://groups.google.com.gh/group/microsoft.public.scripting.vbscript/browse_thread/thread/3e5c57a0ee588281/69f31ff450a9bb57?show_docid=69f31ff450a9bb57</id>
  <link href="http://groups.google.com.gh/group/microsoft.public.scripting.vbscript/browse_thread/thread/3e5c57a0ee588281/69f31ff450a9bb57?show_docid=69f31ff450a9bb57"/>
  <title type="text">Re: Move n files sort by Filename</title>
  <summary type="html" xml:space="preserve">
  You&#39;re entirely correct: It is not VB Script. However, it is not DOS either &lt;br&gt; but a batch file. DOS is a legacy operating system (not a scripting tool) &lt;br&gt; that does not exist under the current 32/64-bit operating systems - unless &lt;br&gt; you choose to call any character based black screen &amp;quot;DOS&amp;quot;. With this &lt;br&gt; measure, some Unix/Linux screens would equally qualify as &amp;quot;DOS&amp;quot;. Now before
  </summary>
  </entry>
  <entry>
  <author>
  <name>mayayana</name>
  <email>mayaxxy...@rcxxn.com</email>
  </author>
  <updated>2009-11-06T15:18:09Z</updated>
  <id>http://groups.google.com.gh/group/microsoft.public.scripting.vbscript/browse_thread/thread/3e5c57a0ee588281/e1afa7b78345f6c1?show_docid=e1afa7b78345f6c1</id>
  <link href="http://groups.google.com.gh/group/microsoft.public.scripting.vbscript/browse_thread/thread/3e5c57a0ee588281/e1afa7b78345f6c1?show_docid=e1afa7b78345f6c1"/>
  <title type="text">Re: Move n files sort by Filename</title>
  <summary type="html" xml:space="preserve">
  Also, if you&#39;re new to this and trying to learn &lt;br&gt; VBScript, you need to understand that the code &lt;br&gt; from Pegasus is not VBScript. Apparently his code &lt;br&gt; will work, but it&#39;s actually DOS, which is an &lt;br&gt; entirely different thing.
  </summary>
  </entry>
  <entry>
  <author>
  <name>mayayana</name>
  <email>mayaxxy...@rcxxn.com</email>
  </author>
  <updated>2009-11-06T15:14:44Z</updated>
  <id>http://groups.google.com.gh/group/microsoft.public.scripting.vbscript/browse_thread/thread/3e5c57a0ee588281/a27db5960723dd65?show_docid=a27db5960723dd65</id>
  <link href="http://groups.google.com.gh/group/microsoft.public.scripting.vbscript/browse_thread/thread/3e5c57a0ee588281/a27db5960723dd65?show_docid=a27db5960723dd65"/>
  <title type="text">Re: Move n files sort by Filename</title>
  <summary type="html" xml:space="preserve">
  You didn&#39;t explain what makes those files &amp;quot;first&amp;quot;. &lt;br&gt; If they&#39;re recognizable by name then you can just &lt;br&gt; use MoveFile. Are you familiar with the FileSystemObject? &lt;br&gt; It provides a number of file handling functions. &lt;br&gt; First create the object: &lt;br&gt; Set FSO = CreateObject(&amp;quot;Scripting.FileSy stemObject&amp;quot;) &lt;br&gt; &#39; The MoveFile method is like this:
  </summary>
  </entry>
  <entry>
  <author>
  <name>Pegasus [MVP]</name>
  <email>n...@microsoft.com</email>
  </author>
  <updated>2009-11-06T14:28:01Z</updated>
  <id>http://groups.google.com.gh/group/microsoft.public.scripting.vbscript/browse_thread/thread/3e5c57a0ee588281/1e012eb513f48262?show_docid=1e012eb513f48262</id>
  <link href="http://groups.google.com.gh/group/microsoft.public.scripting.vbscript/browse_thread/thread/3e5c57a0ee588281/1e012eb513f48262?show_docid=1e012eb513f48262"/>
  <title type="text">Re: Move n files sort by Filename</title>
  <summary type="html" xml:space="preserve">
  You could use this simple batch file: &lt;br&gt; @echo off &lt;br&gt; SetLocal EnableDelayedExpansion &lt;br&gt; set Source=d:\Source Folder &lt;br&gt; set Target=d:\Target Folder &lt;br&gt; set count=0 &lt;br&gt; if not exist &amp;quot;%Source%&amp;quot; ( &lt;br&gt; echo Cannot find the folder &amp;quot;%Source%&amp;quot; &lt;br&gt; pause &lt;br&gt; goto :eof &lt;br&gt; ) &lt;br&gt; if not exist &amp;quot;%Target%&amp;quot; md &amp;quot;%Target%&amp;quot; &lt;br&gt; for /F &amp;quot;delims=&amp;quot; %%a in (&#39;dir /on /b /a-d &amp;quot;%Source%&amp;quot;&#39;) do (
  </summary>
  </entry>
  <entry>
  <author>
  <name>Richard Mueller [MVP]</name>
  <email>rlmueller-nos...@ameritech.nospam.net</email>
  </author>
  <updated>2009-11-06T14:14:30Z</updated>
  <id>http://groups.google.com.gh/group/microsoft.public.scripting.vbscript/browse_thread/thread/fdf4ca469d9eae73/93965b5f63b67da9?show_docid=93965b5f63b67da9</id>
  <link href="http://groups.google.com.gh/group/microsoft.public.scripting.vbscript/browse_thread/thread/fdf4ca469d9eae73/93965b5f63b67da9?show_docid=93965b5f63b67da9"/>
  <title type="text">Re: Seek Filter Include Example</title>
  <summary type="html" xml:space="preserve">
  Yes.
  </summary>
  </entry>
</feed>
