RE: Finding short file names?

Tech-Archive recommends: Repair Windows Errors & Optimize Windows Performance



umm, then again you can use windows search and in the are called
"all or part of the file name" type in

*.* (file extenson) for e.g. *.* txt

this a wild card this will bring all the text files, if know the path just
look in that folder

"mevian" wrote:

> Thanks for your quick response! But I guess I didn't make myself clear.
>
> I know the "long" file name, I even know where it is. It's a txt file in a
> folder in My Documents. But I need to use its DOS path\name to tell a DOS
> program to use it.
>
> In Win98, the file properties box used to give me the DOS path. But that
> item is not there in WinXP.
>
> I guess I could give the file an 8-char name and put it in the root directory.
>
> "WarOfGenesis" wrote:
>
> > use the find command
> >
> > FIND [/V] [/C] [/N] [/I] "string" [[drive:][path]filename[ ...]]
> >
> > /V Displays all lines NOT containing the specified string.
> > /C Displays only the count of lines containing the string.
> > /N Displays line numbers with the displayed lines.
> > /I Ignores the case of characters when searching for the string.
> > "string" Specifies the text string to find.
> > [drive:][path]filename Specifies a file or files to search
> >
> > For example
> >
> > find "hope" *.txt
> >
> > This would search for any text file (.txt) that contains the text hope in
> > the current directory.
> >
> > "mevian" wrote:
> >
> > > How do I find the DOS file name of one of my files? In Win98, I could find
> > > this in the file properties box.
.



Relevant Pages

  • Re: OT Humor - "You might be an mainframer if... :-) V3.8"
    ... >> You know that the head of string is not an HR position ... >> You know that SPOOL is an acronym (Simultaneous Peripheral Operations ... For DOS, no, not that DOS, the other ... >> You can create a tape backup of something and know you can read it back ...
    (comp.lang.cobol)
  • Re: Cannot explain why the date is changed to 1792.
    ... DOS specific stuff which makes it very ... There's no such struct in C thought if you supply the definition, ... For instance this won't read a string dd-mm-yyyy because for example ... admonition and helpful advice to the OP. ...
    (comp.lang.c)
  • Re: Is there a way to create a program in excel to compare files?
    ... Speaking of DOS 1.x. ... text output file named FC.TXT will be created with the results of the ... Your command line may have a limit on the number of characters ... Dim sFile1 As String ...
    (microsoft.public.excel.programming)
  • Re: Cannot explain why the date is changed to 1792.
    ... DOS specific stuff which makes it very ... very hard to diagnose. ... There's no such struct in C thought if you supply the definition, ... For instance this won't read a string dd-mm-yyyy because for example ...
    (comp.lang.c)
  • Re: Whats the weirdest filesystem out there?
    ... An optional filesystem identifier. ... An optional root directory. ... I would say in some sense better than DOS. ... instead of the MyTexts floppy, the MyImages floppy was in the drive, ...
    (comp.programming)