wdamick / legstar

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

Add ability to specify alphanumerics padding character #141

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
When transforming java objects to mainframe data, if an alphanumeric data item 
is not complete, the padding character is either:

- binary zero if the value literal starts with "0x"
- space otherwise

Sometimes there is a need to override this behavior and be able to specify a 
padding character programmatically. 

Original issue reported on code.google.com by fady.mou...@gmail.com on 1 Apr 2011 at 7:27

GoogleCodeExporter commented 8 years ago

Original comment by fady.mou...@gmail.com on 7 Apr 2011 at 9:23

GoogleCodeExporter commented 8 years ago

Original comment by fady.mou...@gmail.com on 22 Jul 2011 at 10:18

GoogleCodeExporter commented 8 years ago

Original comment by fady.mou...@gmail.com on 23 Jul 2011 at 5:27