Hmm... I looked at the code.. and couldn't see anything wrong with it.. and then ran the code.. and it worked as I expected...
Did I miss something? bye! Monday, January 19, 2004, 12:03:37 PM, you wrote: RH> Hi, RH> Just came across something interesting. In cfmx 6.1 the following code RH> will not work ... well it works but not how you would expect. Im on a RH> windoze 2k platform. RH> <cfif fileexists(trim(filepath))> RH> <CFFILE ACTION="Read" RH> FILE="#trim(filepath)#" RH> VARIABLE="file"> RH> <cfdump var="#file#"> RH> </cfif> RH> Before you run the code, can you see what the problem is? RH> Rod RH> --- RH> You are currently subscribed to cfaussie as: [EMAIL PROTECTED] RH> To unsubscribe send a blank email to [EMAIL PROTECTED] RH> MXDU2004 + Macromedia DevCon AsiaPac + Sydney, Australia RH> http://www.mxdu.com/ + 24-25 February, 2004 ----------------------- Ryan Sabir Newgency Pty Ltd 2a Broughton St Paddington 2021 Sydney, Australia Ph (02) 9331 2133 Fax (02) 9331 5199 Mobile: 0411 512 454 http://www.newgency.com/index.cfm?referer=rysig --- You are currently subscribed to cfaussie as: [EMAIL PROTECTED] To unsubscribe send a blank email to [EMAIL PROTECTED] MXDU2004 + Macromedia DevCon AsiaPac + Sydney, Australia http://www.mxdu.com/ + 24-25 February, 2004
