Search results

  1. A

    A new Progress tool !

    Dear Progress users, What do you think about a tool allowing you to: - Manage Progress applications, versions and source code Keep history of each modification (who, how, when, why, what ...) (a window automaticaly opens to type comments each time you close a source after having modified it)...
  2. A

    OLE, "Struct" problem with StarOffice

    Hi, I have a problem using OLE automation which need a "struct" definition: This is a small portion of VB code I wish to translate to use with Progress 4GL: Sub usePropertySet() /* QUESTION: What is the equivalent of this déclaration in 4GL ?*/ Dim starStruct(1) As Object...
Top