I'd like to use "config_list" to transfer list ALPHA's configuration
to a new list BETA.  Is this the recommended procedure?


  1) bin/config_list -o config.ALPHA  ALPHA

  2) cp config.ALPHA config.BETA

  3) Use an editor to change all occurrences of "ALPHA" in
     "config.BETA" to "BETA"

  4) bin/newlist BETA

  5) bin/config_list -i config.BETA BETA


Thanks for your ideas,

-- 
Prof Kenneth H Jacker       [EMAIL PROTECTED]
Computer Science Dept       www.cs.appstate.edu/~khj
Appalachian State Univ
Boone, NC  28608  USA        

------------------------------------------------------
Mailman-Users maillist  -  [EMAIL PROTECTED]
http://www.python.org/mailman/listinfo/mailman-users

Reply via email to