FileMaker
FM0-307 · Question #146
Given a FileMaker Pro 12 database with the following script: Show Custom Dialog ["No records found"; "No records matched your find criteria."] End If Which two statements are true if there are no…
The correct answer is C. Adding a Set Error Capture [On] step to the beginning of the script has no effect on D. Adding a Set Error Capture [On] step to the beginning of the script will suppress the. FileMaker FM0-307 : Practice Test
Section 3: Scripting
Question
Given a FileMaker Pro 12 database with the following script:
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::Name field contains "Smith"? (Choose two.)
Options
- AUnless a Set Error Capture [On] step is added at the beginning of the script. Get
- BAdding a Set Error Capture [On] step to the beginning of the script will cause the script
- CAdding a Set Error Capture [On] step to the beginning of the script has no effect on
- DAdding a Set Error Capture [On] step to the beginning of the script will suppress the
How the community answered
(41 responses)- A7% (3)
- B20% (8)
- C73% (30)
Explanation
FileMaker FM0-307 : Practice Test
Topics
#Set Error Capture#Show Custom Dialog#error handling#find records
Community Discussion
No community discussion yet for this question.