home *** CD-ROM | disk | FTP | other *** search
- Newsgroups: comp.sys.mac.programmer
- Path: sparky!uunet!mcsun!ub4b!info-sparc1.info.ucl.ac.be!NewsWatcher
- From: Meessen@slig.ucl.ac.be (Christophe Meessen)
- Subject: Re: PROGRAMMING PROB: How do you find the system folder?
- Message-ID: <Meessen-230792131720@130.104.58.9>
- Followup-To: comp.sys.mac.programmer
- Sender: news@info.ucl.ac.be (News Administrator)
- Nntp-Posting-Host: 130.104.58.9
- Organization: Universite Catholique de Louvain (Belgium)
- References: <1992Jul22.183946.20587@CS.ORST.EDU>
- Date: Thu, 23 Jul 1992 11:23:04 GMT
- Lines: 26
-
- In article <1992Jul22.183946.20587@CS.ORST.EDU>, gonzalm@prism.cs.orst.edu
- (Mario Gonzales) wrote:
- >
- >
- > Hi all,
- >
- > I have looked in vain to find the function that will return the loaction of
- > the system folder. I can find the boot disk but the system folder is
- > not allways called the "system folder" on the startup disk.
- >
-
- Use the function:
-
- theSysFolderRefNum = GetEnvirons( smSysRef );
-
- It will return the system folder reference number. see Inside Mac, vol. V,
- page 313.
-
- >
- ...
- >
- > Mario Gonzales
-
- Bien cordialement,
-
- Christophe MEESSEN
-