home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #20 / NN_1992_20.iso / spool / comp / os / msdos / misc / 5053 next >
Encoding:
Text File  |  1992-09-07  |  1.1 KB  |  32 lines

  1. Newsgroups: in.pc,comp.os.msdos.misc
  2. Path: sparky!uunet!dcatlas!joet
  3. From: joet@dcatlas.dot.gov (Joe Trott)
  4. Subject: Re: Missing character questions....
  5. Message-ID: <1992Sep4.182428.7542@dcatlas.dot.gov>
  6. Organization: U.S Dept. of Transportation
  7. References: <Bu0CD5.5ry@usenet.ucs.indiana.edu> <1992Sep3.160649.19515@news.nd.edu>
  8. Date: Fri, 4 Sep 1992 18:24:28 GMT
  9. Lines: 21
  10.  
  11. rwilliam@bach.helios.nd.edu (richard williams) writes:
  12.  
  13. >In article <Bu0CD5.5ry@usenet.ucs.indiana.edu> rcbaker@silver.ucs.indiana.edu (Bob Baker) writes:
  14. >>While working on converting some VERY old DOS files at work, we've
  15. >>discovered an interesting dilemma.  When we do a directory listing of
  16. >>the files, we see things like:
  17. >>
  18. >>H FRAME   TXT   09-01-84  etc., etc.
  19. >>S H HOUS  TXT   09-01-84
  20. >>.
  21. >>Our problem comes when we want to copy these files to other disks.
  22. >>Whatever character the blank space is in the directory listing, it
  23. >>does not get read in the copy program.  We see:
  24.  
  25. I have gotten around this using NU to go in and manually change the file
  26. name.
  27. You might also try using the ? wildcard, multiple times if necessary (instead
  28. of a single *).
  29.  
  30. -JTT
  31.  
  32.