81
Support and Feedback / Re: File Verifier does NOT check sha files
« Last post by Mathias (Author) on August 31, 2026, 11:08:17 »Not sure what you mean with binary. all checksum files are text files.
MultiCommander v15.8 is released!
I have no idea whether it is possible to use multiscript or internal commands to toggle tags, but it should be.
array GetTag( file )
string GetTagEx( file );
num TagAdd( file , tags )
num TagRemove( file , tags )
num TagClear( file )
num TagVerify ( )
num TagValid( tag )
CommentGet( file )
CommentSet( file , comment )
CommentAdd( file , comment ) // append
CommentRemove( file , comment)
CommentClear( file )