Just a simple wish about the protected keyword

Got an idea for enhancing PureBasic? New command(s) you'd like to see?
User avatar
Joakim Christiansen
Addict
Addict
Posts: 2452
Joined: Wed Dec 22, 2004 4:12 pm
Location: Norway
Contact:

Just a simple wish about the protected keyword

Post by Joakim Christiansen »

Would be cool if I could write Protected.s and such, like you can do with Define.
Define.b a, b = 10, c = b*2, d ; these 4 variables will be byte typed (.b)
I like logic, hence I dislike humans but love computers.
jear
User
User
Posts: 20
Joined: Sun Dec 28, 2003 12:27 am
Location: Ammerland

Post by jear »

I agree :D

But not only Protected!
Global, Shared, Static... too.
User avatar
Joakim Christiansen
Addict
Addict
Posts: 2452
Joined: Wed Dec 22, 2004 4:12 pm
Location: Norway
Contact:

Post by Joakim Christiansen »

jear wrote:Global, Shared, Static... too.
Indeed!
I like logic, hence I dislike humans but love computers.
Chrono Syndrome
Enthusiast
Enthusiast
Posts: 169
Joined: Thu Oct 05, 2006 6:44 am
Contact:

Post by Chrono Syndrome »

Agree.
Don't try to catch ze Night !
Remember: 'z' is better zen 'th' =) !
Sorry for bad english.
Post Reply