Path: utzoo!utgpu!news-server.csri.toronto.edu!cs.utexas.edu!usc!elroy.jpl.nasa.gov!jarthur!nntp-server.caltech.edu!rknop From: rknop@nntp-server.caltech.edu (Robert Andrew Knop) Newsgroups: comp.sys.cbm Subject: Re: Need help w/ ARC128 & CS-DOS Message-ID: <1990Dec20.063346.22732@nntp-server.caltech.edu> Date: 20 Dec 90 06:33:46 GMT References: <90352.130744MLADAIR@MTUS5.BITNET> Organization: California Institute of Technology, Pasadena Lines: 20 MLADAIR@MTUS5.BITNET (Matt Adair) writes: >I cant seem to get ARC128 to work for me. I assume that it has to be >loaded while CS-DOS is in memory, because thats the only time it will >even seem to run correctly. After that, none of the commands seem to >work. All I get are SYNTAX ERRORS. I cant even get arc/? to work. >Does anybody have any idea what might be wrong? 10 bucks says I know what your problem is. I think I had the same one. You see, like a good boy, I followed the instructions in the .txt file, typing "arc/?", and got only SYNTAX ERRORs. The reason is: when you type arc, CS-DOS looks for the file named "arc." However, the real file is called "arc128" by default, so you need to type "arc128/?", instead of "arc/?". This is true whether the file has been installed in RAM or whether you are running it from disk. Good luck! -Rob rknop@juliet.caltech.edu