Project

General

Profile

Bug #962

If Errn$ is called, and errn is 0, it causes "Message not found undefined" to appear instead.

Added by Brian Flanagan over 1 year ago. Updated about 1 year ago.

Status:
Resolved
Priority:
Low
Assignee:
AOZ Developers
Target version:
Start date:
12/03/2022
Due date:
% Done:

0%

Estimated time:
Affected version:

Description

Example:

Print ERRN,ERR$
End

Result is:

0  Message not found undefined

The ERRN prints properly, but ERR$ returns a bogus message.
I think it would be appropriate to return an empty string when ERRN is 0.

Tested in newset version from git as of 11/27/2022 (macOS).

#1

Updated by Francois Lionet about 1 year ago

  • Status changed from New to Resolved

Fixed! It now displays an empty string.

Also available in: Atom PDF