I have a newbie question about batch files.
I have a CNC post that only lets me post one tool at a time.
I would like to have a batch file that merges all the text files in the post and puts them into one text file
the programmer can name the files 1001, 1002, 1003, 1004
then the batch file places 1002,1003,1004 into 1001
I would like it to delete the first 20 lines of 1002,1003,1004 as it will already be in the post 1001.
please let me know if this is doable or not
much appreciated!!!
-Aaron