added remaining LSL2 entities

This commit is contained in:
Infineon\StieberD
2024-03-25 15:12:53 -07:00
parent 15b25a611c
commit 81e4baccb1
4474 changed files with 99825 additions and 0 deletions

View File

@ -0,0 +1,11 @@
{
"header": {
"version": 1,
"type": "record"
},
"body": {
"record1": {
"<1>": "\r\nRETURN 0"
}
}
}

View File

@ -0,0 +1,11 @@
{
"header": {
"version": 1,
"type": "record"
},
"body": {
"record1": {
"<1>": "declare function post_event, set_property\r\nvoid = post_event( @window:'.TITLE', 'GOTFOCUS', '' )\r\nvoid = set_property( @window:'.TITLE', 'FOCUS', 1 )\r\nRETURN 0"
}
}
}

View File

@ -0,0 +1,11 @@
{
"header": {
"version": 1,
"type": "record"
},
"body": {
"record1": {
"<1>": "declare function post_event, set_property\r\nvoid = post_event( @window:'.TITLE', 'GOTFOCUS', '' )\r\nvoid = set_property( @window:'.TITLE', 'FOCUS', 1 )\r\nRETURN 0"
}
}
}

View File

@ -0,0 +1,11 @@
{
"header": {
"version": 1,
"type": "record"
},
"body": {
"record1": {
"<1>": "Void = set_property( @window, '@CUST_NO', .cust_no->text )\r\nRETURN 1"
}
}
}

View File

@ -0,0 +1,11 @@
{
"header": {
"version": 1,
"type": "record"
},
"body": {
"record1": {
"<1>": "declare function msg\r\n.intl_phones->selpos = 1:@fm:1\r\nRETURN 1\r\n"
}
}
}

View File

@ -0,0 +1,11 @@
{
"header": {
"version": 1,
"type": "record"
},
"body": {
"record1": {
"<1>": "declare function msg\r\n.intl_phones->selpos = 1:@fm:1\r\nRETURN 1\r\n"
}
}
}

View File

@ -0,0 +1,11 @@
{
"header": {
"version": 1,
"type": "record"
},
"body": {
"record1": {
"<1>": "Void = set_property( @window, '@CUST_NO', .cust_no->text )\r\nRETURN 1"
}
}
}

View File

@ -0,0 +1,11 @@
{
"header": {
"version": 1,
"type": "record"
},
"body": {
"record1": {
"<1>": "Void = set_property( @window, '@OrigStatus', .STATUS->VALUE ) \r\nRETURN 1"
}
}
}

View File

@ -0,0 +1,11 @@
{
"header": {
"version": 1,
"type": "record"
},
"body": {
"record1": {
"<1>": "Void = set_property( @window, '@Tablename', .exporttablenames->text )\r\nRETURN 0\r\n"
}
}
}

View File

@ -0,0 +1,11 @@
{
"header": {
"version": 1,
"type": "record"
},
"body": {
"record1": {
"<1>": "Void = set_property( @window, '@Tablename', .exporttablenames->text )\r\nRETURN 0\r\n"
}
}
}

View File

@ -0,0 +1,11 @@
{
"header": {
"version": 1,
"type": "record"
},
"body": {
"record1": {
"<1>": "declare function post_event, set_property\r\nvoid = post_event( @window:'.TITLE', 'GOTFOCUS', '' )\r\nvoid = set_property( @window:'.TITLE', 'FOCUS', 1 )\r\nRETURN 0"
}
}
}

View File

@ -0,0 +1,11 @@
{
"header": {
"version": 1,
"type": "record"
},
"body": {
"record1": {
"<1>": "declare function post_event, set_property\r\nvoid = post_event( @window:'.TITLE', 'GOTFOCUS', '' )\r\nvoid = set_property( @window:'.TITLE', 'FOCUS', 1 )\r\nRETURN 0"
}
}
}

View File

