View Single Post
Old 12 August 2020, 17:59   #15
StingRay
move.l #$c0ff33,throat
 
StingRay's Avatar
 
Join Date: Dec 2005
Location: Berlin/Joymoney
Posts: 6,863
Comments are a file-system feature, they will not change the checksum of a file as the content of the file does not change. You can easily try this yourself on Amiga:
Calculate the checksum of a file without comment, then add a comment to that file and perform the checksum calculation again, the result will be the same.

See autodocs for SetComment (dos.library) for some more info.
StingRay is offline  
 
Page generated in 0.04651 seconds with 11 queries