try this: http://www.geronesoft.com/


----- Original Message ----- From: "Daniel Smith" <[EMAIL PROTECTED]>
To: "Flashcoders mailing list" <flashcoders@chattyfig.figleaf.com>
Sent: Friday, January 27, 2006 7:23 PM
Subject: Re: [Flashcoders] Lines of code in a Flash project


>i'm looking for this same thing... i believe you can dump all files
into one using DOS... i do not know how though :(


On OS X, or Windows with a nice CygWin installation.. something
like:

find * -name '*.as' -print | xargs wc

As far as "lines per hour" goes .. well, just the style of {} bracing and // commenting could really affect that. It's a dubious metric though.
Something like "features per week" is more meaningful.

Daniel

--
Daniel Smith              - Sonoma County, CA
dls [at] daniel [dot] org - AIM: SonomaDaniel
http://daniel.org/blog    - http://resume.daniel.org
FlexiPhoto is in Alpha!   - http://FlexiPhoto.org
_______________________________________________
Flashcoders mailing list
Flashcoders@chattyfig.figleaf.com
http://chattyfig.figleaf.com/mailman/listinfo/flashcoders



_______________________________________________
Flashcoders mailing list
Flashcoders@chattyfig.figleaf.com
http://chattyfig.figleaf.com/mailman/listinfo/flashcoders

Reply via email to