[Implemented] #PB_Compiler_OnError

Got an idea for enhancing PureBasic? New command(s) you'd like to see?
Franky
Enthusiast
Enthusiast
Posts: 213
Joined: Sat Apr 26, 2003 2:58 pm

[Implemented] #PB_Compiler_OnError

Post by Franky »

Hi there,

just a short one: Please add the constant #PB_Compiler_OnError to check if OnError-LineSupport is activated.

Would be usefull for Includes and Frameworks to create Compiler-Messages Like "You have to activate OnErrorSupport to use this include".

Thank you.

Greetings

Franky
Give Up everything but trying!
Env
Enthusiast
Enthusiast
Posts: 151
Joined: Tue Apr 27, 2010 3:20 pm
Location: Wales, United Kingdom

Re: #PB_Compiler_OnError

Post by Env »

Agreed... This is a constant that should exist just to add standardisation.
Thanks!
Post Reply