Thanks, it worked, multiple includes are possible with the append. I have not tried systematically without append, although I BELIEVE that in that case only the last "include" entry is taken into account and the others silently ignored.
Regards, Charles p.s. I noticed some strange error messages, but will send another post on that. On Mon, 17 Feb 2014 13:58:56 -0500 Jon LaBadie <[email protected]> wrote: > On Mon, Feb 17, 2014 at 12:39:33AM +0100, Charles Stroom wrote: > > On Sun, 16 Feb 2014 14:00:01 -0500 > > Jon LaBadie <[email protected]> wrote: > > > ... > > You said that "an include implies exclude all else", this clarifies > > some behaviour. But I have 1 DLE with multiple "includes": > > " > > fiume.localnet Vbox /home/charles { > > # > > # Virtualbox elements > > # > > generic > > include "./.Virtualbox" > > include "./vbox" > > } 2 > > " > > > > Will that work? Or is there an equivalent "include append" > > required? > > > > While I suspect it may be required, I do not know for sure. > But why chance it. Use the append. In fact, perhaps use the > append on both. The "generic" may have an earlier include :) > > Jon > -- > Jon H. LaBadie [email protected] > 11226 South Shore Rd. (703) 787-0688 (H) > Reston, VA 20190 (609) 477-8330 (C) -- Charles Stroom email: charles at no-spam.stremen.xs4all.nl (remove the "no-spam.")
