tcl.verify-system

Verb: Access/TCL, Releases: AP

Verifies Pick system software.

Syntax

verify-system {file.reference} {(option}

Description

verifies the integrity of the Pick system software by comparing computed checksums for the executable abs frames with corresponding checksums stored in the data section of the 'file.reference' file.

If 'file.reference' is not specified the boot abs 'dm,abs,' is verified.

'verify-system' works with an active list.

In AP, 'verify-system' can be ended early by entering a 'x' while it is running.

Options

o Generates a new 'checksum' item in the specified abs file.

Example

:verify-system
verifying ABS
System Verifies!

See Also

Command Name Type Description
tcl.mload Verb: Access Loads assembled object code.
tcl.mverify Verb: Access Validates assembler code integrity.
tcl.pverify Verb: Access Verifies Pick/BASIC object code.
active.list Definition A list of strings delimited by attribute marks created by one of the list-generating processes.
tcl.verify-system_rp Verb: Access Verifies Pick system software.
tcl.:absload Verb: Access Reload abs section from file-save media.
tcl.verify-abs Verb: Access Invokes 'verify-system'.
abs Definition Absolute frames.
filename.abs Definition Contains Pick virtual code.
tcl.system-coldstart Verb: Access Performs startup commands after booting Pick.
halt.codes Definition

User Comments

What do you think?

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

Login to leave your comments.