$file(filename)
Returns information about the specified file.

Properties: size, ctime, mtime, atime

$file(mirc.exe).size returns the file size
when i use that i get 4087808
i assume that must be bytes ? how would you convert that to MB ?