VOGONS


dos path

Topic actions

First post, by magboy

User metadata
Rank Newbie
Rank
Newbie

I'm getting a DOS error 3 (path not found) in a database program. I run the path command and the path is correctly showing. anyone had this issue or knows of the fix? 😎

Reply 1 of 4, by Qbix

User metadata
Rank DOSBox Author
Rank
DOSBox Author

path not found is using the current layout of your harddrives: it expects files to be in a certain directory.
It has not nothing to do with the path command itself.

Water flows down the stream
How to ask questions the smart way!

Reply 2 of 4, by magboy

User metadata
Rank Newbie
Rank
Newbie

I mention the path command only to state that the path is correct, the prog is looking for "y:\db\dbfiles\" and is not finding it. The mount was made in the same folder "y:\db\dbfiles\".

Reply 3 of 4, by Qbix

User metadata
Rank DOSBox Author
Rank
DOSBox Author

the mount is wrong.
you'd probably want mount y y:\

*moving this topic to dosbox. as this has nothing to do with vdmsound*

Water flows down the stream
How to ask questions the smart way!

Reply 4 of 4, by magboy

User metadata
Rank Newbie
Rank
Newbie

Thanx, that solved the issue.