Building a Conversion Process

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

Can someone help walk me through building a conversion
process. I need to build a process that reads an input
file in a structured (readable) format. The current
format is one continuous line of alphanumeric characters
separated by line feeds. After analysis have been
completed, the output file needs to be converted back to
its original format (one continuous line of alphanumeric
characters separated by line feeds).
 
-----Original Message-----
Can someone help walk me through building a conversion
process. I need to build a process that reads an input
file in a structured (readable) format. The current
format is one continuous line of alphanumeric characters
separated by line feeds. After analysis have been
completed, the output file needs to be converted back to
its original format (one continuous line of alphanumeric
characters separated by line feeds).
.
 
Back
Top