@CRC32

Print Topic  Return to Overview  Previous Topic  Next Topic 

@CRC32[filename] : Returns the CRC32 value (using the same algorithm as PKZIP or WINZIP) of the file specified by filename, or 1 if the file does not exist or cannot be opened.

 

See also: @SHA256, @SHA384, @SHA512, and @MD5..

 

Examples:

 

echo %@crc32["C:\My Files\Myprog.exe"]

echo %@crc32["%comspec"]

 

 

 

Topic "f_crc32.htm" last edited 8/31/2006. ©2008  JP Software, Inc.
Keywords: @CRC32