Difference between revisions of "MC-Basic:FILECHECKSUM"

From SoftMC-Wiki
Jump to: navigation, search
m
m (Miborich moved page Axystems:MC-Basic:FILECHECKSUM to MC-Basic:FILECHECKSUM: Global renaming of Axystems: namespace into (Main):)
(No difference)

Revision as of 08:37, 22 May 2014

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