VNAV bug fix
This commit is contained in:
@ -603,9 +603,9 @@ end service
|
|||||||
|
|
||||||
Service GetLotCurrOperationId(LotId)
|
Service GetLotCurrOperationId(LotId)
|
||||||
|
|
||||||
StartTick = GetTickCount()
|
StartTick = GetTickCount()
|
||||||
MetricName = 'GetLotCurrOperationId'
|
MetricName = 'GetLotCurrOperationId'
|
||||||
|
ErrorMsg = ''
|
||||||
CurrOperation = ''
|
CurrOperation = ''
|
||||||
If LotID NE '' then
|
If LotID NE '' then
|
||||||
// Get them in sequence first
|
// Get them in sequence first
|
||||||
@ -1517,3 +1517,4 @@ end service
|
|||||||
// Internal GoSubs
|
// Internal GoSubs
|
||||||
//----------------------------------------------------------------------------------------------------------------------
|
//----------------------------------------------------------------------------------------------------------------------
|
||||||
|
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user