Option Explicit?

Just starting out? Need help? Post your questions and find answers here.
Edwin Knoppert
Addict
Addict
Posts: 1073
Joined: Fri Apr 25, 2003 11:13 pm
Location: Netherlands
Contact:

Option Explicit?

Post by Edwin Knoppert »

Is there a way to let the compiler check the variables?
Other IDE's have Option Explicit.

PB does not check at all, i make the weirdest mistakes.
User avatar
tinman
PureBasic Expert
PureBasic Expert
Posts: 1102
Joined: Sat Apr 26, 2003 4:56 pm
Location: Level 5 of Robot Hell
Contact:

Re: Option Explicit?

Post by tinman »

Edwin Knoppert wrote:Is there a way to let the compiler check the variables?
No, but it is on Fred's list of stuff to do.
If you paint your butt blue and glue the hole shut you just themed your ass but lost the functionality.
(WinXPhSP3 PB5.20b14)
Pupil
Enthusiast
Enthusiast
Posts: 715
Joined: Fri Apr 25, 2003 3:56 pm

Post by Pupil »

No for the moment there isn't this option, it has been requested before and Fred said that it might come in the future, unless he has forgotten :)
Post Reply