Consultor Eletrônico



Kbase P20421: RESULTS compilation error
Autor   Progress Software Corporation - Progress
Acesso   Público
Publicação   11/25/2003
Status: Unverified

FACT(s) (Environment):

Results

FACT(s) (Environment):

UNIX

SYMPTOM(s):

Running Results for the first time against a database

Compile of "table_name.p" failed.

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

** Item must be field, constant, SPACE phrase, or SKIP phrase. (407)

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

Some field validation phases contain INPUT() function.

The table has more than 64 fields, which is maximum number of fields on a query form.

CAUSE:

The field with INPUT() function is not included in the query form.

FIX:

When building a query form, use MANUAL option instead of AUTO. Make sure to include the field with INPUT() function in the query form.