Ugly, yes, but he just wanted one line of code and/or anonymous objects. This covers that.
-----Original Message----- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Matt Liotta Sent: Sunday, May 09, 2004 10:42 PM To: [EMAIL PROTECTED] Subject: Re: [CFCDev] Anonymous Java Objects > <CFSET in = CreateObject("java", > "java.io.BufferedReader").init(CreateObject("java", > "java.io.FileReader").init(file))> > > One line of code :) > One ugly unreadable line of code at that. Splitting it up into multiple lines would make it much easier to read. -Matt ---------------------------------------------------------- You are subscribed to cfcdev. To unsubscribe, send an email to [EMAIL PROTECTED] with the words 'unsubscribe cfcdev' in the message of the email. CFCDev is run by CFCZone (www.cfczone.org) and supported by Mindtool, Corporation (www.mindtool.com). An archive of the CFCDev list is available at www.mail-archive.com/[EMAIL PROTECTED] ---------------------------------------------------------- You are subscribed to cfcdev. To unsubscribe, send an email to [EMAIL PROTECTED] with the words 'unsubscribe cfcdev' in the message of the email. CFCDev is run by CFCZone (www.cfczone.org) and supported by Mindtool, Corporation (www.mindtool.com). An archive of the CFCDev list is available at www.mail-archive.com/[EMAIL PROTECTED]
