Door Games Unlimited

Welcome, Guest.


Subject: JavaScript errors disable screen pause Date: Sun Nov 09 2014 18:35:09
From: Nightfox To: Digital Man

  Re: JavaScript errors disable screen pause
  By: Digital Man to Nightfox on Sun Nov 09 2014 16:10:23

 DM> What you're describing are the effects of the SS_PAUSEOFF flag being set
 DM> in bbs.sys_status.

 DM> If the script you're running sets this flag (disbling the auto screen
 DM> pause), it must unset it when it exits or crashes. You should be able to
 DM> do this with the js.on_exit() method which executes when the script
 DM> terminates, if if the script terminates due to a runtime error.

Ah, I see.  My script is indeed setting SS_PAUSEOFF.  Thanks.

Nightfox

---
 ■ Synchronet ■ Digital Distortion BBS - digitaldistortionbbs.com

Previous Message       Next Message
In Reply To: JavaScript errors disable screen pause (Digital Man)