Have have a need to retrieve the LO version number with a macro
(I want to log it along with Error numbers for debugging purposes)
I think perhaps the Base variable “version” holds the info.
At least it does sometimes …
I have the same LO app with the same version of LO running on an iMac & a macbook pro
the former
print Version
yeilds
“LibreOffice 4.4.3.2”
the latter causes a weird form error #380 at line AllForms I’m trying to put the text into
a text box on an About form for the application in both instances
Both machines are running OSX 10.10.3
tTo repeat both are running the SAME LO app withe SAME code ???