Shouldn't (<cfif checkothers.recordcount is 1> )this be (<cfif
checkothers.recordcount is 0> )
????


Justin

<cfif checkothers.recordcount is 1>
   <cfif fileexists(filename)>
      <CFTRY>
              <cffile action="delete" file="#filename#">
          <CFCATCH>
          </CFCATCH>
      </CFTRY>
   </cfif>
</cfif>

</cfoutput>

-----Original Message-----
From: Howie Hamlin [mailto:[EMAIL PROTECTED]]
Sent: Friday, December 14, 2001 9:26 AM

==^=======================================================
     This list server is Powered by iMS
   "The Swiss Army Knife of Mail Servers"
   --------------------------------------
To leave this list please complete the form at 
http://www.coolfusion.com/iMSSupport.cfm
Need an iMS Developer license?  Sign up for a free license here:
http://www.coolfusion.com/iMSDevelopers.cfm
List archives: http://www.mail-archive.com/infusion-email%40eoscape.com/
Note: You are subscribed as [email protected]
==^=======================================================


Reply via email to