[Servingxml-help] Using TAB as delimiter in flat file
Brought to you by:
danielaparker
From: Harry H. h. <Har...@Do...> - 2006-10-19 14:19:00
|
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"> <html> <head> <meta content="text/html;charset=ISO-8859-1" http-equiv="Content-Type"> <title></title> </head> <body bgcolor="#ffffff" text="#000000"> <font size="-1"><font face="Tahoma">Hi,<br> <br> I'm new to servingxml and i hope that somebody knows a solution.<br> <br> My flat file has a <TAB> as field delimiter (hex'09'). I cannot find how to tell servingxml that it should use that value for dilimiter.<br> <br> My goal is to go fromflat-delimited to xml<br> <br> Kind Regards,<br> Harry<br> </font></font> </body> </html> |