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

what is SQL Parameter binding?

0 Answers   HCL,


How to Display a bitmap on the client area of an MDI parent form?

0 Answers  


How to create indexes with the TTable create function?

0 Answers  


How to Change the display mode settings in code?

0 Answers  


How tough is it to learn Delphi?

0 Answers  


How to capture the current cursor icon and draw it?

0 Answers  


How to Check for NULL in OnUpdateData handler ?

0 Answers  


How to do Sorting on Calculated fields ?

0 Answers  


How to Read dos environment variables?

0 Answers  


How to execute a stored procedure with TIBSQL?

0 Answers  


How to detect the computer name?

0 Answers   Sr Comunications,


Define PRIMARYLANGID(), SUBLANGID(), and MAKELANGID() macros?

0 Answers  


Categories