extract label should default to ',,,' or raise a more descriptive error

Issue #3 new
Tim Cera repo owner created an issue

Without a label entry, there is an error:

*
* The label specifications matched no records in the binary file.
*

Should have a default entry - perhaps ',,,' (which is equivalent to dump) or should I raise an error if no label is specified? If raising an error want it to be clearer that the current one.