LUPDATE()

From Recital Documentation Wiki
Revision as of 12:00, 23 March 2009 by Yvonnemilne (Talk | contribs)

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search

Class

Disk and File Utilities


Purpose

Function to return date of last table update


Syntax

LUPDATE([<workarea | alias>])


See Also

ADIR(), DIR, HEADER(), RECCOUNT(), RECSIZE()


Description

The LUPDATE() function returns the last date on which the table in the currently selected workarea was modified. If the optional <workarea | alias> is specified, then the function will operate in the required location. The LUPDATE() function will not return a new date unless the table has been closed since the last update.


Example

use patrons
? lupdate()
02/02/2000


Products

Recital Database Server, Recital Mirage Server, Recital Terminal Developer