Index: trunk/pstamp/scripts/pstamp_results_file.pl
===================================================================
--- trunk/pstamp/scripts/pstamp_results_file.pl	(revision 28067)
+++ trunk/pstamp/scripts/pstamp_results_file.pl	(revision 28068)
@@ -55,5 +55,5 @@
         { name => 'ERROR_CODE',type => 'V',  writetype => TULONG }, 
         # error string correspoding to ERROR_CODE
-        { name => 'ERROR_STR',type => '16A', writetype => TSTRING }, 
+        { name => 'ERROR_STR',type => '24A', writetype => TSTRING }, 
         # name of the postage stamp image
         { name => 'IMG_NAME', type => '64A', writetype => TSTRING }, 
