The pverify command verifies the checksum for the object code of a BASIC program.
pverify file.reference {itemlist*} {(options}
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.