MC-Basic:FILECHECKSUM

From SoftMC-Wiki
Jump to: navigation, search

Calculates a checksum of  the file, used by the GUI to quickly discover difference between files in the controller and copies on the PC hard disk.

Syntax

?<file_name>.filechecksum

Availability

All versions

Type

Long

Range

1 to MaxLong

Scope

Task or Terminal

Limitations

Read only

Examples

?temp.prg.FILECHECKSUM

See Also