View Single Post
Old 01-04-2004, 12:53 PM  
Harm
Too much time...
 
Join Date: Jul 2003
Posts: 1,430
Default

Indeed, it has to be:
Code:
if {[catch { userfile open "sitebot" }]!= 0} {return 1}
if {[catch { mountfile open $anuke(mtab) }]!= 0} {return 1}
Thank you darkone.
Harm is offline