On Thu, May 24, 2001 at 06:25:30PM -0500, Teresa Raymond wrote: > I would like to add sort to an existing script that was written by > someone else. I've taken an Intro to Perl class and a CGI-Perl > class. I can't understand the script AT ALL and at this point I've > written a bulletin board program, contact form/auto-email-responder, > as well as an apartment locator search and database program. The > script converts files in Pagemaker / text into html files. We want > to output the html files alphabetically, seemed simple but I can't > make heads or tails of it. > > The script is about 700K but I could put it on a web page or send it > as an attachment if anyone is willing to help me - including anyone > who wants a fee of say 25.00 dollars. Good lord, a 700K script! Is it all one massive file, or did they at least split it into smaller, more digestible chunks? Either way, I'd personally want a *lot* more than $25 to even think of diving into a monster of that size. Perhaps it would be easier to do the sort externally after the program finishes? Walt