Search results

  1. S

    Some questions about Developer Studio

    I was thinking of requesting a license of Dev Studio from my work. I had a few questions to see if i would actually get much out of it given the type of work i do. 1) Is it really geared for GUI interface progress development or is it also very useful for character based development? (My...
  2. S

    is developer studio part of the standard openedge package or a paid add-on ?

    I'm investigating if the developer studio is something i should be able to access with my current (Progress 11) database. i don't see the directories for it, but it may be that my dev box doesnt have a full install.
  3. S

    looking for a comprehensive guide to character progress form / frame statements.

    The progress documentation and knowlege base for the form statement is kinda bare bones, and i have plenty of examples from existing code to look at, but what ive always looked for is basically a tutorial for the form statement with every single possible attribute broken down by the attribute...
  4. S

    Can you prevent a trigger programatically?

    I am trying to use a trigger (ex: Table_A) to initiate a program when Table_A's record is created or updated, to assign a guid value to a field in the record i am working with, then generate xml of the record and put it on a queue. I want the trigger to initiate when the record is first...
Top