@ -0,0 +1,11 @@
{
"header": {
"version": 1,
"type": "record"
},
"body": {
"record1": {
"<1>": "declare subroutine forward_event\r\ndeclare function send_event, post_event, msg, set_property\r\n\r\nforward_event()\r\nvoid = send_event( CtrlEntID, 'LOSTFOCUS', '' )\r\nvoid = post_event( @window:'.TITLE', 'GOTFOCUS', '' )\r\nvoid = set_property( @window:'.TITLE', 'FOCUS', 1 )\r\n\r\nRETURN 0"
}
}
}

View File

@ -0,0 +1,11 @@
{
"header": {
"version": 1,
"type": "record"
},
"body": {
"record1": {
"<1>": "declare subroutine forward_event\r\n\r\nforward_event( PrevFocusID )\r\nif .department->text = '' then\r\n .department->text = 'Production'\r\nend\r\nRETURN 0"
}
}
}

View File

@ -0,0 +1,11 @@
{
"header": {
"version": 1,
"type": "record"
},
"body": {
"record1": {
"<1>": "\r\nRETURN 0"
}
}
}

View File

@ -0,0 +1,11 @@
{
"header": {
"version": 1,
"type": "record"
},
"body": {
"record1": {
"<1>": "if @CtrlEntId->text = '' then\r\n @CtrlEntId->text = @user4\r\n .from_internal_name->text = xlate( 'LSL_USERS', @user4, 'FIRST_LAST', 'X' )\r\nend\r\nRETURN 1"
}
}
}

View File

@ -0,0 +1,11 @@
{
"header": {
"version": 1,
"type": "record"
},
"body": {
"record1": {
"<1>": "declare function send_event, post_event, set_property, msg\r\ndeclare subroutine forward_event, yield\r\nDECLARE FUNCTION Get_Property, NextKey\r\nDECLARE SUBROUTINE Set_Property\r\n\r\n\r\nA = Get_Property('NOTES.SEQ','TEXT')\r\n\r\nIF Get_Property('NOTES.SEQ','TEXT') = '' THEN\r\n\tNextNoteID = NextKey('NOTES')\r\n\tSet_Property('NOTES.SEQ','TEXT',NextNoteID)\r\nEND\r\n\t\r\nVoid = send_event( CtrlEntId, 'LOSTFOCUS', '' )\r\n\r\nRETURN 0\r\n"
}
}
}

View File

@ -0,0 +1,11 @@
{
"header": {
"version": 1,
"type": "record"
},
"body": {
"record1": {
"<1>": "declare function set_property\r\nVoid = set_property( @window, '@OrigCustNo', .cust_no->text )\r\nRETURN 1"
}
}
}

View File

@ -0,0 +1,11 @@
{
"header": {
"version": 1,
"type": "record"
},
"body": {
"record1": {
"<1>": "declare function set_property\r\ndeclare subroutine yield\r\n$insert company_equ\r\n\r\n.terms->text = xlate( 'COMPANY', .cust_no->text, company_terms$, 'X' )\r\nVoid = set_property( @window, '@CUST_NO', .cust_no->text )\r\nRETURN 0"
}
}
}

View File

@ -0,0 +1,11 @@
{
"header": {
"version": 1,
"type": "record"
},
"body": {
"record1": {
"<1>": "declare function post_event, set_property\r\nvoid = post_event( @window:'.TITLE', 'GOTFOCUS', '' )\r\nvoid = set_property( @window:'.TITLE', 'FOCUS', 1 )\r\nRETURN 0"
}
}
}

View File

@ -0,0 +1,11 @@
{
"header": {
"version": 1,
"type": "record"
},
"body": {
"record1": {
"<1>": "declare function post_event, set_property\r\nvoid = post_event( @window:'.TITLE', 'GOTFOCUS', '' )\r\nvoid = set_property( @window:'.TITLE', 'FOCUS', 1 )\r\nRETURN 0"
}
}
}

View File

@ -0,0 +1,11 @@
{
"header": {
"version": 1,
"type": "record"
},
"body": {
"record1": {
"<1>": "Void = set_property( @window, '@HoldExpDate', @CtrlEntId->text )\r\n\r\nRETURN 1"
}
}
}

