Consultor Eletrônico



Kbase P121420: Compile errors 247 and 198 with frame expressions mixed with other variables as parameter for functi
Autor   Progress Software Corporation - Progress
Acesso   Público
Publicação   2/15/2008
Status: Unverified

FACT(s) (Environment):

OpenEdge 10.1x
All Supported Operating Systems
OpenEdge Category: Language (4GL/ABL)

SYMPTOM(s):

Compile error with frame expressions mixed with other variables as parameter for functions/methods

** Unable to understand after -- "<string>". (247)

** <program> Could not understand line <number>. (198)

FIX:

Put a parenthesis around the frame expression like: (input frame <frame><element>)