Consultor Eletrônico



Kbase 13759: Dictionary Validation & Help not used with ENABLE ALL in V7
Autor   Progress Software Corporation - Progress
Acesso   Público
Publicação   5/10/1998
Dictionary Validation & Help not used with ENABLE ALL in V7

In version 7.3A, 7.3C01 and 7.3D, ENABLE ALL does not display the
data dictionary help and validation messages. This is a known and
documented limitation in version 7.

This has been changed in Version 8, so all data dictionary
field validations and help messages are compiled for all fields in
the frame when ENABLE ALL is used for the frame.

In Version 7, customers may ENABLE each field separately instead
of using ENABLE ALL if they want the help and validation messages.

For example:

enable name cust-num with frame f1.
wait-for go of frame fr1.

instead of :

enable all with frame f1.
wait-for go of frame fr1.

Progress Software Technical Support Note # 13759