View File

@ -0,0 +1,11 @@
{
"header": {
"version": 1,
"type": "record"
},
"body": {
"record1": {
"<1>": "Void = set_property( @window, '@HoldExpDate', @CtrlEntId->text )\r\n\r\nRETURN 1"
}
}
}

View File

@ -0,0 +1,11 @@
{
"header": {
"version": 1,
"type": "record"
},
"body": {
"record1": {
"<1>": "CurVal = @CtrlEntId->text\r\nCustID = field( .cust_info->text, ' ', 1 )\r\nif ( CurVal = '' ) and ( CustID = '621' ) and ( .run_order_num->text = 1 ) then\r\n * IF IT IS SILICON SYSTEMS AND RUN ORDER NUMBER ONE THEN DEFAULT\r\n @CtrlEntId->text = .tthick_avg->text:'0' ;* TACK ON THE LAST ZERO FOR THREE DECIMAL PRECISION\r\nend\r\nRETURN 1"
}
}
}

View File

@ -0,0 +1,11 @@
{
"header": {
"version": 1,
"type": "record"
},
"body": {
"record1": {
"<1>": "declare function rds_comm2\r\ndeclare subroutine forward_event\r\n\r\nforward_event(PrevFocusID)\r\nVoid = set_property( @window, '@CurControlName', 'SHEETRHO_READINGS' )\r\nVoid = rds_comm2( \"WAF_SIZE_SET\" )\r\nRETURN 0"
}
}
}

View File

@ -0,0 +1,11 @@
{
"header": {
"version": 1,
"type": "record"
},
"body": {
"record1": {
"<1>": "declare function rds_comm2\r\ndeclare subroutine forward_event\r\n\r\nforward_event(PrevFocusID)\r\nVoid = set_property( @window, '@CurControlName', 'THICKNESS_READINGS' )\r\nVoid = rds_comm2( \"WAF_SIZE_SET\" )\r\nRETURN 0"
}
}
}

View File

@ -0,0 +1,11 @@
{
"header": {
"version": 1,
"type": "record"
},
"body": {
"record1": {
"<1>": "\r\nRETURN 0"
}
}
}

View File

@ -0,0 +1,11 @@
{
"header": {
"version": 1,
"type": "record"
},
"body": {
"record1": {
"<1>": "\r\nRETURN 0"
}
}
}

View File

@ -0,0 +1,11 @@
{
"header": {
"version": 1,
"type": "record"
},
"body": {
"record1": {
"<1>": "\r\nRETURN 0"
}
}
}

View File

@ -0,0 +1,11 @@
{
"header": {
"version": 1,
"type": "record"
},
"body": {
"record1": {
"<1>": "ReportID = Trim(.report_id->text)\r\nif len( ReportID ) = 0 then\r\n Void = set_property( 'SYSTEM', 'FOCUS', @window:'.REPORT_ID' )\r\n return 0\r\nend else\r\n return 1\r\nend"
}
}
}

View File

@ -0,0 +1,11 @@
{
"header": {
"version": 1,
"type": "record"
},
"body": {
"record1": {
"<1>": "\r\ndeclare function load_eval_wafer_id\r\n\r\nVoid = load_eval_wafer_id() \r\nRETURN 1\r\n"
}
}
}

View File

@ -0,0 +1,11 @@
{
"header": {
"version": 1,
"type": "record"
},
"body": {
"record1": {
"<1>": "declare function load_eval_wafer_id\r\n\r\nVoid = load_eval_wafer_id() \r\nRETURN 1\r\n"
}
}
}

View File

@ -0,0 +1,11 @@
{
"header": {
"version": 1,
"type": "record"
},
"body": {
"record1": {
"<1>": "declare function load_eval_wafer_id\r\n\r\nVoid = load_eval_wafer_id() \r\nRETURN 1\r\n"
}
}
}

View File

