Hey folks,
Trying to use the gen_group_command.py, which works really well, however, I am trying to pass ‘-option -verb 1’ while creating a command for 3dMEMA. The issue is that gen_group_command steals the verb command and doesn’t pass it onto the script I create. Is there a way around this?