Timestamps
1.) define a timestamp and initialize it to system date/time. What odes the D spec look like for this or can it not be done in the D spec?
2.)Load a data structure whihc is formatted to match timestamp defaults with data by field (CCYY MM DD...etc,).
I want to then 3.)
Move this data to another variable that is defined as a timestamp and do a SUBDUR using the two timestamp fields.
HELP!!!!



