Commits (2)
-
Michael Long authored
This introduces pre/post execution modules for bbs.exec_xtrn. The logic previously in xtrn_sec.js for those functions is now in prextrn.js and postxtrn.js. These handle screen clear, evals, fonts, etc. Now everywhere that launches an external program will support these features
18dbb64c -
Rob Swindell authored
External Program Pre/Post Loadable Modules See merge request sbbs/sbbs!24
b3fdafc6
Showing
exec/postxtrn.js
0 → 100644
exec/prextrn.js
0 → 100644