small bug fix
This commit is contained in:
@ -78,7 +78,7 @@ Event PUB_PRINT.CLICK()
|
||||
|
||||
ReactNo = Get_Property(@Window:'.COB_REACTOR', 'TEXT')
|
||||
LLSide = Get_Property(@Window:'.COB_LOAD_LOCK_SIDE', 'TEXT')
|
||||
Labeling_Services('PrintReactorLabel', ReactNo, LoadLockSide)
|
||||
Labeling_Services('PrintReactorLabel', ReactNo, LLSide)
|
||||
If Error_Services('HasError') then Error_Services('DisplayError')
|
||||
|
||||
end event
|
||||
@ -95,3 +95,4 @@ EnablePrintButton:
|
||||
|
||||
return
|
||||
|
||||
|
||||
|
Reference in New Issue
Block a user