Search found 5 matches

by alienxxx
23 Apr 2013 03:01
Forum: DOS Batch Forum
Topic: Creating a Batch File on multiple iteration simulation.
Replies: 1
Views: 3194

Creating a Batch File on multiple iteration simulation.

Hi all. I have made a Rainfall Simulation model which would run for varying hours ( like 4 hours or 6 hours as we desire). The model will make various necessary input files and output files in one complete iteraration ( Say for the 1st hour) and again for subsequent iterations. i have made a batch f...
by alienxxx
26 Dec 2012 04:22
Forum: DOS Batch Forum
Topic: MS DOS batch file ebook.
Replies: 5
Views: 6659

Re: MS DOS batch file ebook.

Well thanks Ed.
by alienxxx
24 Dec 2012 04:59
Forum: DOS Batch Forum
Topic: MS DOS batch file ebook.
Replies: 5
Views: 6659

MS DOS batch file ebook.

Hi.
Can anyone please provide ebook for batch file program?
moderate to advanced level programming ebook will be appreciated.
Thanks.
by alienxxx
29 Nov 2012 14:04
Forum: DOS Batch Forum
Topic: Copy and rename files
Replies: 5
Views: 5066

Re: Copy and rename files

Sorry for such late reply guys. I was caught sick and now returning from hospital.

coming to topic , yes am using a batch file and the delay is about 5 seconds between two succesive iterations. Thanks.
by alienxxx
22 Nov 2012 12:55
Forum: DOS Batch Forum
Topic: Copy and rename files
Replies: 5
Views: 5066

Copy and rename files

Hi. I have a program running that is giving me output in every 5 min. the output file is having the same name ( suppose A.hsf,). I need a batch program that copies the file from first simulation as A1.hsf and for next simulation it will again copy and rename A.hsf as A2.hsf. Please help in this matt...