Index: trunk/pstamp/scripts/pstamp_results_file.pl
===================================================================
--- trunk/pstamp/scripts/pstamp_results_file.pl	(revision 26289)
+++ trunk/pstamp/scripts/pstamp_results_file.pl	(revision 28046)
@@ -54,4 +54,6 @@
         # error code from processing this image
         { name => 'ERROR_CODE',type => 'V',  writetype => TULONG }, 
+        # error string correspoding to ERROR_CODE
+        { name => 'ERROR_STR',type => '16A', writetype => TSTRING }, 
         # name of the postage stamp image
         { name => 'IMG_NAME', type => '64A', writetype => TSTRING }, 
