Kbase P130372: Output does not appear on the screen when running a program from OpenEdge Architect Editor
Autor |
  Progress Software Corporation - Progress |
Acesso |
  Público |
Publicação |
  4/11/2008 |
|
Status: Unverified
FACT(s) (Environment):
All Supported Operating Systems
OpenEdge 10.x
SYMPTOM(s):
Output does not appear on the screen when running a program from OpenEdge Architect Editor
No output when running procedure from OpenEdge Architect Editor
Program is opened in Editor
Program was not saved before running
Message appears in Console: "Project <project name> runtime started successfully."
CAUSE:
This is expected behavior. Program compilation and project build are normally done when the source code in the editor is saved. If this step has never taken place, there is no compiled code for Architect to run and no output appears.
FIX:
Save edited code before running to compile and build all changes entered since the last save.