DTW_CURRENT_LAST_MODIFIED

AIX HP-UX Linux OS/2 OS/390 OS/400 PTX SUN Win NT
X X X X X X X X X

Purpose

The date and time the current file was last modified. The current file can be a Net.Data macro or a file specified in an INCLUDE statement. The output format is determined by the system on which Net.Data runs.

This variable is a predefined variable and its value cannot be modified. Use the variable as a variable reference.

Examples

<p>This file is <i>$(DTW_CURRENT_FILENAME)</i>,
and was updated on $(DTW_CURRENT_LAST_MODIFIED).


[ Top of Page | Previous Page | Next Page | Index ]