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 |
How to set the default form font in Delphi?
How to Use global values in our application ?
How to find what the user path is for their Environment Variables?
How to Force edit mode in a TListView via a keypress ?
what are the different String Trim functions?
How to use Paths and Geometric Pens?
How to Avoid an Application Error when using EM_POSFROMCHAR ?
How to Change font color on standard win controls?
How to adjust the tab location in a TMemo component ?
How to Hide the windows taskbar?
How to Determine if a combobox is in dropped state?
How to Detect print errors?