Embed points provided by each instance of BSTSched.

 

embedsBSTSched

 

Before Adding to List Queue is added for each instance of the template installed for final tweaking of all items before it is added to the display queue.

 

TakeRecord Appt is provided for each instance of the template to provide a point to construct local variables if you need to use them for the display line or extra Tooltips display lines.  You can also do your own filtering here by examining the data and adding the Cycle statement.

 

TakeRecord Header is provided for each instance of the template in case you want to further filter resources or construct a variable name to display in the Resource header that is displayed in the Listbox.  You can also do your own filtering here by examining the data and adding the Cycle statement.

 

The rest of the embeds are wrapping the standard file handling (Insert, Change, delete, view) and when you drop an appointment after dragging.

 

If you are using SQL then 4 more embeds are added, before and after each of the SQL Calls.

 

SchedSQL