Path: utzoo!censor!geac!torsqnt!news-server.csri.toronto.edu!cs.utexas.edu!wuarchive!usc!apple!portal!cup.portal.com!Invader From: Invader@cup.portal.com (Michael K Donegan) Newsgroups: comp.sys.mac.programmer Subject: Re: FILE WRITING IN THINK Message-ID: <36655@cup.portal.com> Date: 7 Dec 90 17:24:50 GMT References: <90339.125639HH4WSANU@MIAMIU.BITNET> <3540@uakari.primate.wisc.edu> Organization: The Portal System (TM) Lines: 3 open only works if the file already exists. If you are wrting the file, it probably doesn't exist. Try 'rewrite' instead. mkd