I am trying to access a text file using batch when a user enters a certain command. I have tried doing
start E:\Programming\Important\Folder\Textfile
Cls
And it closes the cmd window but wont open the file. Does someone mind telling me what I did wrong? (sorry for the code not being in the gray box im using the web browser on phone)