Path: utzoo!attcan!lsuc!ncrcan!hcr!edwin From: edwin@hcr.UUCP (Edwin Hoogerbeets) Newsgroups: comp.sys.amiga.tech Subject: Examples of SetFunction Message-ID: <5165@hcr.UUCP> Date: 23 Feb 89 01:52:46 GMT Reply-To: edwin@hcrvax.UUCP (Edwin Hoogerbeets) Organization: HCR Corporation, Toronto Lines: 11 Is there an example of a program that uses SetFunction somewhere, maybe on a Fish disk? I trying to find out how you guarantee that the function you specify as the replacement stays in memory. Do you LoadSeg the piece of code that contains it, or put it into a shared Amiga library, or does SetFunction copy it automatically, or.. or.. ???? Any help appreciated. Edwin