Computing.Net > Forums > Windows XP > Batch programming query

Computer Problems? Computing.Net has over 1,000,000 posts about all things technology related! Over 90% answered within 24 hours! Click here to start participating now! Also, be sure to check out the New User Guide.

Batch programming query

Reply to Message Icon

Name: chetan_barabari
Date: October 19, 2009 at 07:29:06 Pacific
OS: Windows XP
Product: Microsoft Windows xp professional edition
Subcategory: Software Problems
Comment:

Hi,
I am new to batch programming..
I want to copy files from one folder to another only certain file count in a particular directoy is met.

Please find my code below. Its not working ..Please correct the code and let me .

set var1 = 2
set var2

Var2= dir "C:\test" /b | find /v /c "::"

If %var1% == %var2% xcopy C:\test D:\test /s /e

pause



Sponsored Link
Ads by Google

Response Number 1
Name: OtheHill
Date: October 19, 2009 at 07:31:40 Pacific
Reply:

Your post belongs in the programming forum.

Did you look at the choices of where to post?


1

Response Number 2
Name: chetan_barabari
Date: October 19, 2009 at 07:37:41 Pacific
Reply:

Sorry ..

-Chetan


0

Response Number 3
Name: OtheHill
Date: October 19, 2009 at 07:53:10 Pacific
Reply:

I wasn't scolding you. We would like to improve the functioning of this site and your answer to my question would help.


0

Response Number 4
Name: chetan_barabari
Date: October 19, 2009 at 07:58:44 Pacific
Reply:

Thanks!!

I will post the query in right forum.


0

Response Number 5
Name: OtheHill
Date: October 19, 2009 at 08:25:50 Pacific
Reply:

chetan

I will ask again in a new way.

Why did you post in the WinXP forum? Is the site confusing?

Did you think your question belonged in the WinXP forum because you use WinXP?

I am trying to help the site administrator improve the site. Your answers will help.


0

Related Posts

See More



Sponsored Link
Ads by Google
Reply to Message Icon





Use following form to reply to current message:

Login or Register to Reply
LoginRegister


Sponsored links

Ads by Google


Results for: Batch programming query

NT Batch Programming www.computing.net/answers/windows-xp/nt-batch-programming/152367.html

Need with batch program www.computing.net/answers/windows-xp/need-with-batch-program/158516.html

FTP Batch programming www.computing.net/answers/windows-xp/ftp-batch-programming/165740.html