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 Read the autoincrement value of Paradox table ?
How to retrieve an InterBase Blob in Delphi using SavetoFile?
How to use sets in code, such as adding to TDBGrid.Options, at run time?
How to Convert a TColor value to a HTML Color string ?
How to Access new interfaces in a RemoteDataModule?
Can ALTER TABLE statment on Paradox tables removes passwords ?
I just bought Delphi. Where are the language and library reference manuals?
How to Write a raw string of data to the printer?
What to have ready before you call Borland Developer Support?
what is SQL Parameter binding?
Can I use DLLs developed in C or C++ from Delphi?
Is it possible to connect to InterBase from a Delphi app without using the BDE?