Consultor Eletrônico



Kbase 15120: When Results 1 query forms don't compile - possible causes
Autor   Progress Software Corporation - Progress
Acesso   Público
Publicação   5/10/1998
When Results 1 query forms don't compile - possible causes

When doing an Initial Build with Results 1 and a query form does not
compile it is often caused by the validation phrase. When Results
creates a query form it pulls in the validation phrase from the
Data Dictionary.

Common Causes
-------------

1) The validation files (.v) referenced in the Data Dictionary are
NOT available (not in PROPATH) when RESULTS is building query forms.

2) The use of the INPUT() function prevents the form from compiling
because there is no user input at this time.

3) Referencing global shared variables will cause errors because there
is no way to "include" the variables in the query form source code.

Progress Software Technical Support Note # 15120