Reports 2.5.3 runtime after param form trigger problem

From: Mark Hays <markha_at_zimmer.CSUFresno.EDU>
Date: 1996/03/25
Message-ID: <4j7all$ecg_at_zimmer.CSUFresno.EDU>#1/1


I have an after param form trigger that works fine from the designer, but when run under runtime fails with the following sequence of errors-

My error message put out by SRW.MESSAGE(001,'my message text');   (in the function code, this is followed by RETURN(FALSE);

Rep-0771 after form trigger failed

Rep-0203: Passed a null pointer as a handle.

       (Definition Manager Memory Subsystem)

RUN25 caused a GPF.

I even went back a created a simple report with a couple of fields, a default layout and default paramater form, just changed the return(true) to return(false) in the after param form trigger. It again runs fine in the desginer, but gets the Rep-0771 (expected), Rep-0203 and GPF in reports runtime.

Any ideas??
--Mark, CSU, Fresno markha_at_zimmer.csufresno.edu Received on Mon Mar 25 1996 - 00:00:00 CET

Original text of this message