Kbase P112768: Runtime conversion of datatype char into logical fails
Autor |
  Progress Software Corporation - Progress |
Acesso |
  Público |
Publicação |
  01/02/2006 |
|
Status: Unverified
SYMPTOM(s):
Incompatible datatypes during runtime conversion (5729)
Conversion of datatype char into logical
** Input value: <input> should be <yes
o>. (87)
CAUSE:
The parameter types INPUT, OUTPUT, INPUT-OUTPUT, RETURN, and BUFFER) specified in the DEFINE and RUN statements must agree.
FIX:
Input for a logical field must be one of the values specified in the format yes, no, true, or false. Any combination of upper case or lower case is acceptable.