What must you do to achieve this?

You have written a When-Validate-ltem trigger. You want this trigger to fire even if the form is in Enter-Query mode. What must you do to achieve this?
A. Use the following code at the start of the When Validate-ltem trigger:
:SYSTEM.mode := ‘ENTER-QUERY’;
B. Use the following code at the start of the When Validate Item trigger:
:SYSTEM.mode := ‘NORMAL’;
C. Set the Fire in Enter Query Mode property of the When-Validate-ltem trigger.
D. You do not need to do anything, because the default for the When Validate Item trigger is to fire in Enter-Query mode.
E. You cannot achieve this, because the When-Validate-ltem trigger cannot be set to fire in Enter-Query mode.

Download Printable PDF. VALID exam to help you PASS.

Leave a Reply

Your email address will not be published. Required fields are marked *


The reCAPTCHA verification period has expired. Please reload the page.