Help for this page
select (name) { //want to delete this { brace ... call pgmB; } // delete this } brace } // change the last } brace to END;
select (name) ... call pgmB; END; ----->change last } to END;