How to Retrieve a long file name from the command line ?
Answer Posted / 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 |
Post New Answer View All Answers
How to Make the drop-down list appear faster?
How to avoid expanding a tree node when double-clicking on it?
How to retrieve an InterBase Blob in Delphi using SavetoFile?
How to Trap scrolling messages for the ScrollBars of a TScrollBox ?
How to capture the current cursor icon and draw it?
How to Add a document to the Windows 95 Start Button's documents ?
How to use return instead of tab or mouse to move off a control ?
Is Visibroker for C++ 4.5 supported with Delphi 6?
How to Dynamically drawing a transparent image ?
How to set a custom CVS PServer port?
How tough is it to learn Delphi?
Where can I get a copy of Delphi?
What is the difference between Delphi and Delphi Client/Server?
How to Make text background transparent?
How to Drop a combobox's list in code?