@ -0,0 +1,11 @@
{
"header": {
"version": 1,
"type": "record"
},
"body": {
"record1": {
"<1>": "OcapID = .ocap_id->text\r\nOcapID = trim( OcapID )\r\nif len( OcapID ) = 0 then\r\n Void = set_property( 'SYSTEM', 'FOCUS', @window:'.OCAP_ID' )\r\n return 0\r\nend else\r\n return 1\r\nend"
}
}
}

View File

@ -0,0 +1,11 @@
{
"header": {
"version": 1,
"type": "record"
},
"body": {
"record1": {
"<1>": "declare subroutine forward_event\r\n\r\nforward_event( PrevFocusID )\r\nVoid = set_property( @window, '@OrigPSN', .prod_spec_id->text )\r\nRETURN 0"
}
}
}

View File

@ -0,0 +1,11 @@
{
"header": {
"version": 1,
"type": "record"
},
"body": {
"record1": {
"<1>": "VAR = .PHONES->INVALUE\r\nVAR2 = .INTL_PHONES->INVALUE\r\nDEBUG\r\n.INTL_PHONES->INVALUE = ''\r\nRETURN 0"
}
}
}

View File

@ -0,0 +1,11 @@
{
"header": {
"version": 1,
"type": "record"
},
"body": {
"record1": {
"<1>": "ival = .EPI_CONC_MIN_THICK->invalue\r\ndebug\r\n\r\nRETURN 0"
}
}
}

View File

@ -0,0 +1,11 @@
{
"header": {
"version": 1,
"type": "record"
},
"body": {
"record1": {
"<1>": "declare subroutine wo_daily_sched_comm, forward_event\r\n\r\nforward_event()\r\nwo_daily_sched_comm('WO_GOT_FOCUS', CtrlEntId )\r\nRETURN 0"
}
}
}

View File

@ -0,0 +1,11 @@
{
"header": {
"version": 1,
"type": "record"
},
"body": {
"record1": {
"<1>": "declare subroutine wo_daily_sched_comm, forward_event\r\n\r\nforward_event()\r\nwo_daily_sched_comm('WO_GOT_FOCUS', CtrlEntId )\r\nRETURN 0"
}
}
}

View File

@ -0,0 +1,11 @@
{
"header": {
"version": 1,
"type": "record"
},
"body": {
"record1": {
"<1>": "declare subroutine wo_daily_sched_comm, forward_event\r\n\r\nforward_event()\r\nwo_daily_sched_comm('WO_GOT_FOCUS', CtrlEntId )\r\nRETURN 0"
}
}
}

View File

@ -0,0 +1,11 @@
{
"header": {
"version": 1,
"type": "record"
},
"body": {
"record1": {
"<1>": "declare subroutine wo_daily_sched_comm, forward_event\r\n\r\nforward_event()\r\nwo_daily_sched_comm('WO_GOT_FOCUS', CtrlEntId )\r\nRETURN 0"
}
}
}

View File

@ -0,0 +1,11 @@
{
"header": {
"version": 1,
"type": "record"
},
"body": {
"record1": {
"<1>": "declare subroutine wo_daily_sched_comm, forward_event\r\n\r\nforward_event()\r\nwo_daily_sched_comm('WO_GOT_FOCUS', CtrlEntId )\r\nRETURN 0"
}
}
}

View File

@ -0,0 +1,11 @@
{
"header": {
"version": 1,
"type": "record"
},
"body": {
"record1": {
"<1>": "declare subroutine wo_daily_sched_comm, forward_event\r\n\r\nforward_event()\r\nwo_daily_sched_comm('WO_GOT_FOCUS', CtrlEntId )\r\nRETURN 0"
}
}
}

View File

@ -0,0 +1,11 @@
{
"header": {
"version": 1,
"type": "record"
},
"body": {
"record1": {
"<1>": "declare subroutine wo_daily_sched_comm, forward_event\r\n\r\nforward_event()\r\nwo_daily_sched_comm('WO_GOT_FOCUS', CtrlEntId )\r\nRETURN 0"
}
}
}

View File

