Search results

  1. M

    Filling data into a browser.

    Please anybody suggest a way to fill the dynamic browser with the data that is present in the temp-table or buffer. Thanks in advance. Regards M.
  2. M

    Creating only One Instance of process.

    Thanks Parul , the above piece of code will solve my problem.
  3. M

    Creating only One Instance of process.

    Hi parul, Thanks for the prompt reply. I need to do these validations for both WindowsXP and UNIX OS. Also from where can I get this tasklist utility?
  4. M

    Creating only One Instance of process.

    Hello All, I am having a process running for e.g say "notepad.exe" which is sen in the task manager. Now I do not want to allow the user to run another instance of process "notepad.exe". i.e the notepad.exe should be allowed to run only once. Is there any way to check whether the process...
  5. M

    EDITOR widget does not fill in parent frame

    I am getting error "EDITOR widget does not fill in parent frame" when launching the window .... in production enviornment. The OS used in WINDOWS XP. Please suggest somthing for this.
  6. M

    How to Set Window Title.

    Can anybody help me for : How to set Window Title in Progress dynamics?
  7. M

    Enabling Pop- up menu in Static Browser

    I have created a static browser by writing the code. But after the browser is displayed it is not showing me the popup menu for sorting and moving columns which are seen by default when we directly add readymade browsers. Pls reply me if anyone knows which propert should i add to the code so...
  8. M

    How to debug the Code

    Type DEBUGGER:INITIATE(). DEBUGGER:SET-BREAK(). in your code from where you want to start the debugger.
  9. M

    User defined function <function-name> invoked dynamically but could not be found.(563

    I am getting the following error while launching any window from the application: User defined function <function-name> invoked dynamically but could not be found.(5639) Please reply me urgently if anybody knows its solution.:confused:
  10. M

    How to debug the Code

    I am not able to debug the programs inside roundtable with the help of progress debugger. The debug option in appbuilder is disabled for any file that i check out from roundtable. But if i am opening a file from my local drive i am able too debug it. Please anyone suggest me to how to debug...
  11. M

    Reads on Table

    Thanks Casper
  12. M

    Reads on Table

    Hello , Please suggest me a tool to view the no. of reads taking place on the table in the database.
  13. M

    Exclusive-Locks

    Thanks tom for the useful info.
  14. M

    Hello

    Hi......Skoude
  15. M

    Exclusive-Locks

    Is there any utility by which I can check for the number of active exclusive-locks whilw carrying out any transactions. Also is it possible to check that which lock is currently applied on which table.
  16. M

    Does Find First Increments Progress Counter

    Thanks you very much for the info.
  17. M

    Hello

    Hi, Brenda Nice to see ur reply, Even i am new to this site and still learning to navigate through the site.
  18. M

    Does Find First Increments Progress Counter

    Hello, Does FIND FIRST statement increments the progress counter, as it does for FOR EACH & REPEAT and also while making any Procedure calls
  19. M

    Hello

    Hello guys, ProgressTalks Rocks!!
Top