implement cup/cdown
note: additional "cup 0" is especially useful after attach as it helps to not "stand" in some C function of some arbitrary library, possibly without source reference, but instead in the last COBOL program on whatever it did (commonly CALL
or CONTINUE AFTER
or `screen-io or file-io).
Edited by Simon Sobisch