[Implemented] Global var.l=3

Got an idea for enhancing PureBasic? New command(s) you'd like to see?
dracflamloc
Addict
Addict
Posts: 1648
Joined: Mon Sep 20, 2004 3:52 pm
Contact:

[Implemented] Global var.l=3

Post by dracflamloc »

Can we have assignment of the variable built in to the declaration please?

Would be nice to not need to write a SetDefaults() function for every program we write, and cleaner code-wise.
Lebostein
Addict
Addict
Posts: 826
Joined: Fri Jun 11, 2004 7:07 am

Post by Lebostein »

Yes! That is a good idea.

In other basics is this no problem.....
Fred
Administrator
Administrator
Posts: 18162
Joined: Fri May 17, 2002 4:39 pm
Location: France
Contact:

Post by Fred »

It's planned.
Post Reply