docServerUserLandCom picture
Contents
Frontier Site

mainResponder.calendar.getLastAddress

Syntax mainResponder.calendar.getLastAddress (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 last date contained in it.

Returns The address of the last calendar entry.

Examples mainResponder.calendar.getLastAddress (@scriptingNews)

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

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.getLastDay

mainResponder.calendar.getFirstAddress

mainResponder.calendar.getMostRecentAddress

mainResponder.calendar.getNextAddress

mainResponder.calendar.navigate


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