hi
i would like to know one thing in dialog prog about activation and deactivation of input/output field.
i have created module expx in pbo and in that module i have written following code
if screen-name = 'field'.
screen-input = 1.
elseif
screen-name = 'field'.
screen-input = 0.
endif.
but input/output field is not activating nor deactivating.
pl guide me with coding. thanx
thanx
rocky robo