Search found 1 match

by mkatih
10 Feb 2020 03:19
Forum: DOS Batch Forum
Topic: delete the last caracter for each line of the generated file
Replies: 2
Views: 6457

delete the last caracter for each line of the generated file

Hello all :) ,

I have a DOS Batch that export data from an application,

After this export I get a ".csv" that end by a semicolon,

I want to delete this semicolon for each line,

Thanks in advance,