
03-18-2007, 01:07 PM
|
|
Incubator
|
 |
Join Date: Aug 2004
Location: Houston, Texas
Posts: 3,613
|
|
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? |
|
|
|