Nothing happens when I press the button

Top  Previous  Next
In clarion 6.x, the report source must be "from memory". See Report Design (Local Extension)
You have to declare the report procedure that will print the window. See Report to call.
Check to see if you accidentally activated the Disable code generation option.