Microsoft
Software
Hardware
Network
Question : DOS/Windows Script
Hi,
I could have done this 10 years ago but have forgotten how !
I have an ascii file of customers names in the format;
John Smith
Paul Jones
George Martin
I want to create a sub directory in my Windows 2007 environment for each customer.
The name of the subdirectory should be the customers name.
I have not written such a script for over 10 year and need it written in full if possible.
I guess the script is just a simple loop through each name..
Answer : DOS/Windows Script
This should be on the right track
@echo off
set BaseDir=c:\temp
for /f "tokens=*" %%A in (cust.txt) do mkdir "%BaseDir%\%%A"
~bp
Random Solutions
GetUserProfileByName Issue after form is submitted
2008 server & 2000 Professional client
I need to increase the size of an SBS 2003 system partition
Normal.dot NOT set to read-only, but i cannot delete or rename it
MS Access table with variable number of fields - adding field values
replace field value with another value using MS TSQL
There isn't enough memory to perform this operation
Does waiting for a web service's reponse use "clock cycles"?
Web Service to upload images
SBS 2003 Error - Windows could not start because of an error in the software. Please report this problem as : load needed DLLs for kernel.