Re: users Digest 29 Mar 2004 16:19:19 -0000 Issue 2618

2004-03-30 Thread Klaus Bertram
Hi Jeff, i use type casting and had no problems. but I use String s = (String)x; without a blank before x. When i remeber right i had a compiler error with the blank in. Klaus Torsten Curdt wrote: Jeff Conrad wrote: Your problem looks similar to an issue I brought up but was not addressed by any

Re: users Digest 29 Mar 2004 16:19:19 -0000 Issue 2618

2004-03-30 Thread Torsten Curdt
Jeff Conrad wrote: Your problem looks similar to an issue I brought up but was not addressed by anyone. It seems that the XSP compiler was not able to handle typecasting String s = (String) x; Was failing. What? Please point me to that thread. This is more than just unlikely. cheers -- Torsten

Re: users Digest 29 Mar 2004 16:19:19 -0000 Issue 2618

2004-03-30 Thread Jeff Conrad
Your problem looks similar to an issue I brought up but was not addressed by anyone. It seems that the XSP compiler was not able to handle typecasting String s = (String) x; Was failing. __ Do you Yahoo!? Yahoo! Finance Tax Center - File online. File on time. htt