Navigator > Report Designer > Main menu > View > View All Code
View All Code replaces Report Designer with a multi-panel window showing the MaxBasic code segments. The BeforeReport, AfterQuery, and every band BeforeBand and AfterBand code is shown. Bands that contain no code are minimised panels with the caption unavailable (shaded). You can edit the code and preview the report.
Click
Maximise or
Minimise to view or hide each code segment.
Click
Open Code Editor (F2) to access Code Editor for the selected code segment. The menu options are the same as Report Designer Code Editor.
To return to the main window, select View All Code from the View menu to clear the option, or Close the View All Code window.
Toolbar |
|
All Events |
Selected, shows all Code events. Clear, only code events that contain code will appear; those with a grey caption are hidden. |
Scroll Bars |
Clear, the horizontal scroll bars are not shown on the panels, you must use the keyboard to scroll, this provides more room to view the code. |