Such statements are not permitted within a parameterized section, and must be removed. In the following example, the goback statement must be removed from the section to resolve the error.
perform s1(3) goback. s1 section (i1 as binary-long). display i1 goback. *> Remove this command