Home General
New Blog Posts: Merging Reports - Part 1 and Part 2

debug

edited March 2008 in General
Helllo

I have a report with several subreports. Each subreport has it own
jitPipeline. When debugging the breakpoint which are set in the
ongetfieldvalue are not hit ? But they are still red not green or something
like that.

why ?

Frank

Comments

  • edited March 2008
    I forget to mention one thing. The jit pipeline are another form than the
    report.


  • edited March 2008
    Hi Frank,

    Is this only a problem with the debugger or are you having trouble getting
    the proper data using the JITPipeline? Does the report generate
    successfully? Perhaps a bit more information about the problem and your
    application would help us understand it and find a quick solution for you.

    --
    Regards,

    Nico Cizik
    Digital Metaphors
    http://www.digital-metaphors.com

    Best Regards,

    Nico Cizik
    Digital Metaphors
    http://www.digital-metaphors.com
  • edited March 2008
    Hi Nico

    i do not have any problem to get the correct data in the report. But
    sometimes the calculation which is done in the ongetfieldvalue event i want
    to debug. Although breakpoints are set the code does not stop there.

    frank

  • edited March 2008
    "Frank Beerens" wrote in message
  • edited March 2008
    Hello Paul

    not this is not the case ?

    Frank

  • edited March 2008
    "Frank Beerens" wrote in message
  • edited March 2008
    Hi Frank,

    As Paul mentioned, the only time we have seen anything like this is when the
    incorrect source file is opened and Delphi tries to debug it anyway. Try
    creating a minimal example (Report, JITPipeline, button on an empty form)
    and see if you can recreate the issue. In my quick testing I am able to
    debug this event.

    --
    Regards,

    Nico Cizik
    Digital Metaphors
    http://www.digital-metaphors.com

    Best Regards,

    Nico Cizik
    Digital Metaphors
    http://www.digital-metaphors.com
This discussion has been closed.