Home RAP

Debugging RAP passthrough functions

edited May 2003 in RAP
Hi,
I couldn't find anything in the ngs so here we go,
Is using codesite the only way to debug the rap passthrough functions or can
I use the delphi integrated debugger to step through the code at run/design
time? Can someone point me where I can discover info about debugging RAP
passthrough functions?
I am using D5 Sp 2 EE and RB 6.03 EE.
Thnx in advance
Paras

Comments

  • edited May 2003
    Hi Paras,

    since RAP code is pure Delphi it is of no problem using the integrated debugger. Set a breakpoint at the beginning of your RAP function.

    regards,
    Chris Ueberall;
This discussion has been closed.