Skip to content

Commit 5c76824

Browse files
authored
Merge pull request #161 from BroadcomMFD/ServiceNow-Interface-update
Service now interface update
2 parents 55ee65e + 71ba814 commit 5c76824

File tree

24 files changed

+10405
-922
lines changed

24 files changed

+10405
-922
lines changed

endevor/Field-Developed-Programs/ISPF-tools-for-Quick-Edit-and-Endevor/Moveout.rex

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -33,6 +33,7 @@
3333
ADDRESS ISREDIT " REPLACE "MYMBR LPOS1+1 LPOS2
3434
REPRC = RC
3535
LPOS1 = 1
36+
IF SYSVAR(SYSENV) = 'BACK' THEN SAY MYMBR
3637
END; /* ELSE (RETCODE ...) */
3738
IF REPRC = 0 THEN ,
3839
ADDRESS ISREDIT " DELETE "LPOS1 LPOS2 ;

0 commit comments

Comments
 (0)