RE: Removing whitespace in the code

2003-02-26 Thread Lee, Michael.M
: Removing whitespace in the code Use double quotes on Windows. - Alexey. -- { http://trelony.cjb.net/ } Alexey N. Solofnenko Pleasant Hill, CA (GMT-8 usually) -Original Message----- From: Lee, Michael.M [mailto:[EMAIL PROTECTED] Sent: Wednesday, February 26, 2003 9:35 AM To: 'Ant User

Removing whitespace in the code

2003-02-25 Thread Lee, Michael.M
Hello, all. When I write code, I like to put indentations on every line so it's easy to read ( i think everyone does). However, when i package the code, the whitespace used for indentation takes up to 30-40 percent of the file size! So i would like to get rid of all the white space before i buil