SeedCodeCalendar

Separation

These are the docs for our FM10/11 version of the Pro Calendar. Docs for the newer, FM12 version of our calendar can be found here.

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: