I'm not totally sure what you mean,
of course getopt() is helpful for those who write CLI programs in CVI.
I do
🙂
e.g. I have several programs which open a GUI when called without command-line arguments, otherwise,
try to interpret the parameters and work without user interaction, so can be used in batch-files.
of course, getopt() is great for dealing with cmd-parameters, then.
--
Once the game is over, the king and the pawn go back into the same box.