superprocedure

  1. D

    Progress Error 2767 - Could Not Evaluate The Expression Describing The Context Of The External Funct

    I'm trying to call some functions in code that was written by a different developer. The code in question uses a &GLOBAL-DEFINE constant to refer to a super procedure that handles debugging. The code is basically as follows: /* Calling procedure */ DEFINE VARIABLE vh1 AS HANDLE. RUN...
  2. D

    Calling A Webspeed-based Super Procedure From External Program

    Is there a way to call a Webspeed-based super procedure from non-Webspeed code? I have a Webspeed application that I would like to call from a Progress application that lives outside of Webspeed. The Webspeed application has several super procedures and is connected to a different set of...
Top