This is a collection of a number of useful scripts and tools that Brian Clark developed over the last year. A brief summary follows:
:Scripts:
Several scripts for "remembering" files. Remembered files are useful for easily backing up modified, or newly created files.
:Tools:
Column editing tools. Take the hassle out of editing a column of data. Several tools that enhance MPW's file handling, text searching, and menu manipluations. Tool for find unmatched C braces and comments. ParseFileName, a tool for seperating a filename from the path name, and so on. Other misc. tools.
:UserStartup-Extras:
A UserStartup script to configure MPW to take advantage of all these extras.
For optimum use of the various NewFind, NewOpen, etc. commands I've modified my MPW shell to remove the command key equivalents for the built-in commands, and the UserStartup-Extras assigns the standard command keys to the NewXXX commands. If you do this you might want to use QuickKeys (or SetKey in the MPW 3.3 alpha versions available on ETO) to assign command-option-whatever to the builtin commands. In addition, the standard MPW scripts that use New, Open, target, etc. can be modified to use NewNew, etc.
Given demand, the source code may be made available on a shareware basis.