v Command

The v command verifies the current BASIC object code by performing a checksum verification. This determines if the object code has been corrupted since the last time it was compiled.

NOTE

This command is not supported in FlashBASIC.

Syntax

v

Example(s)

run bp conv (d

*E1

*v

*$ object verifies.

See Also

$ Command