Size of a file in bytes
hcount x hcount[x]
Where x is a file symbol, returns as a long the size of the file.
x
q)hcount`:c:/q/test.txt 42
On a compressed file returns the size of the original uncompressed file.