I need some guidance in the implementation of Tools.  I got the idea of invoking a source code beautifier utility such as Great Code or Artistic
Style as a Tool.  They both work fine from the command line but I'm having some trouble getting them to work from within Dev-C++.

I think that I want to use an Available Macro to specify the file to be worked on.  The Quick Help on Macros doesn't give me enough information to
go on.  Can anybody tell me where to find documentation on the Tools Configuration?

I'm running Dev-C++ version 4.9.6.5 (and 4.01) under Windows 98SE and have a current
devcpp.hlp file.

Charles