Made recommended changes.
This commit is contained in:
@ -1,13 +1,14 @@
|
|||||||
Compile function Dialog_Response_Log_Services(@Service, @Params)
|
Compile function Dialog_Response_Log_Services(@Service, @Params)
|
||||||
#pragma precomp SRP_PreCompiler
|
#pragma precomp SRP_PreCompiler
|
||||||
|
|
||||||
|
$Insert LOGICAL
|
||||||
|
$Insert SERVICE_SETUP
|
||||||
|
$Insert DIALOG_RESPONSE_LOG_EQUATES
|
||||||
|
|
||||||
Declare function RTI_CreateGUID, Error_Services, Datetime, Environment_Services, Logging_Services
|
Declare function RTI_CreateGUID, Error_Services, Datetime, Environment_Services, Logging_Services
|
||||||
|
|
||||||
Declare subroutine Database_Services, Error_Services, Logging_Services
|
Declare subroutine Database_Services, Error_Services, Logging_Services
|
||||||
|
|
||||||
$insert LOGICAL
|
|
||||||
$Insert DIALOG_RESPONSE_LOG_EQUATES
|
|
||||||
|
|
||||||
Options ENTITY_TYPES = 'RDS', 'REACTOR', 'WM_OUT', 'WM_IN'
|
Options ENTITY_TYPES = 'RDS', 'REACTOR', 'WM_OUT', 'WM_IN'
|
||||||
Options RESPONSE_TYPES = 'OVERRIDE', 'METROLOGY', 'TEST_WAFER', 'HTR_LAST_BOX_TW'
|
Options RESPONSE_TYPES = 'OVERRIDE', 'METROLOGY', 'TEST_WAFER', 'HTR_LAST_BOX_TW'
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user