Go to LeighWeb Home Page            

Back To LeighWeb Mainframe Utilities Page

View the module associated with this documentation

 This edit macro will allow you to branch to a subroutine by placing your cursor
 on a line with a PERFORM statement and typeing BRANCH on the command line (you
 would probably put the command on an unused pf key).  Then by using the
 BRANCHBK edit macro (probably on another PF key), you could branch back to
 where you were in the edit session.  This combination of edit macros can be
 useful for finding your way through code in a COBOL program without losing your
 place.  It is especially helpful if you don't have a hard copy version to
 reference.