I've just added CLI version 1.6.0 to the initial post. This is e special version for the MultiCrew VA profile by TheThingIs.
It has two new options:
--preprocess - generates as csv-file which can be edited and then converted to a vap-file in another run of
edbindtool, with the csv-file as parameter instead of the .binds-file. I am not shure if this is usefull, but the csv-file generated in by --preprocess can be used as command-reference for the second new option, which should be useful.
--include=filename - adds commands from a csv-file to the generated .vap-file. This can be used to create a reference to another command instead of supplying the actual key-names.
Look at this example:
Category;Name;ActionType;Device;Duration;Key;Modifier;Description
ED Keyboard Bindings included;((Up Thrusters 8s));PressKey;Keyboard;8.00;{UpThrustButton};;
Macro Part;((UI Up 6s));PressKey;Keyboard;2.00;{UI_Up};;Part of the request docking macro
@TheThingIs
This should look familiar to you as it shows two commands, which had to be edited manually in your profile until now
since the commands have individual durations. Now, when you import the generated .vap-file into your profile the commands do not have to be edited any more.
The resources directory in the programs archive contains a template file and an example for include-files.
In the docs directory is a readme-file with a short explanation of the new features.
I've not made this out of sheer friendliness
. I'm rather selfish with this, as I recently bought some voice-packs, which I plan to use with your profile.
As usually let me know if you have problems with the new version.