Observe the  **Data Files**  Prompts for the Wall Calendar Template and the Weekly Reminder.

 

tpWallCalData

 

tpWallCalDataUpdate

 

Date keys used in the Template need to be in ascending order or the template will not work with the file.

 

Reminder File

  If you want to limit to one parent

ResourceId--Date--Reminder  Key

ResourceId Field

Date Field

Reminder Field to display

Else no ResourceId

Date--Reminder Key

Date Field

Reminder Field to display

Needs Reminder SysId AutoIncrement

SysId    Key, Autonumber, Long

SysId Field

 

ResourceId Field --- To tie to Unique Field in Resource File

Reminder Display --- Field that displays in the Cal grid cell in the Listbox

SysId Field necessary for Update support for Wall Calendar

GuiId Field/Key - For remembering recurring appointments settings*

 

*the GuiId Field/Key is optional.

 

For your convenience, a BSTTxd directory under the Example File contains 7 example .txd files with the idents removed so you can safely add one or more of them to your dictionary for use with the templates.

 

ApptLong.txd --  Longer Version of an Appointment File

ApptShort.txd -- minimum Appointment file information

Project.txd --  Sample Project File

Reminder.txd -- Sample Reminder File for Wall Calendar

Tasks.txd -- Sample Tasks File

Rsch.txd -- Sample file to remember settings in the templates that use WCRecurReminder

BSTDemo.txd -- all files used in the Example/demo

 

Add fields to the .txd files as needed.

 

Note: The sample Reminder File provided has the ResourceId field and key added but causes no problem to use as a single resource reminder file for PIM, Field and Key can be removed if you want to. It will work with either style of usage.