SeedCodeCalendar

Separation

SeedCodeCalendar.Separation History

Hide minor edits - Show changes to output

August 05, 2013, at 04:05 AM by 50.132.84.245 -
Added lines 1-2:
(:include NewerDocs:)
June 10, 2010, at 10:58 AM by 166.137.9.54 -
Added lines 1-14:
!! Can I separate the calendar into Interface and Data files?

Definitely.

The only thing to remember is that a couple of the calendar tables belong in the interface file, not the data file.

Calendar Rows makes use of global variables that are declared in scripts in the interface file. And since global variables are scoped to the file, CalendarRows should be in the interface file, not the data file. Even though it has "records", they are really interface records, not data records. 

I'd say the same for the calendar interface table. CalendarColors, however, belongs in your data file.




(855) SEEDCODE
[email protected]
Follow us: