- or download this
catch [ [ commands etc ................ ] ]
- or download this
catch { [ commands etc ................ ] }
- or download this
catch [ [ commands etc ................ ] \
..... other commands and brackets ]
- or download this
catch { [ commands etc ................ ] \
..... other commands and brackets }