This program was written using BlitzPlus Basic¹
I wrote this program for my own use but if it is any help to anyone else then here you go.
If you take a Discworld MUD Log in the form of a *.txt file, assuming that you have done a "skills" command, it will strip out the skills text and save it to a new file with the skills as a long list with tabs that can be loaded into Word or whatever. It's probably as well if you Isolate the skills text from the log file first in case any other text containing part skills gets picked up as well
It is designed to strip from 3 column text but it should work with 1 or 2 columns. To Install just save the file to any location of choice.
If you do have problems, e-mail me with a copy of the input file and I'll see what I can do.
As always no warranty is given to the use or effect of the program.
STEVE TURNER
e-mail: stevet2@ntlworld.com
¹ Blitz Basic is a cross between a standard basic language and 'C'.
I strongly recommend anyone with programming experience to have a look at it.
BlitzPlus is copyright 2003 by Blitz Research Ltd and was developed by Mark Sibly.