home *** CD-ROM | disk | FTP | other *** search
- Path: sparky!uunet!gatech!enterpoop.mit.edu!eru.mt.luth.se!lunic!sunic!kth.se!hemul.nada.kth.se!d88-jwa
- From: d88-jwa@hemul.nada.kth.se (Jon Wtte)
- Newsgroups: comp.sys.mac.programmer
- Subject: Re: Summary: High Level File Manager routines (H-routines)
- Message-ID: <1993Jan12.132535.9347@kth.se>
- Date: 12 Jan 93 13:25:35 GMT
- References: <peter-120193120945@rocky.curtin.edu.au>
- Sender: usenet@kth.se (Usenet)
- Organization: Royal Institute of Technology, Stockholm, Sweden
- Lines: 26
- Nntp-Posting-Host: hemul.nada.kth.se
-
- In <peter-120193120945@rocky.curtin.edu.au> peter@cujo.curtin.edu.au (Peter N Lewis) writes:
-
- >Just thought I'd post a list of all the high level routines, maybe it'll
- >save Jon some answering time! :-)
-
- Well, thanx for your concern; I need the time :-)
-
- >All of these are available in System 6 & 7, and are pasted straight in with
- >ObiWan - if you don't remember them all, then get ObiWan and look them up
- >yourself!
-
- >OSErr:=HOpenDF(vRefNum_INTEGER,dirID_LONGINT,fileName_Str255,
- >permission_SignedByte,VAR_refNum_INTEGER);
-
- WARNING!
-
- HOpenDF is the only HXXX call that is NOT available under System 6
- (unless, possibly, you have QuickTime installed)
-
- Use HOpen instead; maybe coupled with HGetFInfo to avoid opening
- drivers.
-
- --
- -- Jon W{tte, h+@nada.kth.se, Mac Hacker Deluxe --
- This signature is kept shorter than 4 lines in the interests of UseNet
- S/N ratio.
-