-- BYTES - compute byte size of file if "%1%" <> "" then size %1%| read/1/p/n getword/w:2/1 %s/1% if "%s/1%" = "" then return 2 endif calc 0 %s/1% 128 * endif