First final commit
This commit is contained in:
committed by
Ouellette Jonathan (CSC FI SPS MESLEO)
parent
f143b3e60c
commit
e4cca79a08
@ -104,4 +104,11 @@ GetLot:
|
||||
end
|
||||
return
|
||||
|
||||
ResetForm:
|
||||
Set_Property(@Window : '.EDL_CURR_OPERATION', 'TEXT', '')
|
||||
Set_Property(@Window : '.EDL_CURR_WAFER_QTY', 'TEXT', '')
|
||||
Set_Property(@Window : '.EDT_LOT_OPERATIONS', 'ARRAY', '')
|
||||
Set_Property(@Window : '.EDT_LOT_EVENTS', 'ARRAY', '')
|
||||
return
|
||||
|
||||
|
||||
|
Reference in New Issue
Block a user