pre cutover push
This commit is contained in:
@ -383,7 +383,6 @@ FOR S = 1 TO StageCnt
|
||||
CharFlag = PopupLiteral<S,3>
|
||||
ToolClass = PopupLiteral<S,4>
|
||||
|
||||
IF @USERNAME = 'BRYCE_BARB' THEN DEBUG
|
||||
|
||||
QInWfrIDs = XLATE('TOOL_CLASS',ToolClass,'QIN_WFR_ID','X')
|
||||
RDSNos = XLATE('WO_WFR',QInWfrIDs,'RDS_NO','X')
|
||||
@ -582,13 +581,6 @@ FOR S = 1 TO StageCnt
|
||||
ToolType = RunStageRec<RUN_STAGE_SPEC_TOOL_CLASS$>
|
||||
ToolID = RunStageRec<RUN_STAGE_TOOL_ID$>
|
||||
|
||||
|
||||
|
||||
If @USERNAME = 'BRYCE_BARB' Then
|
||||
DEBUG
|
||||
QInWfrIDs = Xlate('TOOL_CLASS',ToolType,'QIN_WFR_ID','X')
|
||||
END
|
||||
|
||||
QInWfrIDs = XLATE('RUN_STAGE',StageKey,'QIN_WFR_ID','X')
|
||||
|
||||
SigProfs = RunStageRec<RUN_STAGE_SPEC_INV_ACTION$> ;* Specified Inventory Actions
|
||||
|
Reference in New Issue
Block a user