home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #19 / NN_1992_19.iso / spool / comp / os / msdos / misc / 5034 < prev    next >
Encoding:
Internet Message Format  |  1992-09-03  |  1.8 KB

  1. Path: sparky!uunet!noc.near.net!hri.com!spool.mu.edu!news.cs.indiana.edu!bsu-cs!news.nd.edu!bach!rwilliam
  2. From: rwilliam@bach.helios.nd.edu (richard williams)
  3. Newsgroups: in.pc,comp.os.msdos.misc
  4. Subject: Re: Missing character questions....
  5. Message-ID: <1992Sep3.160649.19515@news.nd.edu>
  6. Date: 3 Sep 92 16:06:49 GMT
  7. References: <Bu0CD5.5ry@usenet.ucs.indiana.edu>
  8. Sender: news@news.nd.edu (USENET News System)
  9. Organization: University of Notre Dame, Notre Dame
  10. Lines: 31
  11.  
  12. In article <Bu0CD5.5ry@usenet.ucs.indiana.edu> rcbaker@silver.ucs.indiana.edu (Bob Baker) writes:
  13. >While working on converting some VERY old DOS files at work, we've
  14. >discovered an interesting dilemma.  When we do a directory listing of
  15. >the files, we see things like:
  16. >
  17. >H FRAME   TXT   09-01-84  etc., etc.
  18. >S H HOUS  TXT   09-01-84
  19. >.
  20. >Our problem comes when we want to copy these files to other disks.
  21. >Whatever character the blank space is in the directory listing, it
  22. >does not get read in the copy program.  We see:
  23.  
  24. Usually you can get around a problem like this by using wildcards or
  25. by using some sort of DOS shell.  Try this:
  26.  
  27. Copy H?frame.txt hframe.txt   or else maybe
  28. copy H?frame?.txt hframe.txt
  29.  
  30. Basic and other programs can create file names with spaces in them, but
  31. then regular Dos can't handle them, except as above.  The filename might
  32. also include some weird nonprinting character.  
  33.  
  34. If this doesn't work, you might also run chkdsk or else the Norton Disk
  35. Doctor, especially if on old floppies the disk might have gotten a
  36. little zapped somehow.
  37.  
  38. --
  39. ---------------------------------------------------------------------------
  40. Richard Williams, N.D. Sociology Department         Office:   (219)239-6668
  41. BITNET:    F67TEL@IRISHMVS                          Messages: (219)239-6463
  42. INTERNET:  F67TEL@IRISHMVS.CC.ND.EDU                FAX:      (219)239-8209
  43.