Path: utzoo!utgpu!jarvis.csri.toronto.edu!mailrus!ames!uhccux!munnari.oz.au!murtoa.cs.mu.oz.au!ditmela!diemen!tasis!brianh From: brianh@tasis.utas.oz.au@munnari.oz (Brian Harrold) Newsgroups: comp.sys.mac.programmer Subject: Dereferencing ProcPtr in LS Pascal Message-ID: <1268@diemen.cc.utas.oz> Date: 4 Feb 90 04:48:56 GMT Sender: root@diemen.cc.utas.oz Reply-To: brianh@tasis.UUCP (Brian Harrold) Organization: Elec Eng & Comp Sci, Uni of Tasmania, Australia Lines: 11 To all Light Speed pascal gurus, I have a simple (?) question. I have a procedure in which one of the parameters is of type ProcPtr (pointer to another procedure). Is there any way in LS Pascal to dereference the pointer to the given procedure, and execute it ? Many thanx, brian Harrold. brianh@tasis.utas.oz