@ -0,0 +1,11 @@
{
"header": {
"version": 1,
"type": "record"
},
"body": {
"record1": {
"<1>": "declare subroutine wo_daily_sched_comm, forward_event\r\n\r\nforward_event()\r\nwo_daily_sched_comm('WO_GOT_FOCUS', CtrlEntId )\r\nRETURN 0"
}
}
}

View File

@ -0,0 +1,11 @@
{
"header": {
"version": 1,
"type": "record"
},
"body": {
"record1": {
"<1>": "declare subroutine wo_daily_sched_comm, forward_event\r\n\r\nforward_event()\r\nwo_daily_sched_comm('WO_GOT_FOCUS', CtrlEntId )\r\nRETURN 0"
}
}
}

View File

@ -0,0 +1,11 @@
{
"header": {
"version": 1,
"type": "record"
},
"body": {
"record1": {
"<1>": "declare subroutine wo_daily_sched_comm, forward_event\r\n\r\nforward_event()\r\nwo_daily_sched_comm('WO_GOT_FOCUS', CtrlEntId )\r\nRETURN 0"
}
}
}

View File

@ -0,0 +1,11 @@
{
"header": {
"version": 1,
"type": "record"
},
"body": {
"record1": {
"<1>": "declare subroutine wo_daily_sched_comm, forward_event\r\n\r\nforward_event()\r\nwo_daily_sched_comm('WO_GOT_FOCUS', CtrlEntId )\r\nRETURN 0"
}
}
}

View File

@ -0,0 +1,11 @@
{
"header": {
"version": 1,
"type": "record"
},
"body": {
"record1": {
"<1>": "declare subroutine wo_daily_sched_comm, forward_event\r\n\r\nforward_event()\r\nwo_daily_sched_comm('WO_GOT_FOCUS', CtrlEntId )\r\nRETURN 0"
}
}
}

View File

@ -0,0 +1,11 @@
{
"header": {
"version": 1,
"type": "record"
},
"body": {
"record1": {
"<1>": "declare subroutine wo_daily_sched_comm, forward_event\r\n\r\nforward_event()\r\nwo_daily_sched_comm('WO_GOT_FOCUS', CtrlEntId )\r\nRETURN 0"
}
}
}

View File

@ -0,0 +1,11 @@
{
"header": {
"version": 1,
"type": "record"
},
"body": {
"record1": {
"<1>": "declare subroutine wo_daily_sched_comm, forward_event\r\n\r\nforward_event()\r\nwo_daily_sched_comm('WO_GOT_FOCUS', CtrlEntId )\r\nRETURN 0"
}
}
}

View File

@ -0,0 +1,11 @@
{
"header": {
"version": 1,
"type": "record"
},
"body": {
"record1": {
"<1>": "declare subroutine wo_daily_sched_comm, forward_event\r\n\r\nforward_event()\r\nwo_daily_sched_comm('WO_GOT_FOCUS', CtrlEntId )\r\nRETURN 0"
}
}
}

View File

@ -0,0 +1,11 @@
{
"header": {
"version": 1,
"type": "record"
},
"body": {
"record1": {
"<1>": "declare subroutine wo_daily_sched_comm, forward_event\r\n\r\nforward_event()\r\nwo_daily_sched_comm('WO_GOT_FOCUS', CtrlEntId )\r\nRETURN 0"
}
}
}

View File

@ -0,0 +1,11 @@
{
"header": {
"version": 1,
"type": "record"
},
"body": {
"record1": {
"<1>": "declare subroutine wo_daily_sched_comm, forward_event\r\n\r\nforward_event()\r\nwo_daily_sched_comm('WO_GOT_FOCUS', CtrlEntId )\r\nRETURN 0"
}
}
}

View File

@ -0,0 +1,11 @@
{
"header": {
"version": 1,
"type": "record"
},
"body": {
"record1": {
"<1>": "declare subroutine wo_daily_sched_comm, forward_event\r\n\r\nforward_event()\r\nwo_daily_sched_comm('WO_GOT_FOCUS', CtrlEntId )\r\nRETURN 0"
}
}
}

View File

