OE Architect - Change auto indent

Is there a way to change the auto indentation in open edge architect from this:

Code:
IF xxxx THEN 
DO: 

END.

to this:
Code:
IF xxxx THEN DO: 

END.


thx for your help
 
Back
Top