Create interactive menus for running functions or setting parameter values of a function
Read in command line arguments equivalent to the interactive menus
https://github.com/ferrall/oxmenu/releases/latest
https://ferrall.github.io/OxMenu/default.html Examples are given in the documentation.
#import "menu"
The files needed for the import are contained in the include
folder.
Either change the include path to contain that folder or copy menu.h and menu.oxo to a folder on your path.