View Single Post
  #1  
Old 03-18-2007, 01:07 PM
Inverness Inverness is offline
Incubator
Inverness's Avatar
Join Date: Aug 2004
Location: Houston, Texas
Posts: 3,613
Inverness is a jewel in the roughInverness is a jewel in the rough
Disabling Script Errors on RC

Ok, in a system I'm currently working on, I need a to call a function whether or not it is actually defined in the object. Now then, using trigger() or scheduleevent() does not suit my needs because both of those don't interrupt the current function which is not what I want so I simply have to call it the normal way. Is there any way to disable the RC messages for this?
__________________
Reply With Quote