Wednesday, April 12, 2006

Text Merging Application

Today I sat down and wrote this app. Its a fairly basic program which allows you to merge an unlimited number of text based files into one output file. Here are a few of the features...


  • Manually enter filenames to merge

  • Scan a directory, merging all the files inside

  • Scan a directory merging all the files of a specific type



Usage
How can i use this?? well here are a few ideas


  • Combine a folder full of html webpages into one webpage example

  • Merge a set of javascript files into one script

  • Merge separate CSS files into one big .css document



Download

Executable (.zip)
c# Source Code

Note: You will require .net 2 to run this application

0 Comments:

Post a Comment

Subscribe to Post Comments [Atom]

<< Home