pre cutover push

This commit is contained in:
Infineon\StieberD
2024-09-04 20:33:41 -07:00
parent 6ea6969f4b
commit 7762b129af
2072 changed files with 130000 additions and 95295 deletions

View File

@ -200,8 +200,6 @@ RETURN
ServicesPC:
* * * * * * *
IF @USERNAME = 'BRYCE_BARB' ELSE RETURN
PrevSelPos = Get_Property(@WINDOW:'.SERV_INFO','PREVSELPOS')
PrevCol = SelPos<1>
PrevRow = SelPos<2>
@ -221,8 +219,6 @@ RETURN
ServicesDC:
* * * * * * *
IF @USERNAME NE 'BRYCE_BARB' THEN RETURN
SelPos = Get_Property(@WINDOW:'.SERV_INFO','SELPOS')
CurCol = SelPos<1>
CurRow = SelPos<2>