pre cutover push
This commit is contained in:
@ -193,13 +193,7 @@ CarrStyles<COL$CARR_CHAR_FLAG> = BitOr(CarrStyles<COL$CARR_CHAR_FLAG>,DTCS_CHECK
|
||||
|
||||
void = Send_Message(@WINDOW:'.CARR_WFR_ID','COLSTYLE',0,CarrStyles)
|
||||
|
||||
|
||||
IF @USERNAME = 'BRYCE_BARB' THEN
|
||||
Set_Property(@WINDOW:'.CANCELLED','ENABLE',1)
|
||||
END ELSE
|
||||
Set_Property(@WINDOW:'.CANCELLED','ENABLE',0)
|
||||
end
|
||||
|
||||
Set_Property(@WINDOW:'.CANCELLED','ENABLE',0)
|
||||
|
||||
GOSUB Refresh
|
||||
|
||||
@ -1078,7 +1072,6 @@ FOR I = 1 TO RDSCnt
|
||||
ErrMsg(errCode)
|
||||
END
|
||||
END ELSE
|
||||
IF @USERNAME = 'BRYCE_BARB' THEN DEBUG
|
||||
ErrMsg('SourceMetKeys not equal DestMetKeys: Contact FI')
|
||||
END
|
||||
|
||||
|
Reference in New Issue
Block a user