docServerUserLandCom picture
Contents
Frontier Site

mainResponder.calendar.getFirstAddress

Syntax mainResponder.calendar.getFirstAddress (adrcalendar)

Params adrcalendar is the address of a calendar in the database.

Action Dive into the calendar structure and find the address corresponding to the first date contained in it.

Returns The address of the first calendar entry.

Examples mainResponder.calendar.getFirstAddress (@scriptingNews)

   » @["Macintosh HD:Apps:Frontier:Guest Databases:www:news.root"].scriptingNews.["1999"].["03"].["01"]

Errors If adrcalendar does not point to a valid non-empty calendar structure, an error message is generated.

Notes It's safe for the calendar structure to contain non-numeric entries (e.g.#directives).

Detailed information about mainResponder's calendar format is available from the Frontier Site.

See Also mainResponder.calendar.getFirstDay

mainResponder.calendar.getLastAddress

mainResponder.calendar.getMostRecentAddress

mainResponder.calendar.getNextAddress

mainResponder.calendar.navigate


© Copyright 1992-2026 UserLand Software. Email: webmaster@userland.com.