rlarranaga / bafprp

Automatically exported from code.google.com/p/bafprp
0 stars 0 forks source link

Correct use of bafprp to output CSV format file #43

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. bafprp -v BAF_999_2014-12-28_04h02_06_UTC
2. bafprp -rcsv BAF_999_2014-12-28_04h02_06_UTC
3.

What is the expected output? What do you see instead?
Standard BAF output is being generated

What version of the product are you using? On what operating system?
1.3.1 on Windows 7

Please provide any additional information below.
I am no programmer or developer but need the correct use of the program to 
create a csv version of the baf file. I tried some of the examples that I've 
come across but thus far not successful

Original issue reported on code.google.com by jkemp...@gmail.com on 9 Jan 2015 at 4:26

Attachments:

GoogleCodeExporter commented 8 years ago
To use CSV output you must supply a list of fields you want using 
-prfields:X,Y,Z

You can get the field names from the file output, bafprp will print the field 
name, then the field description, then the value

Original comment by charless...@gmail.com on 9 Jan 2015 at 5:11

GoogleCodeExporter commented 8 years ago

Original comment by charless...@gmail.com on 16 Mar 2015 at 7:49