Path: utzoo!utgpu!utstat!jarvis.csri.toronto.edu!mailrus!tut.cis.ohio-state.edu!ucbvax!agate!garnet.berkeley.edu!ked From: ked@garnet.berkeley.edu (Earl H. Kinmonth) Newsgroups: comp.sys.ibm.pc Subject: Re: FASTBACK PLUS Keywords: backup Message-ID: <21812@agate.BERKELEY.EDU> Date: 18 Mar 89 23:25:26 GMT References: <441@nvuxk.UUCP> <2000@bingvaxu.cc.binghamton.edu> Sender: usenet@agate.BERKELEY.EDU Organization: University of California, Berkeley Lines: 9 While installing Fastback Plus for a friend, I discovered a bit of very sloppy programming in it. The installation program modifies the path statement. It does not check for previous modification. If you have to abort the installation, the next go round will again modify the path, adding the fastback directory. With a little luck you run out of environment space. One would think a professional programmer would know enough to examine the path (and environment size) before diddling it.