in the ds-cpy i found a value of a push-button
03 PB-STOP PIC 9(8) COMP-X VALUE 6.
in dialog system i can do any function at example "button-selectec"
Is it possible to set the state or get the state of the buttion directly in the cobol progrram without calling dialog system?
Thanks for help!