filesize.bmx 109 B

12345
  1. ' filesize.bmx
  2. ' the following prints the size of this source file in bytes
  3. print filesize("filesize.bmx")