SirHogaLot
Programmer
Hi,
I hope I have posted in the right forum, if not, I apologize in advance. I worked for any employer that had a unique functionality and I wanted to know if anyone knew how to set this up.
While in a member (a cobol program), the user could position their cursor on a line that had a paragraph name (say P2000) and could hit a PFKEY (PF 12 in my case) and that function would take them directly to that paragraph (kind of like a "F p2000 8" command) . Conversely if the programmer hit a PF13 it would take them back to the statement that called that paragraphy. The terminology used by this company was BRANCH.
I have now switched employers and cannot figure out how to set up this command. The command BRANCH doesn't seem to work, so I am not sure if there is some REXX involved or what, but this is a super nice, time saving function. Please help if you can.
Thanks,
SirHogaLot
I hope I have posted in the right forum, if not, I apologize in advance. I worked for any employer that had a unique functionality and I wanted to know if anyone knew how to set this up.
While in a member (a cobol program), the user could position their cursor on a line that had a paragraph name (say P2000) and could hit a PFKEY (PF 12 in my case) and that function would take them directly to that paragraph (kind of like a "F p2000 8" command) . Conversely if the programmer hit a PF13 it would take them back to the statement that called that paragraphy. The terminology used by this company was BRANCH.
I have now switched employers and cannot figure out how to set up this command. The command BRANCH doesn't seem to work, so I am not sure if there is some REXX involved or what, but this is a super nice, time saving function. Please help if you can.
Thanks,
SirHogaLot