1.
You are creating the SAL_INFO data block on the EMP_QUERY form. The Salary field should only be populates if the logged on user is a manager. Since this query could potentially return a large number of record. You want to limit the records returned to 20 at a time. Which data source type should you base in data block?
2.
The Orders form contains the dynamic list items, which you want to be loaded with the values from the queries record group for the items field. Which built-in can you use to populate this list items with the values from the Record group?
3.
When a user attempts to drag and drop an item in the Sales form the cursor property style should appear as BUSY. Which built-in would you use to alter the appearance of the cursor?
4.
You created a report in form builder and want to set the destination type to File. Where can you set the report destination type?
5.
You are creating a custom menu module and want to use custom username substitution parameter. How must substitution parameters be defined?
6.
You are planning a new application and want to limit the use of key triggers where possible. What is one region you would have to use key triggers in the application?
7.
You are working on a complex project that includes many different file types. What is available in the project navigator to allow you to see the source file on which another object is based?
8.
You establish access to menu modules using rules. You have allowed the sales role to access the menu module but prevented access to the update menu item. Which item property would you alter to gray out the menu option for the role?
9.
You are developing the payroll application that contains the SALARY and COMMISSION forms. When a user invoked the COMMISSION form from the SALARY form, the SAL value should be passed to the COMMISSION form. In which form and what time should you define the parameter to accept the value?
10.
Which built-in allows you to dynamically change the alert message text?