Hi jcl. Why does this code:

Code:
function run() {
	MaxBars	= 10;
}



give "Error 048: Not enough bars!"? Without MaxBars, it runs.

Thanks.