• Prevent ReportPro error messages

    From Martin@21:1/5 to All on Tue Aug 24 05:51:25 2021
    Hello

    I need to stop reportpro from showing any errors requiring intervention, cannot find anything in the help file.

    I just need RP to try to continue or give up with no user intervention at all.

    I have just added the ability to use reportpro labels to a back end printing program which sits there with no user intervention.

    Previously it was only calling reports written in C and linked it.

    If it hiccups (say missing field) it stops dead rather than continues with error on label.

    Thanks

    Martin

    --- SoupGate-Win32 v1.05
    * Origin: fsxNet Usenet Gateway (21:1/5)
  • From Jamal@21:1/5 to Martin on Tue Aug 24 15:17:22 2021
    You will have to change Report Source source code if you have it; I
    don't think there is any other way!

    Anyway, don't you want to know what the errors are so you may fix them <bg>

    Jamal

    On 8/24/2021 8:51 AM, Martin wrote:
    Hello

    I need to stop reportpro from showing any errors requiring intervention, cannot find anything in the help file.

    I just need RP to try to continue or give up with no user intervention at all.

    I have just added the ability to use reportpro labels to a back end printing program which sits there with no user intervention.

    Previously it was only calling reports written in C and linked it.

    If it hiccups (say missing field) it stops dead rather than continues with error on label.

    Thanks

    Martin


    --- SoupGate-Win32 v1.05
    * Origin: fsxNet Usenet Gateway (21:1/5)
  • From dlzc@21:1/5 to Jamal on Wed Aug 25 09:26:49 2021
    Dear Jamal:

    On Tuesday, August 24, 2021 at 12:17:23 PM UTC-7, Jamal wrote:
    You will have to change Report Source source code if
    you have it; I don't think there is any other way!

    Anyway, don't you want to know what the errors are so
    you may fix them <bg>

    Be nice if you could just direct the error report to a file the customer could send you. Rather than AbEnd-ing the program, just throw the error and move on. As you say, if ReportPro has its own error handler, you cannot even trap it.

    David A. Smith

    --- SoupGate-Win32 v1.05
    * Origin: fsxNet Usenet Gateway (21:1/5)