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).
.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top