Path: utzoo!attcan!uunet!jarthur!usc!wuarchive!psuvax1!psuvm!cunyvm!byuvm!byuvax!taylorj From: taylorj@yvax.byu.edu Newsgroups: comp.sys.mac.hypercard Subject: Re: open file Message-ID: <1714taylorj@yvax.byu.edu> Date: 30 Oct 90 02:56:52 GMT Lines: 25 In <484@caslon.cs.arizona.edu>, musa@cs.arizona.edu (Musa J. Jafar) writes: >Hello there, I have trouble in opening a file from inside HC. >I am new to HC, I tried some thing like this >open file "Genes.List" >It did not take it: let us say my file is in the >floopy drive whos name is Assignements ^^^^^^ >then how to tell HC. to go to the drive Assignements and open >the file Genes.List Well that's your problem. When you're accessing a disk in the floopy drive you have to use the "oopen" command instead of the "open" command :-))). Sorry, couldn't resist! Actually, there is a solution to this: 1) Prefix the filename with the name of the disk. Instead of "Genes.List" use "Assignements:Genes.List". Jim Taylor Microcomputer Support for Curriculum | Brigham Young University | Bitnet: taylorj@byuvax.bitnet 101 HRCB, Provo, UT 84602 | Internet: taylorj@yvax.byu.edu