PDA

View Full Version : redline version number



Jack James
12-28-2008, 10:38 AM
Would it be possible to add a switch to redline that just returns redline's version number?
i.e.

redline --version
would just return

3.56
Because the csv file format changes fairly regularly it can be a bit of an issue to guess how to map the fields.

Dylan Reeve
12-29-2008, 12:53 AM
I always export a header with the CSV and that helps. But yeah, a version switch is a good idea.