Compiling Event Handlers

Previous  Top  Next

The RAP compiler attempts compilation of the entire module automatically when any of the following happen:

_bm0   You load a report.  
 
_bm0   You select the Calc tab within the Report Designer.  
 
_bm0   You switch views in the Code Explorer.  
 

It is also possible to compile the currently selected event handler. To do this, right-click over the Code Editor and select Compile from the popup menu. The compiler will check the global sections and any other programs needed to compile the current event handler.