This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

Cobol Wow, create windows, ShowState Maximized

In cobol wow, I want to know what instruction should I use for at runtime, when creating a windows form, specify it to be Maximized. Usually this is specified in the project properties, ShowState can be 0) Normal, 1) maximized, 2) iconic. However, I want to know how to change this at runtime. For example if the form has been created as 0) normal, I want for example 1) maximized.

CALL WOWCREATEWINDOW USING ?