Dan,
Thanks for the quick response.
Before submiting my first post, I went through everything for resurring or scheduling.
I think I should define a litle better:
I have edited the EVENT.inc file to add a subroutine at the end that creates a new file (unrelated to the cal) in a seperate dir.
I think my question is this.
on the schedule_event_non_recur.html file where you select each dates for an "event" it works great for what we are doing.
><: after that there is the "Date Range" part.
Is there a way to get the days between the start and end date?
Lets say start is:06/10/03 end: 06/15/03 when I hit save it will go and say there are 5 individual dates, then run my sub-routine for each of the 5 days.
for the schedule_event_recurring.html:
for the recuring section:
BTW: I did like the "Bounded recurring events plugin?"
I understand it adds one "record" per "Event Title"
What I need is when it is using the EVENT.inc file it gets the date for "every fri" for the year 2003. then for every date it runs my sub-routine.
Mainly I need to create a new file for every date in a recuring schedule.
I hope this sheds some more light on what I am trying to do.
------------------
[This message has been edited by sdntcom (edited June 09, 2003).]