Re: Code too large

2009-09-01 Thread David Weintraub
There's a 64K limit to what try/catch can store and you are running into that limit. What exactly are you trying to do? Do you want to fail if your command can't run? Have your batchfile send an error code upon exit. Ant can detect that and report it as a failure. Make sure you set* *. Another po

RE: Code too large

2009-09-01 Thread Rebhan, Gilbert
-Original Message- From: M White [mailto:tc1...@yahoo.com] Sent: Monday, August 31, 2009 12:42 PM To: ant user Subject: Reg: Code too large /*   What are these errors about  ... " Code too large .." What should i do ? Thanks & Regards  */ opening a browser window a

RE: Code too large

2009-09-01 Thread Rebhan, Gilbert
-Original Message- From: M White [mailto:tc1...@yahoo.com] Sent: Monday, August 31, 2009 12:42 PM To: ant user Subject: Reg: Code too large /* Hi,     I am compiling some files and i am getting the error -   Code too large for try . Code too large for catch   But ultimately in the