FileMaker
FM0-308 · Question #87
A FileMaker 13 solution has a script called MyScript that contains only the following script step: - Install OnTimer Sctipt [Hello Wotld; Interval:60] - From Window_01 the user runs MyScript and…
The correct answer is B. It will continue to run on Window_01 and Window_02 and Window_03. See the full explanation below for the reasoning.
Question
A FileMaker 13 solution has a script called MyScript that contains only the following script step:
- Install OnTimer Sctipt [Hello Wotld; Interval:60]
- From Window_01 the user runs MyScript and then creates a new window
(Window_02).
- From Window_02 the user creates a new window ( Window_03).
What is the status of the script Hello World?
Options
- AIt runs immediately when each new window opens.
- BIt will continue to run on Window_01 and Window_02 and Window_03.
- CIt will continue to run on Window_01 but will not run on Window_02 or Window_03.
- DIt will continue to run on Window_01 until it triggers for the first time in one of the new windows.
How the community answered
(63 responses)- A3% (2)
- B75% (47)
- C6% (4)
- D16% (10)
Community Discussion
No community discussion yet for this question.