MC-Basic:FILECHECKSUM

From SoftMC-Wiki
Revision as of 08:37, 22 May 2014 by Miborich (talk | contribs) (Miborich moved page Axystems:MC-Basic:FILECHECKSUM to MC-Basic:FILECHECKSUM: Global renaming of Axystems: namespace into (Main):)
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