How to Retrieve a long file name from the command line ?
Answer / snehi
Suppose ur file name is "ThisIsMyFile" which is in folder
c:\abc... then go to cmd line,
C:\>cd abc
C:\abc>th
& press Tab key, it will display the whole file name as,
C:\>cd abc
C:\abc>ThisIsMyFile.txt
| Is This Answer Correct ? | 1 Yes | 2 No |
Why won't the virtual key codes work in program?
why we should use main in C
How to Print Delphi controls using QuickReports?
How to Create a delay without a timer?
How to stop IIS when you are writing web applications as ISAPI dll's?
How to display the current user name?
What you can contribute to the IBM?.
How do abstract classes differ from interfaces?
How to Set the MaxPage property of the PrintDialog component?
'Translate error, value out of bounds' error what does these errors mean?
How to Draw on frame ?
How to pass functions or procedures to other functions or procedures?