[sr-dev] looks like usrloc flags don't work either

Juha Heinanen jh at tutpro.com
Fri Oct 30 10:31:13 CET 2009


Daniel-Constantin Mierla writes:

 > put the parameter between double quotes:
 > 
 > isbflagset("1")
 > 
 > - let me know if works now.

no change, i.e., still the test fails.

-- juha

	lookup("location");
	switch ($rc) {
	case 1:
		if (isbflagset("1")) {
	        xlog("L_INFO", "Branch Flag 1 is set\n");
		};



More information about the sr-dev mailing list