28 May
2007
28 May
'07
11:31 a.m.
Arran Cudbard-Bell wrote:
Ooo can you use group declerations with the new unlanguage ?
group realms { ... }
Yes. The "update" and "if" statements can be used any place where a module name is valid. So groups Just Work. In your example, you probably want to do: if () { } elsif () { } Which means that the first matching one causes the rest of the checks to be skipped. Alan DeKok. -- http://deployingradius.com - The web site of the book http://deployingradius.com/blog/ - The blog