Looking for file and string handling code

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts
  • thedavid
    Forum Member
    • Jan 2004
    • 3

    Looking for file and string handling code

    It's ages since I programmed anything. I'm looking for a program to modify. Bascially, the specification I want is as follows:

    1. Have an option to set the paths to a source text file and a target text file.
    2. Open the source file, search for a string, and save the string in a variable.
    3. Copy the saved string into the target file at a specific offset.
    4. Calculate (and write) the CRC for the updated line in the target text file.
    5. Save the target text file.
    6. All done.

    If anyone has seen Autoplay source code that could be modified, then I'd appreciate hearing about it.
Working...
X