pc.y.stamp

Processing Code/Restore Processor, Releases: AP 6.2

stamps user, pib, and time/date update information into an internal item header from all processors.

Syntax

y{u}{p}{t}

Description

stamps user, pib, and time/date update information into an internal item header from all processors.

Unlike the 'x' code, the 'y' code updates stamp information when an item is updated from any processor. Additionally, this stamp information is stored outside the normal item body in a special textual header.

To read the stamp information generated by the 'y' code, prefix the filename with the word 'hdr:'. The header information can then be examined from Pick/BASIC, Access, or any other processor. Note that the stamp information CANNOT be written outside of the normal update mechanism.

The 'save' verb saves all header information on the save tape, and 'restore' automatically restores this information. However, 't-dump' and 't-load' do not save/restore the header. Instead, 't-load' generates new header information as if the items were being updated normally.

See Also

Command Name Type Description
tcl.save Verb: Access Invokes backup process.
restore Definition
access.t-load Verb: Access Loads data from t-dump format magnetic media.
access.t-dump Verb: Access Dumps items to tape.

User Comments

What do you think?

Share your experience or ask a question by using the form below.

Login to leave your comments.