OpenTP1 Version 7 Operation

[Contents][Index][Back][Next]

tamrstr (Restore a TAM file)

Format

tamrstr {file-name TAM-file-name|-s TAM-file-name}

Function

The command restores to a TAM file the contents of a file backed up by the tambkup command from the file or standard input.

Options

-s

This option must be specified when the restoration source is a standard input.

Command arguments

file-name~<path name>

Specifies the name of the source file for restoration.

This command argument cannot be specified with the -s option.

TAM-file-name~<path name>

Specifies the name of the restoration destination TAM file, expressed as the full path name.

Note

The memory requirement for the tamrtsr command depends on the size of the TAM file to be restored. Use the following formula to estimate the memory requirement (in bytes):

400000 + A x 2

Legend:
Size of the target TAM file. For the formula for estimating the TAM file size, see H.7 Estimating the size of a TAM file.