Path: utzoo!utgpu!news-server.csri.toronto.edu!bonnie.concordia.ca!uunet!spool.mu.edu!cs.umn.edu!uc!apctrc!drd!d.cs.okstate.edu!cummins From: cummins@d.cs.okstate.edu (John Cummins) Newsgroups: comp.sys.atari.st Subject: Re: arc602.ttp or unarc.ttp question Message-ID: <1991Jun7.184912.5825@d.cs.okstate.edu> Date: 7 Jun 91 18:49:12 GMT References: <727@bigfoot.first.gmd.de> Organization: Oklahoma State University, Stillwater Lines: 36 In article <727@bigfoot.first.gmd.de> ralph@prosun.first.gmd.de (Ralph Berg) writes: > >Hi, > >How can I tell arc602.ttp or unarc.ttp to store on >extraction the files into another directory as where >the archiver programms resides??? > >Ralph Berg, Reichenbergerstr.89, >ralph@prosun.first.gmd.de To: ralph@prosun.first.gmd.de Subject: Re: arc602.ttp or unarc.ttp question Newsgroups: comp.sys.atari.st In-Reply-To: <727@bigfoot.first.gmd.de> Organization: Oklahoma State University, Stillwater Cc: Bcc: Easiest way is to use a Shell program (Charles Johnson's ArcShell?) and set ut up to either create directories or whatever. Other way is to open the window to your arc program, open a second window to your desired destination, hold right mouse button down while double clicking on the arc program (in unselected window). Do what you've been doing at this point. Most correct way is to enter the command at the .ttp prompt (having done things the way you've been doing...) "x a:\srcpath\srcfile.arc b:\dstpath\*.*" where a: and b: are the source and dest. drives. and srcpath is the source files path, srcfile.arc is the arc file, dstpath is the path where you want to put the files from the archive, and *.* meand extract every file! Double clicking on arc.ttp and giving the argument "h" (single char) will usually cause it to tell you how to use it. Good luck. jc cummins@unx2.ucc.okstate.edu (or reply... works but is slower.)