Hi Juan,
Currently only format 1 of the display statement is supported if you are using managed data types such as string. If you wish to use the full capabilities of enhanced accept/display statements such as line positioning then you must use COBOL data items defined with the PIC clause.
When I run your example here, both statements are displayed in white. What other compiler directives are you using?