home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1993 #1 / NN_1993_1.iso / spool / comp / sys / mac / programm / 21084 < prev    next >
Encoding:
Text File  |  1993-01-09  |  1.0 KB  |  27 lines

  1. Newsgroups: comp.sys.mac.programmer
  2. Path: sparky!uunet!zaphod.mps.ohio-state.edu!darwin.sura.net!news.udel.edu!chopin.udel.edu!kurisuto
  3. From: kurisuto@chopin.udel.edu (Sean J. Crist)
  4. Subject: HOpenResFile and HOpenRF supported by glue in System 6?
  5. Message-ID: <C0Ltw3.FrH@news.udel.edu>
  6. Sender: usenet@news.udel.edu
  7. Nntp-Posting-Host: chopin.udel.edu
  8. Organization: University of Delaware
  9. References: <1993Jan4.180928.1@lure.latrobe.edu.au> <1993Jan9.201619.1240@netcom.com>
  10. Date: Sat, 9 Jan 1993 20:50:26 GMT
  11. Lines: 14
  12.  
  13. Well, the title basically says it all: are all of the various H... calls
  14. supported by glue when my application is running in System 6.x?  IM VI
  15. documents these calls (pg. 23-36) but doesn't make it clear when these calls
  16. began to be supported. (HOpenRF didn't exist in IM IV, where it was a
  17. low-level call.)  I want to support both System 6 and 7, which means I can't
  18. use the FS... calls, but I also don't want to use the old calls which don't
  19. support a dirID.
  20.  
  21. I'm using THINK Pascal 4.0.  
  22.  
  23. Thank you!
  24.  
  25. --Kurisuto
  26.  
  27.