Saved Bookmarks
| 1. |
Solve : Do you know how DOS read a file?? |
|
Answer» Can you EXPLAIN how DOS read a file? Still don't know what you mean. You want to know how an operating system works? That's what I think. How the '.bat' extension is reading your text, idk tbh. BRIf I'm guessing right. He's wondering how a batch file is read. WELL, a batch file interpreter (there are different ones in different systems) reads the commands. Then it executes those commands that it reads. If it finds an ERROR in those commands in THROWS out a message. |
|