https://bugs.documentfoundation.org/show_bug.cgi?id=147379

--- Comment #3 from Alain Romedenne <[email protected]> ---
- Filelen() Basic method is limited to 2Gio
https://help.libreoffice.org/latest/fr/text/sbasic/shared/03020408.html?DbPAR=BASIC

- ...ucb.SimpleFileAccess.getSize() method returns 32bit information
https://opengrok.libreoffice.org/xref/core/basic/source/runtime/methods.cxx?r=097919db226a6cb9e56723d400e0c6e96fa7412b

- ScriptForge.FileSystem.gtFileLen() method overcomes this by calling Python
and returning Currency Basic datatype information
https://help.libreoffice.org/latest/fr/text/sbasic/shared/03/sf_filesystem.html?&DbPAR=BASIC&System=UNIX#GetFileLen

copy: Neil Roberts

-- 
You are receiving this mail because:
You are the assignee for the bug.

Reply via email to