Consultor Eletrônico



Kbase P51900: ** Missing FOR, FIND or CREATE for a table with in current
Autor   Progress Software Corporation - Progress
Acesso   Público
Publicação   11/4/2003
Status: Unverified

SYMPTOM(s):

** Missing FOR, FIND or CREATE for a table with <field> in current block. (232)

Error is generated a statement similar to:

FORM HEADER
"Customer Name" AT 25 Customer.Name

CAUSE:

No reference has been made to the Customer table containing the Balance field in the current block or any enclosing block.

FIX:

Reference the table before referencing its fields using FIND, DO FOR, FOR EACH, CREATE or IF AVAILABLE statements.