|
String File Splitter
-
Version
3.1
Let’s suppose you have a text file that has repeated
text segments in it that you are interested in. The
text segments are enclosed in similar delimiters and
may or may not have other text strings between those
delimiters. The String File Splitter (SFS) will allow
you to separate those text segments automatically,
view them individually, separate them from other text
not enclosed with the delimiters, add/insert/delete
text segments, and so on.
|