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

Possibly Related Threads…
Thread Author Replies Views Last Post
  Word-list creator PhilOfPerth 2 814 02-17-2025, 07:18 AM
Last Post: PhilOfPerth
  Entire List of All Windows Constants TDarcos 2 910 03-17-2024, 06:32 PM
Last Post: TerryRitchie
  ZBLIST -- Buerg's LIST reincarnated GTC 3 1,314 06-05-2023, 11:08 AM
Last Post: Ed Davis

Forum Jump:


Users browsing this thread: 1 Guest(s)