slight problem with the script:

What if someone encloses a ; between quotes? Or what if a space is enclosed between quotes? Shouldn't these count as part of your score as well because they are pertinent to the code?

IMHO:

The only spaces or tabs that shouldn't be counted are at the beginning and end of a line. All text within quotes should be counted. Other characters above ASCII 127 should count as well, because who would use them unless they pertained to the code?

Brian

[ 04 June 2002, 16:28: Message edited by: BrianTX ]