Skip to content

New helpers, bug fixes, docs!

Compare
Choose a tag to compare
@PeteGCole PeteGCole released this 16 Oct 17:26
· 35 commits to master since this release
  • Documented with JSDoc
  • Fixed cases of reject() being called when not defined by the promise.
  • If the security manager object provides a detailed error message, use it.
  • Fixed 'completed;' argument not passed to resolve function in WaitForSpoolingComplete when connected to ScriptX.Addon
  • Changed Init() and InitAsync() to perform license initialisation so that current code sequences require fewer changes

New helpers:

  • MeadCo.ScriptX.CloseWIndow(oWindow)
  • MeadCo.ScriptX.StartAsync(oConfig)

Notes

This version (1.9.0 or later) is required when using ScriptX.Print.Client 1.7.0 or later.