Path: utzoo!utgpu!news-server.csri.toronto.edu!cs.utexas.edu!sdd.hp.com!uakari.primate.wisc.edu!gdavis From: gdavis@primate.wisc.edu (Gary Davis) Newsgroups: comp.sys.mac.hypercard Subject: Re: HC 2.0, My first impression Message-ID: <3274@uakari.primate.wisc.edu> Date: 15 Oct 90 03:24:54 GMT References: <10709@goofy.Apple.COM> Sender: news@primate.wisc.edu Reply-To: gdavis@primate.wisc.edu Lines: 17 From article <10709@goofy.Apple.COM>, by gandalf@apple.com (Martin Gannholm): - In article <3264@uakari.primate.wisc.edu> gdavis@primate.wisc.edu (Gary - Davis) writes: -- an SE/30 at work and converted it to 2.0 format. There was a problem in -- the info dialogs for objects. For buttons, for instance, the lines -- with the objects number and id both said "Error: not enough f". - - The resources in HyperCard 2.0 were all renumbered (except for the ICONs) - to be sequential and within the range assigned to applications. - Unfortunately the resource numbers for strings (STR#) sometimes conflict - with STR# resources in stacks (used by XCMDs). Since we use strings from - the STR# resources to "fill in blanks" in the dialogs, you can get some - pretty strange results if we're using someone else's STR# resource. That's what happened alright. Renumbering the XCMD STR# solved the problem. Gary Davis