@ -0,0 +1,11 @@
{
"header": {
"version": 1,
"type": "record"
},
"body": {
"record1": {
"<1>": "declare subroutine wo_daily_sched_comm, forward_event\r\n\r\nforward_event()\r\nwo_daily_sched_comm('WO_GOT_FOCUS', CtrlEntId )\r\nRETURN 0"
}
}
}

View File

@ -0,0 +1,11 @@
{
"header": {
"version": 1,
"type": "record"
},
"body": {
"record1": {
"<1>": "declare subroutine wo_daily_sched_comm, forward_event\r\n\r\nforward_event()\r\nwo_daily_sched_comm('WO_GOT_FOCUS', CtrlEntId )\r\nRETURN 0"
}
}
}

View File

@ -0,0 +1,11 @@
{
"header": {
"version": 1,
"type": "record"
},
"body": {
"record1": {
"<1>": "declare subroutine wo_daily_sched_comm, forward_event\r\n\r\nforward_event()\r\nwo_daily_sched_comm('WO_GOT_FOCUS', CtrlEntId )\r\nRETURN 0"
}
}
}

View File

@ -0,0 +1,11 @@
{
"header": {
"version": 1,
"type": "record"
},
"body": {
"record1": {
"<1>": "declare subroutine wo_daily_sched_comm, forward_event\r\n\r\nforward_event()\r\nwo_daily_sched_comm('WO_GOT_FOCUS', CtrlEntId )\r\nRETURN 0"
}
}
}

View File

@ -0,0 +1,11 @@
{
"header": {
"version": 1,
"type": "record"
},
"body": {
"record1": {
"<1>": "declare subroutine wo_daily_sched_comm, forward_event\r\n\r\nforward_event()\r\nwo_daily_sched_comm('WO_GOT_FOCUS', CtrlEntId )\r\nRETURN 0"
}
}
}

View File

@ -0,0 +1,11 @@
{
"header": {
"version": 1,
"type": "record"
},
"body": {
"record1": {
"<1>": "declare subroutine wo_daily_sched_comm, forward_event\r\n\r\nforward_event()\r\nwo_daily_sched_comm('WO_GOT_FOCUS', CtrlEntId )\r\nRETURN 0"
}
}
}

View File

@ -0,0 +1,11 @@
{
"header": {
"version": 1,
"type": "record"
},
"body": {
"record1": {
"<1>": "declare subroutine wo_daily_sched_comm, forward_event\r\n\r\nforward_event()\r\nwo_daily_sched_comm('WO_GOT_FOCUS', CtrlEntId )\r\nRETURN 0"
}
}
}

View File

@ -0,0 +1,11 @@
{
"header": {
"version": 1,
"type": "record"
},
"body": {
"record1": {
"<1>": "declare subroutine wo_daily_sched_comm, forward_event\r\n\r\nforward_event()\r\nwo_daily_sched_comm('WO_GOT_FOCUS', CtrlEntId )\r\nRETURN 0"
}
}
}

View File

@ -0,0 +1,11 @@
{
"header": {
"version": 1,
"type": "record"
},
"body": {
"record1": {
"<1>": "declare subroutine wo_daily_sched_comm, forward_event\r\n\r\nforward_event()\r\nwo_daily_sched_comm('WO_GOT_FOCUS', CtrlEntId )\r\nRETURN 0"
}
}
}

View File

@ -0,0 +1,11 @@
{
"header": {
"version": 1,
"type": "record"
},
"body": {
"record1": {
"<1>": "declare subroutine wo_daily_sched_comm, forward_event\r\n\r\nforward_event()\r\nwo_daily_sched_comm('WO_GOT_FOCUS', CtrlEntId )\r\nRETURN 0"
}
}
}

View File

@ -0,0 +1,11 @@
{
"header": {
"version": 1,
"type": "record"
},
"body": {
"record1": {
"<1>": "declare subroutine wo_daily_sched_comm, forward_event\r\n\r\nforward_event()\r\nwo_daily_sched_comm('WO_GOT_FOCUS', CtrlEntId )\r\nRETURN 0"
}
}
}

