> Thats what m4 is for. No, no. We have lots of cases where we'd like to do something equivalent to "assignment."
Consider Java properties. com.foo.bar.jdbc.url=pgsql:somehost:5432:user I'd *love* to have something that would say something like... AssignField LHS="com.foo.bar.jdbc.url" RHS="pgsql:$(dbhost):$(dbport):$(dbuser)" separator="=" Which would keep everything inside cfengine, and let me use cfengine variables to control what's assigned; no need to think about M4. -- (reverse (concatenate 'string "moc.liamg" "@" "enworbbc")) http://cbbrowne.com/info/ If we were meant to fly, we wouldn't keep losing our luggage. _______________________________________________ Help-cfengine mailing list Help-cfengine@gnu.org http://lists.gnu.org/mailman/listinfo/help-cfengine