Skip to content
Snippets Groups Projects
Commit d9a00c77 authored by Michael Long's avatar Michael Long
Browse files

This introduces pre/post execution modules for bbs.exec_xtrn. The logic...

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
parent 43953c2d
No related branches found
No related tags found
1 merge request!24External Program Pre/Post Loadable Modules
Pipeline #538 passed