Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Posting-Version: version B 2.10.1 6/24/83 (MC840302); site litp.UUCP Path: utzoo!watmath!clyde!bonnie!akgua!gatech!seismo!mcvax!vmucnam!litp!vsl From: vsl@litp.UUCP (LEIGHTON 336.25.25 p5392) Newsgroups: net.micro.mac Subject: GetIndString mistery : how to access STR(hash mark) resources ? Message-ID: <114@litp.UUCP> Date: Tue, 14-Jan-86 00:42:49 EST Article-I.D.: litp.114 Posted: Tue Jan 14 00:42:49 1986 Date-Received: Fri, 17-Jan-86 05:59:22 EST Organization: LITP, Paris, France Lines: 32 References: Sender: Julien Basch, from Paris Reply-To: vsl@litp.UUCP (Vicente SANCHEZ-LEIGHTON 336.25.25 p5392) Followup-To: Distribution: Organization: L.I.T.P, Universite P7, PARIS Keywords: Mac Advantage - Lisa Pascal I have a mac at home, and I always used Mac Advantage pascal to write programs. But now, I'm gonna have access to a Lisa, with the workshop. I fell very happy about this, as Mac Advantage was so heavy to use with the toolbox (locate, FrMacBool, etc...), and so memory consuming. What I am doing now is translating a program I wrote in Mac Advantage to Lisa Pascal. It's really easy to do, except one thing I don't understand : In Mac Advantage, there is a procedure called : .........GetIndString(var TheStr, ListStrID, index); which puts in TheStr the string number index of the resource of type STR(hash) and of ID ListStrID. PROBLEM : I can't find an equivalent for this procedure in Lisa Pascal. There must be one, because elsewhere, type STR(hash) would not be interesting ! So, my last word will be : HELP. Julien Basch, Paris.