Quote:
Originally Posted by BenChen
What I am planning on doing is getting the calendar app to create a help file in the Calendar data folder with instructions about the different types of events that can be added when manually editing the data file.
|
Just a thought:
Define a "REM" character like # and check for it before pushing to events.
With this you can have the "documentation" within the dat-file
#Y<early;Month; Day; Year; Description
Y;1;1;2006;New Year's Day
#V<alentine's Day Icon;Month;Day;Year; Description
V;2;14;2005;Valentine's Day
#F<loating; 3;0;0;Easter Sunday
F;3;0;0;Easter Sunday
#F<loating;Month;occurrence;DayofWeek; Description
F;11;4;5;Thanksgiving
Regard Mark
PS: Will try to check with my PRS-505