Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP
Posting-Version: version B 2.10.2 9/18/84; site uw-beaver
Path: utzoo!watmath!clyde!burl!ulysses!mhuxr!ihnp4!houxm!vax135!cornell!uw-beaver!info-mac
From: info-mac@uw-beaver
Newsgroups: fa.info-mac
Subject: SFPutFile question answered
Message-ID: <244@uw-beaver>
Date: Wed, 19-Dec-84 00:45:49 EST
Article-I.D.: uw-beave.244
Posted: Wed Dec 19 00:45:49 1984
Date-Received: Wed, 19-Dec-84 02:29:56 EST
Sender: daemon@uw-beaver
Organization: U of Washington Computer Science
Lines: 11

From: olson@harvard.ARPA (Eric Olson)

The answer is....  TEInit.  I had neglected to initialize TE (because I
looked in the index under Init to check if I had all the important init
routines in my program; TEInit is under "T", of course).  This is why the
SFPutFile was failing: TEInit was being done by the finder but not by the
system if my application is set as the startup.

Live and Learn; Learn to Live.

-Eric.