Synopsis
Unofficial Name: ErrCustom1
BCALL Address: 4D41
Displays a custom ERR: message.
Inputs
- appErr1: zero-terminated string to display after "ERR:"
Outputs
Destroys
This BCALL will display "ERR:" and then the zero-terminated string at appErr1. There will never be a GoTo option.
BCALL 4D44 is identical, except the input is appErr2.