Hi I wanna make a program in which the user can select a file from cmd prompt. Like for example:
print"Plz enter file";
now I want the user to be able to use commands like CD. CD.. etc etc to select a file.
I wanna stor the result in a string.
Maybe it is straight forward but please let me know how to do it.
Thanks