Big Fix (CC Calendar Pro)

Questions and suggestions for the CC Calendar product.
SeedCode Staff
SeedCode Staff
Posts: 2764
Joined: Thu Nov 20, 2003 11:01 am
PostPosted: Sun Jan 25, 2004 8:35 am
We've updated the Pro Version of CC Calendar to 4.52

The only change in this version is a fix for a bug in the deletion of repeating appointments in cases where you wish to delete all instances of a repetition from the selected repetition forward.

Here is how you can make this change in your copy.

In CalendarUtility, change the Script " Appt Delete Repetitions" from this:

Code: Select all
Go to Layout [ Delete Appt Reps ]
Loop
      Go to Portal Row [ First ]
      Exit Loop If [ Status(CurrentFieldContents) < PopupApptFldDateGlob ]     
      Delete  Portal  Row [ No dialog ]
End Loop


to this:

Code: Select all
Go to Layout [ Delete Appt Reps ]
      Loop Go to Portal Row [ First ]
      If [ ApptsByPopupLinkRepIDXGlobToKeyRepIDX::ApptKeyDate >= PopupApptFldDateGlob ]
         Delete  Portal  Row [ No dialog ]
      End  If
      Exit Loop If [ ApptsByPopupLinkRepIDXGlobToKeyRepIDX::ApptKeyDate < PopupApptFldDateGlob ]
End Loop 


That's it!
John Sindelar
SeedCode

Return to CC Calendar (FM6)

Who is online

Users browsing this forum: No registered users and 2 guests

cron
(855) SEEDCODE
[email protected]
Follow us: