From owner-freebsd-questions Fri Dec 3 15:11:44 1999 Delivered-To: freebsd-questions@freebsd.org Received: from www1.siscom.net (www1.siscom.net [209.251.2.96]) by hub.freebsd.org (Postfix) with ESMTP id 85C8215283 for ; Fri, 3 Dec 1999 15:11:41 -0800 (PST) (envelope-from drauman@siscom.net) Received: (from Unknown UID 5000@localhost) by www1.siscom.net (8.9.3/8.9.3) id SAA23539; Fri, 3 Dec 1999 18:08:48 -0500 (EST) (envelope-from drauman@siscom.net) From: drauman@siscom.net Message-Id: <199912032308.SAA23539@www1.siscom.net> X-Authentication-Warning: www1.siscom.net: Unknown UID 5000 set sender to drauman@siscom.net using -f To: freebsd-questions@FreeBSD.ORG Subject: doscmd Date: Fri, 03 Dec 1999 23:08:48 GMT Mime-version: 1.0 Content-type: text/plain; charset="us-ascii" Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Sorry, I must be missing something simple. I was hoping the run one DOS program on FreeBSD. I'm running 3.3-RELEASE and have created the following files "/etc/doscmdrc" which contains one line "assign c: /". The DOS program is in the "/" directory and is called "DOSAGENT.EXE". A variety of similar commands (changing case only)to "doscmd c:DOSAGENT.EXE" or "doscmd c:\DOSAGENT.EXE" return what I type for file name, interestingly without the "\", and "command not found". Any advice? Thanks in advance. Dan Auman To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message