Re: Request for feature
- Posted by Derek Parnell <ddparnell at big?ond.?om> Dec 26, 2007
- 516 views
Greg Haberek wrote: > I'd like to see a crash() routine that forcibly crashes the app ... This has my support. Maybe the existing abort() routine can do this as it already ends a program immediately. If passed a string rather than an integer it would do the trace dump and ex.err thing then end the program. e.g.
if i = 5 then abort("I can't possibly be five") end if
Derek Parnell Melbourne, Australia Skype name: derek.j.parnell }}}