I have a txt file that I want to copy and in the resulting output file I do not want to include the first record of the original file.
Much Appreciated,
Don
Search found 4 matches
- 17 May 2011 12:07
- Forum: DOS Batch Forum
- Topic: Copy all records but first in .txt file
- Replies: 4
- Views: 5069
- 28 Mar 2011 09:42
- Forum: DOS Batch Forum
- Topic: Concatenate Current Date in Batch Script FTP output filename
- Replies: 3
- Views: 4939
Concatenate Current Date in Batch Script FTP output filename
I have a batch file that I execute each day. It calls a FTP step to transfer some data from our host systems onto a local server for processing. The FTP step is utilizing a GET statement to transfer the data. In my output file I would like to concatenate the current date to final output file name. T...
- 22 Dec 2009 08:45
- Forum: DOS Batch Forum
- Topic: Path and Filename in Parameter
- Replies: 2
- Views: 4695
- 18 Dec 2009 08:19
- Forum: DOS Batch Forum
- Topic: Path and Filename in Parameter
- Replies: 2
- Views: 4695
Path and Filename in Parameter
Well this is my first post on the Forum and I hope that you will be able to help me out. I have used DOS batch files in the past to run MS-Access macros for scheduled reports. I want to create a log file out of my batch run in order to track when each step is Started and Completed. I am using an Ech...