Short: A GUI for various text editing & formatting tools (C). Author: jimbot@rconnect.com (Jim Steichen) Uploader: jimbot rconnect com (Jim Steichen) Type: dev/c Version: 1.7 Requires: 68000+, V3.1+ Amiga OS & indent program Architecture: m68k-amigaos ProgrammerAssist (c) 1999-2001 by J. T. Steichen is a program that allows a programmer to modify & edit source code (developed for C). The indent program is included in this distribution, since finding the right version might not be easy. CPU-specific versions will be compiled if there is any interest. HISTORY 1.0 ProgrammerAssist is now working correctly! 1.1 Added Commodity capability to the program so that it can be placed in the WBStartup drawer. 1.2 Changed the method in which the Indent program is invoked, since the Indent program uses -o OutputFile for specifying that an output file is to be used. 1.3 Added the TabLength ToolType & removed some unnecessary Delay() calls. First Release onto the world! 1.4 Added the ability to open at the same directory to the ASL button Gadget. 1.5 Added the PathValid() function to the ASL button Gadget & ActivateProgram(), in order to make sure that garbage is not in the ASL FileRequester Drawer String Gadget when it opens. 1.6 Added code to open on the Active Screen. 1.7 Changed some vanilla keys for button gadgets.