MC-Basic:FILECHECKSUM

From SoftMC-Wiki
Revision as of 09:16, 22 May 2014 by Miborich (talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
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