Thread Rating:
  • 1 Vote(s) - 5 Average
  • 1
  • 2
  • 3
  • 4
  • 5
List of all QB64pe error messages
#2
(03-25-2024, 06:49 PM)TDarcos Wrote: I've created a module that contains all error numbers and the text of the error. It is intended to be placed in the top of the main program, so the info is available for any part of the program. It has been written to work even in OPTION _EXPLICIT programs.

This is super helpful. Thanks! However, you do not need ERR_TEXT$. You can just call _ERRORMESSAGE$ using the error code constant.
Reply


Messages In This Thread
List of all QB64pe error messages - by TDarcos - 03-25-2024, 06:49 PM
RE: List of all QB64pe error messages - by a740g - 03-25-2024, 06:53 PM
RE: List of all QB64pe error messages - by Pete - 03-26-2024, 01:50 AM



Users browsing this thread: 1 Guest(s)