| psr | Index Level | qselect |
| Syntax | pverify file.reference {itemlist*} {(options} |
| Category | TCL |
| Type | Verb |
| Description |
verifies the checksum for the object code of a FlashBASIC program.
Each time a program is compiled, a checksum is generated and stored with the object code. "pverify" recalculates the checksum, then verifies it against the stored checksum. |
| Options |
e Suppresses the message [429] program object verifies.
p Directs output to the Spooler. |
| See Also | verify-system mverify itemlist* Compile time/date stamps (R83) Binary Files |
| Example | |
| Warnings | |
| Compatibility | D3 7.0 AP R83 |
| psr | Index Level | qselect |