Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Posting-Version: version B 2.10.2 9/18/84; site Shasta.ARPA Path: utzoo!watmath!clyde!burl!ulysses!gamma!epsilon!zeta!sabre!bellcore!decvax!decwrl!Shasta!schwartz From: schwartz@Shasta.ARPA Newsgroups: net.micro.mac Subject: Question on returning values to pascal procdeures from SumACC Message-ID: <5671@Shasta.ARPA> Date: Fri, 24-May-85 04:00:43 EDT Article-I.D.: Shasta.5671 Posted: Fri May 24 04:00:43 1985 Date-Received: Sat, 25-May-85 12:16:18 EDT Organization: Stanford University Lines: 9 I've been trying to write a filter procedure to be passed with the ModalDialog call. That procedure is later called by MadalDialog and is expected to return a boolean value. Does anyone know how to return such a value using SumACC. Note: return(0) definitely does not get received as a FALSE by ModalDialog. Thanks. Bruce Schwartz