Path: utzoo!mnetor!uunet!cbmvax!joe From: joe@cbmvax.UUCP (Joe O'Hara) Newsgroups: comp.sys.amiga Subject: Re: calling all gurus Message-ID: <3596@cbmvax.UUCP> Date: 8 Apr 88 20:10:01 GMT References: <8804051628.AA27845@decwrl.dec.com> <3482@ece-csc.UUCP> Reply-To: joe@cbmvax.UUCP (Joe O'Hara) Organization: Commodore Technology, West Chester, PA Lines: 20 Summary: A simpler approach >Sure, I've done this. It's quite simple. I wanted the same capability >to reset preferences because I have a hard drive, but the preferences which >show up on the system are those sitting in df0: rather than on dh0: >(after I've reassigned DEVS: to DH0); so I put together a simple (really!) >program which loads in the preferences from the disk file (which is >devs:system-configuration) and makes them the current preferences. You could accomplish this by: copy dh0:devs/system-configuration df0:devs This would make the change permanent. -- ======================================================================== Joe O'Hara || Comments represent my own opinions, Commodore Electronics Ltd || not my employers. Any similarity to Software QA || to any other opinions, living or dead, || is purely coincidental. ========================================================================