Verified By IT Certified Experts
CertsTopics.com Certified Safe Files
Up-To-Date Exam Study Material
99.5% High Success Pass Rate
100% Accurate Answers
Instant Downloads
Exam Questions And Answers PDF
Try Demo Before You Buy

Given a FileMaker Pro 8 database with this script:
Perform Find [Restore]
#Find restores criteria: Customer::City: [XXXX]
Refresh Window
If [Get ( LastError )]
Show Custom Dialog ["No records found"; "No records matched your find criteria."]
End If
Which two statements are true if there are no records where the Customer::City field contains "XXXX"? (Choose two.)
A field in FileMaker Pro 8 has been set to validate Always. Which two actions will trigger validation on that field? (Choose two.)
A file has two layouts, Form and List. Form uses the [File Default] Menu Set. List uses a Custom Menu Set called List Menu.
The file default is set to [Standard FileMaker Menus]. The file has two scripts. Script A installs the Custom Menu Set List Menu. Script B installs the same Menu Set, but also includes the Use As File Default option.
If you are on the List layout, which statement is true?