[net.micro.mac] Question on returning values to pascal procdeures from SumACC

schwartz@Shasta.ARPA (05/24/85)

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