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 Migrate a project from Delphi 1 or 2 to Delphi 3 ?
How to Change the port of a printer?
How to Get property information ?
Can I use the AssignPrn method to write directly to a port?
How to Convert Data in Paradox Tables to InterBase Using Delphi?
How to tell in code if my application is running on Windows NT ?
How to prevent closing of an undocked ToolBar?
"Cannot load IDAPI service library" . what does this error mean?
How to change Kylix directory permissions for all users when installed as root?
How to Use JPEGs from resource files ?
How to Print a TStringGrid / TDBGrid?
How to Detect if the system time has been changed ?
What if I do not have a CD-ROM drive?
How to Convert a number from one base to another?
what are Single and multiple application server instances ?