home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #19 / NN_1992_19.iso / spool / comp / lang / rexx / 880 < prev    next >
Encoding:
Text File  |  1992-09-03  |  796 b   |  25 lines

  1. Newsgroups: comp.lang.rexx
  2. Path: sparky!uunet!munnari.oz.au!bruce.cs.monash.edu.au!merlin!paulg
  3. From: paulg@resmel.bhp.com.au (Paul Gallagher)
  4. Subject: Limitations of SysGetEA
  5. Message-ID: <Bu18A6.4C0@resmel.bhp.com.au>
  6. Keywords: sysgetea
  7. Sender: usenet@resmel.bhp.com.au (network news)
  8. Organization: BHP Research - Melbourne Laboratories, AUSTRALIA
  9. Date: Fri, 4 Sep 1992 02:29:57 GMT
  10. Lines: 13
  11.  
  12. Under IBM OS/2 v2.0...
  13.  
  14. ...I ran into a wall with SysGetEA(). It seems to work only with
  15. files, not directories. This may be a "feature", but I do not
  16. understand why the distinction persists. The function actually
  17. returns a non-zero code (i.e. error) rather than returning a (null)
  18. extended attribute.
  19.  
  20. Has anyone looked into this problem before, or know what plans may be
  21. in the air?
  22.  
  23. regards,
  24. paulg
  25.