Network Show

Edit

Network Show

This window contains the configuration details for a particular network show and is accessed from the EZ-NET window.

Image

The above screen shot represents the default view of the network show.

Across the top of the window you will see the name of the network show and the current status.

There are three tabs ("Scheduling", "Copy" and "EzScript").

Edit

Copy

By default, the "Copy" tab is selected displaying the list of Copy associated with this network show. This provides you the ability to make changes to Copy in the event of changes occurring after the schedule was imported. (See CopyList.)

Edit

Scheduling

Image

In the less often times that you need to integrate EZ-NET differently than the defaults provided, you can utilize the "Scheduling" tab to control the behavior of how EZ-NET will integrate into your existing Log pipeline.

Defaults


Show separation (optional)


CS When leaving the AvailType to the default created and leveraging this on Logs/Templates, you should really consider leaving the separation type set to None in order to get the best possible results.

Edit

EzScript

Edit

Variables

It is possible to apply EzScript during the import process in order to affect the behavior of how RadioTraffic will translate the schedule provided into a schedule that will be used. The EzScript related to this show (if any) is located on the EzScript tab.

The following variable(s) are available:



Edit

Exclusions

It is possible to apply EzScript during the import process in order to affect exclusions to reduce what is actually imported. The EzScript related to this show (if any) is located on the EzScript tab.

The EzScript is built in such a way that you will define, on a per day of the week basis, what will be excluded. Some examples include:


By default, all exclusions are "off".

The day of the week after the word Set is optional. If not included, whatever is excluded is applied to all days of the week.

The Set statement is pretty flexible and supports several optional target types (Times, Breaks, Hours, First, Last and All). The definitions for each are:

Set DayOfWeek Exclude Times ("time","time")
Set DayOfWeek Exclude Breaks ("value","value")
Set DayOfWeek Exclude Hours (number,number)
Set DayOfWeek Exclude All

DayOfWeek is the day of the week to apply the exclusion; valid values are Monday, Tuesday, Wednesday, Thursday, Friday, Saturday and Sunday. This keyword is optional; if excluded, the Exclude is applied to all days of the week.

The Times, Breaks and Hours versions must contain parenthesis around a "list of stuff". The actual list can be "empty"; which would cause that particular day of the week to be reset to the default for the particular target type.

The individual items, if specified, for Times must be a comma-separated list of quoted times. The actual format of these times follows the same rules for the rest of the software. (See Common UI Behaviors.)

The individual items, if specified, for Breaks must be a comma-separated list of quoted values that matches how the network is specifying "breaks" (usually referred to as "pledgetime").

The individual items, if specified, for Hours must be a comma-separated list of non-quoted numbers that are between 0 and 23 (24-hour format).

The All version is included to make it easy to completely ignore a particular day of the week altogether.

If any syntax errors exist, a message stating so will be presented during the running of the EzScript (during the import process). Use the errors to assist in correcting any problem in the EzScript and try again.

If a particular exclusion is attempted against a show where the pledge time column doesn't "make sense", the exclusion is ignored.

CS It is now possible to use the "Verify..." button to review the syntactical correctness of the script; this tool simply reviews the correctness of the "words" and overall "punctuation". This tool does not, in any way, guarantee any sort of successful (or failure) result of the actual execution of the script.

EzScript is powered by ShinyScript from Shiny Stone Digital and Design.

Table of Contents [Hide/Show]


Network Show
   Copy
   Scheduling
   EzScript
      Variables
      Exclusions