Showing tag results for folders

Aug 17, 2007
Post comments count0
Post likes count0

How Can I Copy the Folder Structure of a Folder?

ScriptingGuy1

Hey, Scripting Guy! How can I copy the folder structure of a folder (that is, a folder and all its subfolders) without copying the files as well?-- AS Hey, AS. If you’re one of the many people who simply can’t get through the day without knowing what the Scripting Guy who writes this column is up to as he traipses through Italy, well, here’s th...

Scripting Guy!VBScriptstorage
Aug 9, 2007
Post comments count0
Post likes count0

How Can I Copy Two Files to Each of the Shared Folders on a Computer?

ScriptingGuy1

Hey, Scripting Guy! How can I copy two files to each of the shared folders on a computer?-- DL Hey, DL. If you don’t subscribe to the Scripting Newswire (and surely everyone subscribes to the Scripting Newswire) you might have missed the announcement that the Scripting Guys will be attending TechEd IT Forum 2007, to be held November 12-16 in Ba...

Scripting Guy!VBScriptstorage
Aug 7, 2007
Post comments count0
Post likes count0

How Can I Create a Sequential Series of Folders?

ScriptingGuy1

Hey, Scripting Guy! How can I prompt a user to enter a starting number and ending number, then create a sequential series of folders based on those two numbers?-- PM Hey, PM. We had some time to kill this afternoon, so we thought we’d see what we could do about answering your question. In fact, if we didn’t try answering this question the Scrip...

Scripting Guy!VBScriptstorage
Jul 3, 2007
Post comments count0
Post likes count0

How Can I Create a Folder With a Name Based on the Monday and Friday of the Coming Week?

ScriptingGuy1

Hey, Scripting Guy! Every Sunday I need to create a folder with a name similar to this: C:\Test\7-2-2007 to 7-6-2007, with the dates representing the Monday and the Friday of the upcoming week. How can I write a script that will create this folder for me?-- R Hey, R. You, from time-to-time people write to the Scripting Guys and say, “You guys a...

Scripting Guy!VBScriptstorage
Jun 8, 2007
Post comments count0
Post likes count0

How Can I Get a List of All the PDF Files in a Folder and Its Subfolders?

ScriptingGuy1

Hey, Scripting Guy! How can I get a list of all the .PDF files (only the file names; I don’t want the file path or file extension) in a folder and its subfolders, and then put that list into a text file?-- PS Hey, PS. You know, PS, this is actually a hard question; far harder and far more complicated than it might sound. On top of that, the Scr...

Scripting Guy!scripting techniquesVBScript