How to Retrieve a long file name from the command line ?



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

Post New Answer

More Delphi Interview Questions

How to Connect to a remote CORBA server?

0 Answers  


what are the Current MSACCESS driver limitations ?

0 Answers  


How to move Client Objects to a different AS/400?

0 Answers  


what are the different Dataset event handlers?

0 Answers  


How to retrieve an InterBase Blob in Delphi using SavetoFile?

0 Answers  






'Trying to append data to a non-partial dataset' . what does this error indicates?

0 Answers  


what are the Versions of DB2 supported by BDE 5.10 ?

0 Answers  


Does Delphi have an equivalent for the VB function DoEvents?

1 Answers  


Where are the Delphi 4 InterBase Certificate Keys and IDs located?

0 Answers  


How to detect if a non-menu key has been pressed?

0 Answers   IBM,


How to Prevent changing pages in a page control?

0 Answers  


What operating systems does Delphi support?

0 Answers  


Categories