DigiGuide Logo

Class: Marker


Summary

A marker object.


Remarks

Markers in DigiGuide are simple objects with properties that allow us, in script, to alter them.


Properties

PropertyDescription
 bEnabled Whether this marker is enabled.
 bLookOut Whether this marker appears in the lookout (not used in 6.0)
 bOnScreen On screen alert
 bRemoveMarkerWhenProgrammeStarts Flag to remove the marker when the programme starts
 bSearchCategory The search expression will be applied to the Programme category
 bSearchChannel The search expression will be applied to the Programme channel
 bSearchDescription The search expression will be applied to the Programme description
 bSearchEpisodeName The search expression will be applied to the episode name, if there is one
 bSearchKeywords The search expression will be applied to the Programme keywords
 bSearchName The search expression will be applied to the Programme name
 bShowInLegend Whether this marker shows in the legend or not
 bSpeechAlert Whether we have a speech alert
 bUseTimeZone Enables/disables the use of the time zone for this marker.
 crBackground Background colour if used.
 dtAnchor Date/time that this marker is fixed at - used for once, daily and weekly markers.
 nMinutesBefore Minutes before a programme starts that an alert will fire
 nRecur Whether the marker is recurring.
 nTypeID Marker type ID
 strExpression The marker expression.
 strIconName Icon filename if used.
 strMarkerName Name for this marker.
 strProgrammeName The programme name that this marker is limited to.
 strProgramToRun Program to run for an alert
 strProgramToRunArguments Program to run arguments
 strSoundToPlay Sound to play for an alert.
 strSpeechText Spoken text for an alert.
 strTimeZoneEnd The time zone (time range) end
 strTimeZoneStart The time zone (time range) start