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 |
what is SQL Parameter binding?
How to Display a bitmap on the client area of an MDI parent form?
How to create indexes with the TTable create function?
How to Change the display mode settings in code?
How tough is it to learn Delphi?
How to capture the current cursor icon and draw it?
How to Check for NULL in OnUpdateData handler ?
How to do Sorting on Calculated fields ?
How to Read dos environment variables?
How to execute a stored procedure with TIBSQL?
How to detect the computer name?
Define PRIMARYLANGID(), SUBLANGID(), and MAKELANGID() macros?