2.1.4.19 Algorithm for Noting That a File Has Been Accessed

The inputs for this algorithm are as follows:

  • Open: The Open through which the file was accessed.

The pseudocode for the algorithm is as follows:

  • The object store SHOULD<44>:

    • If Open.UserSetAccessTime is FALSE, set Open.File.LastAccessTime to the current system time.