Consultor Eletrônico



Kbase P116977: sqlexplorer closes if stopping batch process with CTRL-C even the answer is No
Autor   Progress Software Corporation - Progress
Acesso   Público
Publicação   6/28/2006
Status: Unverified

FACT(s) (Environment):

OpenEdge 10.1A

SYMPTOM(s):

sqlexplorer closes if stopping batch process with CTRL-C even the answer is No

using sqlexp.bat

CAUSE:

sqlexp.bat is calling a Java application. Java stops with CTRL-C.

FIX:

Expected behavior as CTRL-C is caught as exit event by the Java application so that the batch process runs to it's end.