c_lused - Updates the last used fields of associated DDR file

SYNTAX

#include "las.h"

FUNCTION c_lused (hname)

     char               *hname;

PARAMETERS

hname (input, character, length(CMLEN))

Image host filename for which the last used date and time fields are updated.

DESCRIPTION

The c_lused() call is used to update the last used date and time fields of the DDR associated with the image hname.

RETURN VALUE

c_lused() returns

     E_SUCC (0)  --> successful completion
     E_FAIL (-1) --> operation failed
     E_PROT (-2) --> DDR is write protected - No error message is produced
                     from this error