access.t-load

Verb: Access/Access: Verbs, Releases: AP, AP 6.2, and R83

Loads data from t-dump format magnetic media.

Syntax

t-load file.reference {itemlist} {sellist} {modlist} {(options)}

Description

restores files from a tape that was generated by 't-dump'.

If a selection criteria is not specified, the entire file is loaded.

If multiple 't-dumps' were performed, then multiple 't-load' are required to restore the data.

When saving to multiple reels, at the 'insert' prompt (insert next reel and type 'C' to continue) you may also type 'Q' to quit.

't-load' reads the tape label in order to get the tape block size. If the tape is unlabeled, 't-load' reads the first tape block, determines that the tape is unlabeled, and backspaces the tape by one block before continuing. In this case, the appropriate tape block size must have been specified using the 't-att' verb.

Options

a Bypasses tape label handling and assumes that media is positioned at the beginning of the desired data area.
i Suppresses display of item-ids.
m Suppresses display of error message 223 when the item is already on file and the 'o' option is not used. (6.2 and above)
o Overwrites existing items, when duplicate item-id{s} exist.
p Directs output to printer, via the Spooler.
r{n} Loads binary items (which require contiguous frames) from 't-dump''s made on a system with 'n' data bytes per frame. (AP only).
v Reads items but does not write them into the file system. When used with the 'o' option, it will write the data to the file.

Example

t-load dict entity
t-load entity (o

See Also

Command Name Type Description
access.itemlist Definition Defines a specific list of item-ids.
access.sellist Definition Defines selection criteria portion of an Access sentence.
access.selection.criteria Definition Description of Access selection criteria.
access.s-dump Verb: Access Dumps items to tape in sorted order.
tcl.t-att Verb: Access Attaches magnetic media unit to current process.
access.t-dump Verb: Access Dumps items to tape.
tcl.sel-restore Verb: Access Restores item(s) from save media.
tcl.t-read Verb: Access Reads and displays contents of magnetic media.
tape.handling.verbs Definition 'Tape' is a generic reference to the currently attached peripheral storage device.
tape.label Definition Description of Pick tape labels.
access.tape Modifier Produces Access report from magnetic media.
modulo.def Definition The number of groups allocated as the primary space of a file.
access.verbs Definition General form of Access sentences.
restore Definition
pc.y.stamp Processing Code stamps user, pib, and time/date update information into an internal item header from all processors.

User Comments

What do you think?

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

Login to leave your comments.