Re: [Servingxml-help] Need urgent help
Brought to you by:
danielaparker
From: Daniel P. <dan...@sy...> - 2006-04-28 03:33:52
|
File input can be in any of the Java supported encodings, see http://java.sun.com/j2se/1.5.0/docs/guide/intl/encoding.doc.html, and refer to the ASCII-EBCDIC example with the flat-flat examples for how to specify input or output encodings. Note that the Java supported charsets cover some but not all variants of EBCDIC. Regards, Daniel Parker http://java.sun.com/j2se/1.5.0/docs/guide/intl/encoding.doc.html ----- Original Message ----- From: "rams" <ra...@ta...> To: "Daniel Parker" <dan...@sy...> Cc: "Vaidyanathan Narayanan" <vai...@ta...>; "Raghavendra S" <rag...@ta...> Sent: Thursday, April 27, 2006 7:33 AM Subject: Re: [Servingxml-help] Need urgent help > Hi Daniel > > Thanks again for your help in advance. Further to my last mail i have one > more > request: > > 1. Conversion API list. Do you have a complete list of what are the > conversion APIs i can use. The reason is actually my entire batch will be > a > EBCDIC data and for testing i need to convert the entire data into ascii > at > field level for the record type formats mentioned earlier. > > I think your tool is fantastic - hope the 2 issues mentioned by me ( 1 > earlier > and 1 in this email ) is addressed . Keeping my fingers crossed. > > Awaitng your reply > > Regards > Rams > This e-mail and any files transmitted with it are for the sole use of the > intended recipient(s) and may contain confidential and privileged > information. If you are not the intended recipient or received it in > error, please contact the sender by reply e-mail and destroy all copies of > the original message. Please do not copy it for any purpose or disclose > its contents. > > Copyright Tarang Software Technologies Pvt. Ltd. 2004. All rights Reserved |