Path: utzoo!utgpu!jarvis.csri.toronto.edu!mailrus!tut.cis.ohio-state.edu!ucbvax!LUCID.COM!lnz From: lnz@LUCID.COM (Leonard N. Zubkoff) Newsgroups: comp.sys.apollo Subject: Re: Need help with creating a pad. (Please Help!) Message-ID: <8903100210.AA04335@atlantis> Date: 10 Mar 89 02:10:53 GMT Sender: daemon@ucbvax.BERKELEY.EDU Organization: The Internet Lines: 9 Change pad_$create_window(path, (short) strlen(path), pad_$read_edit, (short) 1, window_desc, stream_id, status); to pad_$create_window(*path, (short) strlen(path), pad_$read_edit, (short) 1, window_desc, stream_id, status);