Consultor Eletrônico



Kbase P88183: Is it possible to pass a return or error code to the OS when quitting Progress ?
Autor   Progress Software Corporation - Progress
Acesso   Público
Publicação   23/11/2007
Status: Verified

GOAL:

Is it possible to pass a return or error code to the OS when quitting Progress ?

GOAL:

Is there a way to pass parameters back to an OS script from a Progress session ?

GOAL:

Can the OS-level return code for the Progress client be set from 4GL ?

FACT(s) (Environment):

All Supported Operating Systems
Progress 9.x
OpenEdge 10.x

FIX:

This is not possible.

The only way to achieve this could be to write this information on a file before quitting the Progress session and process this information using the next line of the script. This line will return an error code to the OS.