Re: clipper dos program not able to access its files although they do exist
Andrew Joakimsen <[email protected]>
| Newsgroups | org.kernel.vger.linux-msdos |
|---|---|
| Message-ID | <[email protected]> |
On Mon, Nov 15, 2010 at 18:40, Vedran Vucic <[email protected]> wrote: > hello, > When I do that it complaints that it cannot find .cdx file which do exists. > > Any hint? > > vedran > > > On Tue, Nov 16, 2010 at 12:34 AM, Frank Cox <[email protected]> wrote: >> On Tue, 16 Nov 2010 00:12:59 +0100 >> Vedran Vucic wrote: >> >>> dosemu /home/path/program.exe >>> but when program starts it cannot find its cdx and dbf files although >>> they are there. >> >> Have you tried loading dosemu, then >> >> cd path >> program.exe >> >> If that works, just make a batch file to do it for you. >> >> -- >> MELVILLE THEATRE ~ Melville Sask ~ http://www.melvilletheatre.com >> > -- > To unsubscribe from this list: send the line "unsubscribe linux-msdos" in > the body of a message to [email protected] > More majordomo info at http://vger.kernel.org/majordomo-info.html > Check the permissions of the files, especially if you are trying to get this working in a network and/or multiuser environment you might need to do a little tweaking with your permissions and groups. Also if your program gives a "DOS Error 8" (random number I made up, BTW!) look that up it might help you figure out the real problem. -- Med Vennlig Hilsen, A. Helge Joakimsen -- To unsubscribe from this list: send the line "unsubscribe linux-msdos" in the body of a message to [email protected] More majordomo info at http://vger.kernel.org/majordomo-info.html