01-03-2015, 01:27 PM
I want to be sure I understand a couple of configuration choices.
#1: In the Edit Scheduled Event box for setting up a timed event based on sunrise, the offset is, of course, quite clear. But what is the number adjustment just below the calendar for?
#2: When programming the Action list for a Command button, at the bottom of the Edit Action screen are 3 lines to make selections on, Field, Value and FailOnErr. Am I correct that the only time you would use True is that if the Command fails on one of the lines, you want the execution of the rest of the lines to stop. I assume one way you might use that is if the first line in the Action list is to trigger an Event that isn't ready to be triggered for whatever reason, you don't want the rest of the list triggered. I'm also assuming that in most instances you would want this set to False so even if one line failed, you'd get the rest of the lines executed.
#1: In the Edit Scheduled Event box for setting up a timed event based on sunrise, the offset is, of course, quite clear. But what is the number adjustment just below the calendar for?
#2: When programming the Action list for a Command button, at the bottom of the Edit Action screen are 3 lines to make selections on, Field, Value and FailOnErr. Am I correct that the only time you would use True is that if the Command fails on one of the lines, you want the execution of the rest of the lines to stop. I assume one way you might use that is if the first line in the Action list is to trigger an Event that isn't ready to be triggered for whatever reason, you don't want the rest of the list triggered. I'm also assuming that in most instances you would want this set to False so even if one line failed, you'd get the rest of the lines executed.