Copyright 1992 Imagine Software, Inc. All Rights Reserved. Writtten by Trevor Andrews » Imagine Software, Inc. » 1218 South 5th Street » Lafayette, IN 47905-1716 BP - BaseName Processor. These copyrighted programs are brought to you through the means of ShareWare. If you find them useful please send a donation ($10-$20) to the above address. Want inhancements? Find a "bug"? Please send us mail! Imagine Software, Inc. makes no warranties expressed or implied. Use at your own risk. You can order the latest version of BP direct from Imagine Software, Inc. for a small fee. (The cost of sending it...) (Subject to availability and may change without notice.) --------------------------------------------------------------- BP v1.02 Copyright 1992 Imagine Software, Inc. All Rights Reserved. Writtten by Trevor Andrews » Imagine Software, Inc. » 1218 South 5th Street » Lafayette, IN 47905-1716 Usage: BP Cmd+Args FILE_PATTERN <.Extension> BP -- BaseName Processor. BP requires Kickstart 2.x and must be executed from a shell. o BP may be used to replace the shell script spat: BP mapicon #?.info would remap all the icons that match #?.info o BPs main use is for basename processing: BP wasp -iff -lace #?.gif .iff would convert all gifs matching #?.gif to iffs with the names #?.iff For example... wasp -iff -lace 911T.gif 911T.iff wasp -iff -lace girl.gif girl.iff wasp -iff -lace amig.gif amig.iff History of BP: v1.01 -> v1.02 o Fixed the "spat-mode" problem of not grabbing all the Cmd_Line_Args. o Solved a MatchFirst/Next/End() problem. v1.00 -> v1.01 o Added the Ctrl-C breaking and "spat-mode". v1.00 o Initial release.