MultiScript - Extension Defined Functions - File Checksum
Import Directive
To be able to use any of the File Checksum MultiScript functions, these functions must first be imported into the MultiScript engine. This is done with the script directive Import:
import("MFTools-sfv");
File CheckSum Script-Defined Functions
ChkSum_Calculate | Calculate CheckSum of a file. |