ui.Dialog.setDefaultUnbuffered()

The SetDefaultUnbuffered() method is used to change the value of the UNBUFFERED attribute. The method gets two arguments - TRUE and FALSE:

 

CALL ui.Dialog.SetDefaultUnbuffered(TRUE)