Hi Marco,
re:
> How were they able to create that documentation, even if only partial, if you
> didn’t provide any official documentation?
The primary method used to learn MOI scripting currently is by studying example scripts. Most functions in MOI use scripting to control the UI and logic flow and you can find them in the installation under the "commands" folder.
Also earlier versions of MOI were based off of a Windows scripting mechanism that needed the properties to be listed in a moi.idl file, so that was used as the main reference for creating that existing documentation.
I also will answer specific questions and try to make new examples.
> And how can I consider that user created documentation reliable, even if it is incomplete?
By studying other scripts that use it, testing it yourself and through trial and error.
- Michael
|