Fixed bug in Test Wafer Usage Form

This commit is contained in:
Infineon\Ouellette 2024-11-21 13:18:55 -07:00 committed by Ouellette Jonathan (CSC FI SPS MESLEO)
parent e4cca79a08
commit 90d714c9f2

View File

@ -26,7 +26,7 @@ Event WINDOW.CREATE(CreateParam)
PlaceDialog(-2, -2) PlaceDialog(-2, -2)
Set_Property(@Window, 'VISIBLE', 1) Set_Property(@Window, 'VISIBLE', 1)
GoSub FillFormMasterData GoSub FillFormMasterData
PresetRDSNo = '' RDSNo = ''
PresetTestType = '' PresetTestType = ''
PresetEquipmentType = '' PresetEquipmentType = ''
PresetEquipmentId = '' PresetEquipmentId = ''