Hello
I am trying to run this from the command line:
"D:\Program Files\LibreOffice\App\libreoffice\program\soffice" --nofirststartwizard --norestore water_level.odb "vnd.sun.star.script:Standard.Module1.Main?language=Basic&location=document"
The macro is definitely not running.
I even tried this:
"D:\Program Files\LibreOffice\LibreOfficePortable.exe" --nofirststartwizard --norestore water_level.odb "macro:///Standard.Module1.Main"
The macro is embedded in the odb file. Thank you as usual for any and all assistance.