Recent content by arjenmeijer

  1. A

    Is it a Bug or a feature?

    PROCEDURE x: define variable a as character no-undo. define variable b as character no-undo. if a = b then END PROCEDURE. This will be accepted by the compiler, where as we (as in the programmers at our company) say it should be an error. Progress says: "undocumented feature".
Top