How to Retrieve a long file name from the command line ?
Answer Posted / 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 View All Answers
Where is "View | Project Source" ?
How to drop down a menu Programmatically ?
How to retrieve a list of assigned properties ?
Specify a DefaultExpression for a TField object?
How to Make text background transparent?
How to use the TUpdateSQLProvider.OnUpdateRecord method ?
How to Make the drop-down list appear faster?
How to Align maximized forms?
How to Dynamically drawing a transparent image ?
How to Disable ALT-F4 to prevent form closing
How to Send a message to all controls on a form 16-JUL-98?
How to Paint a rainbow color spectrum onto a form ?
Define PRIMARYLANGID(), SUBLANGID(), and MAKELANGID() macros?
what are the uses of Arrow and Function Keys ?
How to Creat a flashing icon ?