7. Defining Frames without Visual Queries : Define a User Frame : Controlling Activations and Validations
 
Share this page                  
Controlling Activations and Validations
The Vision code generator issues a set_forms frs statement for generated frames (Menu, Append, Browse, or Update) that sets activations and validations to "1." These settings apply to all frames in your Vision application, including any User frames that you have defined.
If you do not want your User frame to use these settings, override the generated settings, by including a set_forms frs statement in the code for the User frame that explicitly sets activations and validations to "0."