Posted: Wed Nov 05, 2003 10:38 am Post subject: padding character
Master
Joined: 18 Mar 2002 Posts: 241 Location: Colorado, USA
I have a message set with over a 1000 fields which I imported from a C header file. Problem is I am using the message set to write to a COBOL app and do not want the padding char to be NUL. Is there a way I can change all the fields to padding char SPACES if I export the message set?
In the future is there anything I can do during the import to override the padding char?
Joined: 24 Feb 2002 Posts: 160 Location: The Netherlands
What you can try is making 2 similar message sets with only 1 field, one with padding nul and one with space. Export both and look at the difference. Export the large message set, try to make the cnages and import the message set again. No garantees here, but worth the try. _________________ Jan Fluitsma
IBM Certified Solution Designer WebSphere MQ V6
IBM Certified Solution Developer WebSphere Message Broker V6
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum