ColumnMaker 1.0.1

User avatar
Info-Mac
Administrator
Posts:13716
Joined:December 21st, 1988, 11:00 am
ColumnMaker 1.0.1

Post by Info-Mac » September 10th, 1995, 9:00 am

Download: http://archive.info-mac.org/text/bbe/co ... er-101.hqx

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.
Post Reply