and I bet you thought those "obfuscated C" contests were great fun??!! ;)
_____ From: Aaron Smith [mailto:[email protected]] Sent: Monday, October 11, 2010 10:31 AM To: [email protected] Subject: Re: a little contest: who's got the biggest script? On 10/8/2010 8:58 PM, Allison and Chip Orange wrote: I'm curious: what's the biggest script out there? Of course this isn't a fair contest or comparison; I know you already disclaimed this contest, but I want to reiterate that a script's size is not directly proportional to its functionality or usefulness. That said, I would prefer to see scripts use as few lines as possible and still get the job done. For example, anyone can write a multi-line if statement: If a = b Then c = True Else c = False End If But the real fun comes in getting the job done in a single line: c = a = b Aaron -- Aaron Smith Product Support Specialist * Web Development GW Micro, Inc. * 725 Airport North Office Park, Fort Wayne, IN 46825 260-489-3671 * gwmicro.com To insure that you receive proper support, please include all past correspondence (where applicable), and any relevant information pertinent to your situation when submitting a problem report to the GW Micro Technical Support Team.
