Consultor Eletrônico



Kbase P109612: <file> was not found. (293) when using unpaired parenthesis in call to external procedure inside a .
Autor   Progress Software Corporation - Progress
Acesso   Público
Publicação   10/16/2008
Status: Unverified

FACT(s) (Environment):

Progress 9.x
OpenEdge 10.x

SYMPTOM(s):

<file> was not found. (293).

RUN external-procedure statement contains unpaired parenthesis like:

RUN <file>(var))

compiler doesn't complain

<file> is stored in .pl library

it works ok with the .p outside the .pl library

using INPUT, OUTPUT, INPUT-OUTPUT to qualify parameters doesn't help.

CAUSE:

This is a known issue being investigated by Development

FIX:

Remove unpaired parenthesis, even if the compiler doesn't complain