Bernd Mueller wrote:
> Set file=##class(%File).%New("file.txt") ...
> file.SizeGet()
I believe that method resolves to $ZU(140,1,"file.txt").
I don't know whether it works on every platform.
What platforms have you tried it on?(Of course, I don't actually code the $ZU() myself. I also use the ##class(%File) wrapper.)
