Menu

#766 Extend ERRORTEXT() to also return subcode error message text

None
unread
nobody
None
none
1
2019-09-30
2019-09-30
Erich
No

Currently ERRORTEXT() returns major code error message texts only.
We might expand it to also return subcode error message texts.

For example

say errortext(3) -- Failure during initialization.
say errortext(3.001) -- Failure during initialization: File "&1" is unreadable.

Discussion

Anonymous
Anonymous

Add attachments
Cancel