Skip to content

Method QEM added plus important bug fix

Compare
Choose a tag to compare
@aplteam aplteam released this 07 Nov 09:50
  • Method QEM added. Accepts either a positive integer (same as ⎕EM) or a character vector
    (error message). In the latter case the error number is returned or, if the error message
    is unknown, and error is thrown.
  • Bug fix: List crashed when sorting by number was required.