Path: utzoo!utgpu!news-server.csri.toronto.edu!cs.utexas.edu!tut.cis.ohio-state.edu!nisca.ircc.ohio-state.edu!hpuxa.ircc.ohio-state.edu!hmarvel From: hmarvel@hpuxa.ircc.ohio-state.edu (Howard P. Marvel) Newsgroups: comp.sys.mac.hypercard Subject: Re: Hypertalk syntax? Message-ID: <1256@nisca.ircc.ohio-state.edu> Date: 2 May 90 14:28:00 GMT References: Sender: news@nisca.ircc.ohio-state.edu Distribution: comp Organization: Ohio State Univ IRCC Lines: 21 In article kautz@allegra.att.com writes: >Is there a formal, complete, correct syntax for Hypertalk anywhere out >there? Try "HyperCard Script Language Guide: The HyperTalk Language," published by Addison-Wesley > Edit script of first card of stack "Foobar" doesn't work. To quote the above-cited book, "You cannot refer to an object directly within another stack. You have to go to the stack before you can address it objects directly" (p. 40) > >(Or is the horrible truth that Hypertalk doesn't really have a syntax, Apparently not. >and the compiler is really just a random mess of spaghetti code???) What compiler? > >---- Henry Kautz