Download column-maker-101.hqx (9,551 KB)
From: dwade@netcom.com (Doug Wade)
Subject: ColumnMaker 1.0.1
This replaces version 1.0 which is currently in the archive. It's a minor
bug fix release based on feedback from its users.
Column Inserter is a free BBEdit extension.
Column Inserter is useful for a couple of reasons:
1. It inserts a space or tab character into every line of the
document at
the insertion point, seperating it into columns. This is extremely
useful if you have a file full of data that is running together and
need to
separate it before importation to, say, a graphing utility.
2. It comes with source. It's not wildly complex, but it's CodeWarrior
compatible.
3. It has a Metrowerks CodeWarrior project. It took me a little
playing
to get a working project, since the ones in the SDK are for Think C.
Hopefully this will save somebody else a little time.