``` if askGrpSess(1) subjectGrp = lower(input('Enter subject group (leave empty if none): ', 's')); end ``` At the moment, outside of debug mode, there's no `subjectGrp` assignment if `askGrpSess =0`. So the script crashes there.