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 |
How to Stop TScrollbar button from blinking ?
How to Convertan integer into a binary string?
'Interface mismatch. Engine version different' . what does this error indicates?
How to Get a cool menu in your application?
How to close the CD Tray in code?
How to create an About Box in Delphi or C++ Builder?
Does Kylix support Postgres?
How to Get the Windows version in code?
How to Use Stored Procedures ?
How to Create temporary canvas?
How to print an HTML document from inside of your application?
'Invalid BLOb handle' error . what does this indicates?