handle

  1. P

    Question How to get current buffers from a handle

    Hello! Is there a way to get the current buffers (temp-tables and tables) from program X just by using his handle in program Y? I know i can create a method in program X that iterates the buffers and returns them but i want to be able to do that dynamically without having to edit thousands of...
  2. S

    Question Field reading in a frame through Handle and Triggers

    I need one support on reading field values in a frame while entering to the first field of the frame. according to the below example: Once I enter to the screen, the field value of the marked should be "YES". By default this field value remains as "NO". I have to make changes through triggers...
  3. A

    Question Any way to manage/track handle/object variable ?

    Hi, Hope you are well. I am new on this forum, and this is my first post. So if I do something wrong, please tell me :) For debugging purpose of my application, I was wondering if it there were any way to manage and track handle variable in Progress ABL. The reason why : this Progress error...
Back
Top