<- C I ->

PROGRAM CONTROL

     igoto          label 
     igoto     label 
     tigoto    label 
     kgoto     label 
     goto      label 
     if        ia R ib igoto label 
     if        ka R kb kgoto label 
     if        ia R ib goto label 
     timout    istrt, idur, label 
     reinit    label 
     rigoto    label 
     rireturn

<- C I ->
Prepared from the MIT Media Lab Csound Manual, PJN, Nov 1994.