I am learning the object model and coding in LO, after long experience in MS Office’s VBA.
I notice that in LO, i can not use the Macro creation to reliably, or simply, learn the statements/codes/variables. And that macro creation often creates code that doesn’t work.
For example: I turned on Macro Recording in Calc, then: created a shape, changed its size and color, changes the border size and color, and then ended recording.
The macro could not be executed to duplicate my effort, and did not complete the coding (leaving REM statements…)
In Office/VBA, a recorded macro plainly set out what happened, and I could duplicate it inside my code.
What am I missing ?
I have seen / played with the MRI extension (which is…convoluted and a little awkward to use), started in on Andrew Pitonyak’s AndrewMacro.ODX and gone thru his Version 4 of his book (freely available at pitonyak.org), but I would welcome an easier way to capture a precise maneuver in LO
Suggestions/Ideas solicited…