On Tue, Mar 02, 2004 at 12:57:48PM -0600, Wayne Patterson wrote: > What would be the easiest language to use to make a GUI front end to a > pre-existing command line program? > I know very little about programing except in using assembler. I'd use Perl/Tk if it were me--very easy to do and quite powerful. Others would probably use python. Pm