Case Sensitives Variables etc..

Everything else that doesn't fall into one of the other PB categories.
BackupUser
PureBasic Guru
PureBasic Guru
Posts: 16777133
Joined: Tue Apr 22, 2003 7:42 pm

Post by BackupUser »

Restored from previous forum. Originally posted by fred.
I need to declare all my vars at the top of my code??? Oh Fred, please make this optional!
Of course it will be optional ! I don't like it very much, but it could help to track bugs down.

Fred - AlphaSND
BackupUser
PureBasic Guru
PureBasic Guru
Posts: 16777133
Joined: Tue Apr 22, 2003 7:42 pm

Post by BackupUser »

Restored from previous forum. Originally posted by Franco.
Of course it will be optional ! I don't like it very much, but it could help to track bugs down.
Thanks Fred that's the way to go.
Please make only meaningful changes!
What I don't like is another Basic language that is following the rules of VB.
(And in accomplish this to get bigger and bigger and...)

Sometimes you have to go a lonely way to make genius things...


Have a nice day...
Franco
BackupUser
PureBasic Guru
PureBasic Guru
Posts: 16777133
Joined: Tue Apr 22, 2003 7:42 pm

Post by BackupUser »

Restored from previous forum. Originally posted by Zoltan.
Hello Pupil,

My idea was to only put one directive (PreDefine) at the top of the source code and that's all. So all variables must be typed at their first use. Not good ?

Fred - AlphaSND
Post Reply