How can I find out the CRC of a file without loading it into a variable ?
How can I find out the CRC of a file without loading it into a variable ?
Dear Yuri,
You can use FWH function nFileCRC( cFileName [, lJumpFirst32bytesForDBFs] )
Thank you, Antonio!