tty

  1. A

    Frames in TTY mode

    Hi! I have issue with frames and scrollbars in tty mode. When i start this code (below), if a frame is wider then a screen where the frame is located, than some unprintable charachter (looks like space) appears in underline (botton border) of the frame. If you tab fields then this pointer...
  2. D

    cursor-offset on leave of fill-in

    Hello. I have problem setting cursor-offset in on leave event of tty. Need help. openedge 12.2 win64 tty ON LEAVE OF cfrm-store IN FRAME fmnu DO: DO ON ERROR UNDO, RETURN NO-APPLY: ASSIGN cfrm-store. icfs = chk_store(cfrm-store). IF icfs = 0 THEN LEAVE...
Back
Top