Unable to execute the EDIT command even within DOBSOX.
Unable to execute the EDIT command even within DOBSOX.
I understand your situation. For your assignment, you need to create a text file inside a sub-directory using the EDIT command in DOS. However, since your Windows version is 64-bit (Win7), it doesn't recognize commands like EDIT as valid. You tried using DOSBox with version 5.0 but it still flags EDIT as illegal. The copy con method also works, but your teacher wants to see the actual EDIT command. I'm here to help clarify why this happens and how you can proceed.
First, note that "edit" refers to a program, not a command. Dosbox doesn’t come with an edit.exe file. FreeDOS includes edit.exe, though it’s not the original MS-DOS version, so you can’t be sure your instructor will approve it.
Hey, you could have mentioned Windows 95. ME and later rely on NT, so not strictly DOS. For the command prompt, it supports a very basic version of DOS. Let me know if you need more details!
Thanks for the response. I just discovered a 32-bit Windows 7 setup on one of my partitions (forgot about it lol), and editing worked perfectly from the command prompt.