View File

@ -0,0 +1,11 @@
{
"header": {
"version": 1,
"type": "record"
},
"body": {
"record1": {
"<1>": "declare subroutine wo_daily_sched_comm, forward_event\r\n\r\nforward_event()\r\nwo_daily_sched_comm('WO_GOT_FOCUS', CtrlEntId )\r\nRETURN 0"
}
}
}

View File

@ -0,0 +1,11 @@
{
"header": {
"version": 1,
"type": "record"
},
"body": {
"record1": {
"<1>": "declare subroutine wo_daily_sched_comm, forward_event\r\n\r\nforward_event()\r\nwo_daily_sched_comm('WO_GOT_FOCUS', CtrlEntId )\r\nRETURN 0"
}
}
}

View File

@ -0,0 +1,11 @@
{
"header": {
"version": 1,
"type": "record"
},
"body": {
"record1": {
"<1>": "declare subroutine wo_daily_sched_comm, forward_event\r\n\r\nforward_event()\r\nwo_daily_sched_comm('WO_GOT_FOCUS', CtrlEntId )\r\nRETURN 0"
}
}
}

View File

@ -0,0 +1,11 @@
{
"header": {
"version": 1,
"type": "record"
},
"body": {
"record1": {
"<1>": "declare subroutine wo_daily_sched_comm, forward_event\r\n\r\nforward_event()\r\nwo_daily_sched_comm('WO_GOT_FOCUS', CtrlEntId )\r\nRETURN 0"
}
}
}

View File

@ -0,0 +1,11 @@
{
"header": {
"version": 1,
"type": "record"
},
"body": {
"record1": {
"<1>": "declare subroutine wo_daily_sched_comm, forward_event\r\n\r\nforward_event()\r\nwo_daily_sched_comm('WO_GOT_FOCUS', CtrlEntId )\r\nRETURN 0"
}
}
}

View File

@ -0,0 +1,11 @@
{
"header": {
"version": 1,
"type": "record"
},
"body": {
"record1": {
"<1>": "declare subroutine wo_daily_sched_comm, forward_event\r\n\r\nforward_event()\r\nwo_daily_sched_comm('WO_GOT_FOCUS', CtrlEntId )\r\nRETURN 0"
}
}
}

View File

@ -0,0 +1,11 @@
{
"header": {
"version": 1,
"type": "record"
},
"body": {
"record1": {
"<1>": "declare subroutine wo_daily_sched_comm, forward_event\r\n\r\nforward_event()\r\nwo_daily_sched_comm('WO_GOT_FOCUS', CtrlEntId )\r\nRETURN 0"
}
}
}

View File

@ -0,0 +1,11 @@
{
"header": {
"version": 1,
"type": "record"
},
"body": {
"record1": {
"<1>": "declare subroutine wo_daily_sched_comm, forward_event\r\n\r\nforward_event()\r\nwo_daily_sched_comm('WO_GOT_FOCUS', CtrlEntId )\r\nRETURN 0"
}
}
}

View File

@ -0,0 +1,11 @@
{
"header": {
"version": 1,
"type": "record"
},
"body": {
"record1": {
"<1>": "declare subroutine wo_daily_sched_comm, forward_event\r\n\r\nforward_event()\r\nwo_daily_sched_comm('WO_GOT_FOCUS', CtrlEntId )\r\nRETURN 0"
}
}
}

View File

@ -0,0 +1,11 @@
{
"header": {
"version": 1,
"type": "record"
},
"body": {
"record1": {
"<1>": "declare subroutine wo_daily_sched_comm, forward_event\r\n\r\nforward_event()\r\nwo_daily_sched_comm('WO_GOT_FOCUS', CtrlEntId )\r\nRETURN 0"
}
}
}

View File

@ -0,0 +1,11 @@
{
"header": {
"version": 1,
"type": "record"
},
"body": {
"record1": {
"<1>": "declare subroutine wo_daily_sched_comm, forward_event\r\n\r\nforward_event()\r\nwo_daily_sched_comm('WO_GOT_FOCUS', CtrlEntId )\r\nRETURN 0"
}
}
}

