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

Why won't the virtual key codes work in program?

1 Answers  


why we should use main in C

9 Answers   DELL, Infosys,


How to Print Delphi controls using QuickReports?

1 Answers  


How to Create a delay without a timer?

1 Answers  


How to stop IIS when you are writing web applications as ISAPI dll's?

1 Answers  


How to display the current user name?

1 Answers   CTS,


What you can contribute to the IBM?.

1 Answers   IBM,


How do abstract classes differ from interfaces?

1 Answers  


How to Set the MaxPage property of the PrintDialog component?

1 Answers  


'Translate error, value out of bounds' error what does these errors mean?

1 Answers  


How to Draw on frame ?

1 Answers  


How to pass functions or procedures to other functions or procedures?

1 Answers  


Categories