Eyeon:Script/Reference/Libraries/eyeon/crash

From VFXPedia

< Eyeon:Script | Reference | Libraries | eyeon
Revision as of 01:41, 1 March 2008 by Izyk (Talk | contribs)
(diff) ← Older revision | Current revision (diff) | Newer revision → (diff)
Jump to: navigation, search


Contents


Usage

eyeon.crash()


Returns

This function does not return a value.


Remarks

This function WILL crash the application. A strange as it sounds, this function will force the application to crash, and will launch the crash reporting dialog, unless the EYEON_EXCEPTION_HANDLER environment variable is set to false.


Requirements

  • eyeonScript 5.1


Examples




Tips for crash (edit)

EyeonTips:Script/Reference/Libraries/eyeon/crash