Just use a CFIF when outputting the contents to exlcude that file name.

<cfif name neq "main_table.xls">


--------------------------------------------------------------
Mark Warrick
Phone: (714) 547-5386
Efax.com Fax: (801) 730-7289
Personal Email: [EMAIL PROTECTED]
Personal URL: http://www.warrick.net 
Business Email: [EMAIL PROTECTED]
Business URL: http://www.fusioneers.com
ICQ: 346566
--------------------------------------------------------------


> -----Original Message-----
> From: Claremont, Timothy S [mailto:[EMAIL PROTECTED]]
> Sent: Thursday, September 07, 2000 7:27 AM
> To: '[EMAIL PROTECTED]'
> Subject: CFDIRECTORY Filtering?
> 
> 
> 
> I want to display the contents of a directory. Using CFDIRECTORY, I can
> restrict the output to the files that end in .XLS. with the 
> filter property.
> This works just fine.
> 
> However, there is one .xls file that I do NOT want to appear in 
> the listing.
> It always has the same name. Can I put a statement into the filter that
> says, effectively...
> 
> filter="*.XLS" and NOT "Main_Table.xls"
> 
> I get an error message when I try this in the filter statement. Can anyone
> suggest a workaround?
> 
> Thanks!
> --------------------------------------------
> Tim Claremont
> Xerox Corporation
> --------------------------------------------
> ------------------------------------------------------------------
> ------------
> Archives: http://www.mail-archive.com/[email protected]/
> To Unsubscribe visit 
> http://www.houseoffusion.com/index.cfm?sidebar=lists&body=lists/cf
_talk or send a message to [EMAIL PROTECTED] with 'unsubscribe' in the 
body.

------------------------------------------------------------------------------
Archives: http://www.mail-archive.com/[email protected]/
To Unsubscribe visit 
http://www.houseoffusion.com/index.cfm?sidebarRsts&bodyRsts/cf_talk or send a message 
to [EMAIL PROTECTED] with 'unsubscribe' in the body.

Reply via email to