View File

@ -0,0 +1,11 @@
{
"header": {
"version": 1,
"type": "record"
},
"body": {
"record1": {
"<1>": "declare subroutine wo_daily_sched_comm, forward_event\r\n\r\nforward_event()\r\nwo_daily_sched_comm('WO_GOT_FOCUS', CtrlEntId )\r\nRETURN 0"
}
}
}

View File

@ -0,0 +1,11 @@
{
"header": {
"version": 1,
"type": "record"
},
"body": {
"record1": {
"<1>": "declare subroutine wo_daily_sched_comm, forward_event\r\n\r\nforward_event()\r\nwo_daily_sched_comm('WO_GOT_FOCUS', CtrlEntId )\r\nRETURN 0"
}
}
}

View File

@ -0,0 +1,11 @@
{
"header": {
"version": 1,
"type": "record"
},
"body": {
"record1": {
"<1>": "declare subroutine wo_daily_sched_comm, forward_event\r\n\r\nforward_event()\r\nwo_daily_sched_comm('WO_GOT_FOCUS', CtrlEntId )\r\nRETURN 0"
}
}
}

View File

@ -0,0 +1,11 @@
{
"header": {
"version": 1,
"type": "record"
},
"body": {
"record1": {
"<1>": "declare subroutine wo_daily_sched_comm, forward_event\r\n\r\nforward_event()\r\nwo_daily_sched_comm('WO_GOT_FOCUS', CtrlEntId )\r\nRETURN 0"
}
}
}

View File

@ -0,0 +1,11 @@
{
"header": {
"version": 1,
"type": "record"
},
"body": {
"record1": {
"<1>": "declare subroutine wo_daily_sched_comm, forward_event\r\n\r\nforward_event()\r\nwo_daily_sched_comm('WO_GOT_FOCUS', CtrlEntId )\r\nRETURN 0"
}
}
}

View File

@ -0,0 +1,11 @@
{
"header": {
"version": 1,
"type": "record"
},
"body": {
"record1": {
"<1>": "declare subroutine wo_daily_sched_comm, forward_event\r\n\r\nforward_event()\r\nwo_daily_sched_comm('WO_GOT_FOCUS', CtrlEntId )\r\nRETURN 0"
}
}
}

View File

@ -0,0 +1,11 @@
{
"header": {
"version": 1,
"type": "record"
},
"body": {
"record1": {
"<1>": "declare subroutine wo_daily_sched_comm, forward_event\r\n\r\nforward_event()\r\nwo_daily_sched_comm('WO_GOT_FOCUS', CtrlEntId )\r\nRETURN 0"
}
}
}

View File

@ -0,0 +1,11 @@
{
"header": {
"version": 1,
"type": "record"
},
"body": {
"record1": {
"<1>": "declare subroutine wo_daily_sched_comm2, forward_event\r\n\r\nforward_event()\r\nwo_daily_sched_comm2('WO_GOT_FOCUS')\r\nRETURN 0"
}
}
}

View File

@ -0,0 +1,11 @@
{
"header": {
"version": 1,
"type": "record"
},
"body": {
"record1": {
"<1>": "declare subroutine forward_event\r\n\r\nforward_event( PrevFocusID )\r\nVoid = set_property( @window, '@OrigPSN', .prod_spec_id->text )\r\nRETURN 0"
}
}
}

View File

@ -0,0 +1,11 @@
{
"header": {
"version": 1,
"type": "record"
},
"body": {
"record1": {
"<1>": "if .received_time->text = '' then\r\n .received_time->text = '10:00AM'\r\nend\r\nRETURN 1"
}
}
}

View File

@ -0,0 +1,11 @@
{
"header": {
"version": 1,
"type": "record"
},
"body": {
"record1": {
"<1>": "Void = set_property( @window, '@OrigFVal', .find_val->text )\r\nRETURN 0"
}
}
}