TCL
pverify command
.mdThe pverify command verifies the checksum for the object code of a BASIC program.
Syntax
pverify file.reference {itemlist*} {(options}
Parameter(s)
| options | e | Suppresses the message [429] program object verifies. |
| p | Directs output to the spooler. |
Each time a program is compiled, a checksum is generated and stored with the object code. The pverify command recalculates the checksum, then verifies it against the stored checksum.
See also
Referenced by
1 topic mentions pverify command in its description.