Path: utzoo!censor!geac!torsqnt!news-server.csri.toronto.edu!cs.utexas.edu!swrinde!zaphod.mps.ohio-state.edu!wuarchive!emory!hubcap!jcocon From: jcocon@hubcap.clemson.edu (james c oconnor) Newsgroups: comp.sys.mac.programmer Subject: FS Help FSOpen eating file names Message-ID: <12350@hubcap.clemson.edu> Date: 19 Dec 90 17:05:39 GMT Organization: Clemson University, Clemson, SC Lines: 9 I am using FSOpen to open a file. I pass in a file name which is in Pascal format (I paramText it and it shows up correctly). I call FSOpen, which fails, then I paramText the file name and it is empty! No wonder FSOpen fails, there is no string. Where is my string going? Thanks for the help. Think C 4.0 Jim O'Connor