home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1993 #1 / NN_1993_1.iso / spool / comp / os / os2 / misc / 41501 < prev    next >
Encoding:
Text File  |  1993-01-07  |  1.8 KB  |  36 lines

  1. Newsgroups: comp.os.os2.misc
  2. Path: sparky!uunet!zaphod.mps.ohio-state.edu!darwin.sura.net!cs.utk.edu!ornl!rm3
  3. From: rm3@ornl.gov (MCBROOM R C)
  4. Subject: Re: Interesting WPS Bug
  5. Message-ID: <1993Jan7.141616.13512@ornl.gov>
  6. Organization: Oak Ridge National Laboratory
  7. References: <Nrc=f7_@engin.umich.edu>
  8. Date: Thu, 7 Jan 1993 14:16:16 GMT
  9. Lines: 25
  10.  
  11. In article <Nrc=f7_@engin.umich.edu> jwh@citi.umich.edu writes:
  12. >I've run across an interesting bug in the WPS concerning
  13. >files.  Sometimes, for no reason that I can explain, when
  14. >I make a copy of a file from the command line, when I view
  15. >the directory from the WPS, both the copy of the file and
  16. >the original have the same title.  For example, I might have
  17. >a file named v.exe and when a copy is made and called v1.exe,
  18. >the WPS displays both objects as 'v.exe'.  It seems to only 
  19. >do this for files which have EA's attached (I'm using HPFS),
  20. >but not all files with EA's behave this way.  Has anyone else
  21. >run across this and is there a rational explanation for why
  22. >this occurs?  Clearly you shouldn't be able to have two different 
  23. >objects with the same title in the same folder.
  24. >
  25. Keep poking around in OS/2.  If you do a detail view of the directory you 
  26. will see that the data and program objects have both a title reference and
  27. a name reference.  The title is what is displayed with the icon.  If you copy 
  28. a data or program object onto itself it will have the same title but a new 
  29. name constructed out of the original.  Someone in this newsgroup was asking
  30. about having multiple versions of files as Digital does with its VMS system.
  31. OS/2 uses the name and title mechanism to do just that.  You can use the 
  32. settings to configure the copy from WPS to prompt you and ask if you want
  33. to replace the file or store a new version so that you can make the decision
  34. each time.
  35.  
  36.