frame

  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. M

    Question UPDATE statement not working

    Hi All, Seeking some conceptual advice here. Somehow UPDATE statement is not showing up when I run the attached query. Initially, I was using ASSIGN statement and it was working fine. But as I wanted to see the data on screen and then update it, I used UPDATE statement (Line#115) instead but...
  3. J

    Question Unable To Scroll Frame Up

    Hi, I'm struggling to get my frame which is being displayed to the terminal to scroll up/down. At the moment I can only navigate by pressing space bar/carriage return in which case it moves downwards but then won't let you scroll back up or move around using the arrow keys. Any help would be...
  4. J

    Error Procedure Not Running

    Hi, When running the below code and selecting the file-btn it doesn't run the procedure within the SET statement (fileOutputReport), the MESSAGE statement works so I know the variable is populated with the data entered by the user however it doesn't go ahead and OUTPUT TO the file which is the...
Back
Top