pre cutover push
This commit is contained in:
@ -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>
|
||||
|
Reference in New Issue
Block a user