diff --git a/inter/tha/xml/multi/page_catalog_group_appfast.lxml b/inter/tha/xml/multi/page_catalog_group_appfast.lxml index 2ccfac69..5d22225b 100644 --- a/inter/tha/xml/multi/page_catalog_group_appfast.lxml +++ b/inter/tha/xml/multi/page_catalog_group_appfast.lxml @@ -40,65 +40,6 @@ Else Var ice_tab_process_show = "Invisible" EndIf - - - If NextPage = "-" Then - - Else - If CupOnArm = "true" Then - If Timeout > 9 Then - SAVELOG "COA9" - Open NextPage - EndIf - Else - If Timeout > 30 Then - SAVELOG "COA30" - Open NextPage - EndIf - EndIf - EndIf - - If Timeout > 60 Then - SAVELOG "Timeout" - If Seeker = "next" Then - Open "ROOT/taobin_project/xml/page_brewing3Conti.xml" - Else - SAVELOG "Back" - Open "ROOT/taobin_project/xml/page_back_to_main.xml" - EndIf - EndIf - - If BrewCommand = "RefreshAll" Then - Var BrewCommand = "-" - Open CurrentXMLFileName2 - EndIf - - If Seeker = "curr" Then - If DoorCupPosition = "bottom" Then - ; It normal - Var EmergencyStop = "false" - Else - Var EmergencyStop = "true" - - ;Open "ROOT/taobin_project/xml/page_back_to_error.xml" - - EndIf - EndIf - - If IgnoreNetCore = "true" Then - - Else - ;stop_now - If NETCORE_LOST_CNT > 120 Then - Var stop_now = "true" - Var MachineErrorDetailAll = "???" - SAVELOG "NETCORE_LOST_CNT" - - Open "ROOT/taobin_project/xml/page_back_to_error.xml" - EndIf - EndIf - - Var Timeout = Timeout + 1 GetVisible inst_show ;DEBUGVAR inst_show diff --git a/inter/tha/xml/multi/page_catalog_group_appfast.skt b/inter/tha/xml/multi/page_catalog_group_appfast.skt index 83d081a4..f1e62c50 100644 --- a/inter/tha/xml/multi/page_catalog_group_appfast.skt +++ b/inter/tha/xml/multi/page_catalog_group_appfast.skt @@ -43,65 +43,6 @@ Else Var ice_tab_process_show = "Invisible" EndIf - - - If NextPage = "-" Then - - Else - If CupOnArm = "true" Then - If Timeout > 9 Then - SAVELOG "COA9" - Open NextPage - EndIf - Else - If Timeout > 30 Then - SAVELOG "COA30" - Open NextPage - EndIf - EndIf - EndIf - - If Timeout > 60 Then - SAVELOG "Timeout" - If Seeker = "next" Then - Open "ROOT/taobin_project/xml/page_brewing3Conti.xml" - Else - SAVELOG "Back" - Open "ROOT/taobin_project/xml/page_back_to_main.xml" - EndIf - EndIf - - If BrewCommand = "RefreshAll" Then - Var BrewCommand = "-" - Open CurrentXMLFileName2 - EndIf - - If Seeker = "curr" Then - If DoorCupPosition = "bottom" Then - ; It normal - Var EmergencyStop = "false" - Else - Var EmergencyStop = "true" - - ;Open "ROOT/taobin_project/xml/page_back_to_error.xml" - - EndIf - EndIf - - If IgnoreNetCore = "true" Then - - Else - ;stop_now - If NETCORE_LOST_CNT > 120 Then - Var stop_now = "true" - Var MachineErrorDetailAll = "???" - SAVELOG "NETCORE_LOST_CNT" - - Open "ROOT/taobin_project/xml/page_back_to_error.xml" - EndIf - EndIf - - Var Timeout = Timeout + 1 GetVisible inst_show ;DEBUGVAR inst_show diff --git a/inter/tha/xml/multi/page_catalog_group_cocktail.lxml b/inter/tha/xml/multi/page_catalog_group_cocktail.lxml index 28999887..5e1a93fc 100644 --- a/inter/tha/xml/multi/page_catalog_group_cocktail.lxml +++ b/inter/tha/xml/multi/page_catalog_group_cocktail.lxml @@ -37,63 +37,7 @@ EndIf - If NextPage = "-" Then - - Else - If CupOnArm = "true" Then - If Timeout > 9 Then - SAVELOG "COA9" - Open NextPage - EndIf - Else - If Timeout > 30 Then - SAVELOG "COA30" - Open NextPage - EndIf - EndIf - EndIf - - If Timeout > 60 Then - SAVELOG "Timeout" - If Seeker = "next" Then - Open "ROOT/taobin_project/xml/page_brewing3Conti.xml" - Else - SAVELOG "Back" - Open "ROOT/taobin_project/xml/page_back_to_main.xml" - EndIf - EndIf - - If BrewCommand = "RefreshAll" Then - Var BrewCommand = "-" - Open CurrentXMLFileName2 - EndIf - - If Seeker = "curr" Then - If DoorCupPosition = "bottom" Then - ; It normal - Var EmergencyStop = "false" - Else - Var EmergencyStop = "true" - - ;Open "ROOT/taobin_project/xml/page_back_to_error.xml" - - EndIf - EndIf - - If IgnoreNetCore = "true" Then - - Else - ;stop_now - If NETCORE_LOST_CNT > 120 Then - Var stop_now = "true" - Var MachineErrorDetailAll = "???" - SAVELOG "NETCORE_LOST_CNT" - - Open "ROOT/taobin_project/xml/page_back_to_error.xml" - EndIf - EndIf - - Var Timeout = Timeout + 1 + GetVisible inst_show ;DEBUGVAR inst_show diff --git a/inter/tha/xml/multi/page_catalog_group_cocktail.skt b/inter/tha/xml/multi/page_catalog_group_cocktail.skt index c9c4b6b3..0f24a325 100644 --- a/inter/tha/xml/multi/page_catalog_group_cocktail.skt +++ b/inter/tha/xml/multi/page_catalog_group_cocktail.skt @@ -39,63 +39,7 @@ EndIf - If NextPage = "-" Then - - Else - If CupOnArm = "true" Then - If Timeout > 9 Then - SAVELOG "COA9" - Open NextPage - EndIf - Else - If Timeout > 30 Then - SAVELOG "COA30" - Open NextPage - EndIf - EndIf - EndIf - - If Timeout > 60 Then - SAVELOG "Timeout" - If Seeker = "next" Then - Open "ROOT/taobin_project/xml/page_brewing3Conti.xml" - Else - SAVELOG "Back" - Open "ROOT/taobin_project/xml/page_back_to_main.xml" - EndIf - EndIf - - If BrewCommand = "RefreshAll" Then - Var BrewCommand = "-" - Open CurrentXMLFileName2 - EndIf - - If Seeker = "curr" Then - If DoorCupPosition = "bottom" Then - ; It normal - Var EmergencyStop = "false" - Else - Var EmergencyStop = "true" - - ;Open "ROOT/taobin_project/xml/page_back_to_error.xml" - - EndIf - EndIf - - If IgnoreNetCore = "true" Then - - Else - ;stop_now - If NETCORE_LOST_CNT > 120 Then - Var stop_now = "true" - Var MachineErrorDetailAll = "???" - SAVELOG "NETCORE_LOST_CNT" - - Open "ROOT/taobin_project/xml/page_back_to_error.xml" - EndIf - EndIf - - Var Timeout = Timeout + 1 + GetVisible inst_show ;DEBUGVAR inst_show diff --git a/inter/tha/xml/multi/page_catalog_group_coffee.lxml b/inter/tha/xml/multi/page_catalog_group_coffee.lxml index 708c48b1..f9b93f52 100644 --- a/inter/tha/xml/multi/page_catalog_group_coffee.lxml +++ b/inter/tha/xml/multi/page_catalog_group_coffee.lxml @@ -43,64 +43,6 @@ Var ice_tab_process_show = "Invisible" EndIf - - If NextPage = "-" Then - - Else - If CupOnArm = "true" Then - If Timeout > 9 Then - SAVELOG "COA9" - Open NextPage - EndIf - Else - If Timeout > 30 Then - SAVELOG "COA30" - Open NextPage - EndIf - EndIf - EndIf - - If Timeout > 60 Then - SAVELOG "Timeout" - If Seeker = "next" Then - Open "ROOT/taobin_project/xml/page_brewing3Conti.xml" - Else - SAVELOG "Back" - Open "ROOT/taobin_project/xml/page_back_to_main.xml" - EndIf - EndIf - - If BrewCommand = "RefreshAll" Then - Var BrewCommand = "-" - Open CurrentXMLFileName2 - EndIf - - If Seeker = "curr" Then - If DoorCupPosition = "bottom" Then - ; It normal - Var EmergencyStop = "false" - Else - Var EmergencyStop = "true" - - ;Open "ROOT/taobin_project/xml/page_back_to_error.xml" - - EndIf - EndIf - - If IgnoreNetCore = "true" Then - - Else - ;stop_now - If NETCORE_LOST_CNT > 120 Then - Var stop_now = "true" - Var MachineErrorDetailAll = "???" - SAVELOG "NETCORE_LOST_CNT" - - Open "ROOT/taobin_project/xml/page_back_to_error.xml" - EndIf - EndIf - - Var Timeout = Timeout + 1 GetVisible inst_show2 ;DEBUGVAR inst_show2 @@ -147,6 +89,17 @@ Var SlientRefreshIndex = 3 EndIf EndIf + + If inst_show2 = 1 Then + If langnext1 = "true" Then + Var langnext1 = "false" + DEBUGVAR langnext + ;GetXMLFileNameCurrentRunning CurrentOpenFile + DEBUGVAR CurrentOpenFile4 + Open "ROOT/taobin_project/inter/tha/xml/multi/page_catalog_group_coffee.lxml" + RefreshAll + EndIf + EndIf TimerReset diff --git a/inter/tha/xml/multi/page_catalog_group_coffee.skt b/inter/tha/xml/multi/page_catalog_group_coffee.skt index 63ec7413..118f6c46 100644 --- a/inter/tha/xml/multi/page_catalog_group_coffee.skt +++ b/inter/tha/xml/multi/page_catalog_group_coffee.skt @@ -45,64 +45,6 @@ Var ice_tab_process_show = "Invisible" EndIf - - If NextPage = "-" Then - - Else - If CupOnArm = "true" Then - If Timeout > 9 Then - SAVELOG "COA9" - Open NextPage - EndIf - Else - If Timeout > 30 Then - SAVELOG "COA30" - Open NextPage - EndIf - EndIf - EndIf - - If Timeout > 60 Then - SAVELOG "Timeout" - If Seeker = "next" Then - Open "ROOT/taobin_project/xml/page_brewing3Conti.xml" - Else - SAVELOG "Back" - Open "ROOT/taobin_project/xml/page_back_to_main.xml" - EndIf - EndIf - - If BrewCommand = "RefreshAll" Then - Var BrewCommand = "-" - Open CurrentXMLFileName2 - EndIf - - If Seeker = "curr" Then - If DoorCupPosition = "bottom" Then - ; It normal - Var EmergencyStop = "false" - Else - Var EmergencyStop = "true" - - ;Open "ROOT/taobin_project/xml/page_back_to_error.xml" - - EndIf - EndIf - - If IgnoreNetCore = "true" Then - - Else - ;stop_now - If NETCORE_LOST_CNT > 120 Then - Var stop_now = "true" - Var MachineErrorDetailAll = "???" - SAVELOG "NETCORE_LOST_CNT" - - Open "ROOT/taobin_project/xml/page_back_to_error.xml" - EndIf - EndIf - - Var Timeout = Timeout + 1 GetVisible inst_show2 ;DEBUGVAR inst_show2 @@ -149,6 +91,17 @@ Var SlientRefreshIndex = 3 EndIf EndIf + + If inst_show2 = 1 Then + If langnext1 = "true" Then + Var langnext1 = "false" + DEBUGVAR langnext + ;GetXMLFileNameCurrentRunning CurrentOpenFile + DEBUGVAR CurrentOpenFile4 + Open "ROOT/taobin_project/inter/tha/xml/multi/page_catalog_group_coffee.lxml" + RefreshAll + EndIf + EndIf TimerReset diff --git a/inter/tha/xml/multi/page_catalog_group_coffee.xml b/inter/tha/xml/multi/page_catalog_group_coffee.xml deleted file mode 100644 index 708c48b1..00000000 --- a/inter/tha/xml/multi/page_catalog_group_coffee.xml +++ /dev/null @@ -1,26946 +0,0 @@ - - - - "Enable" - 1080 - 1920 -; "0xeae6e1" - SoundVolume - - ; On open - ;include="ROOT/taobin_project/inter/tha/xml/multi/menu_catalog_default_init.lxml" - Var Menu2Selected = "PressForever" - - - - SAVELOG PreviseXMLFileName2 - - Var Timeout = 0 - - - ;include="ROOT/taobin_project/inter/tha/xml/multi/menu_catalog_new_menu.lxml" - - SetInstanceIgnoreTouch - - - DEBUGVAR SlientRefreshIndex - - If SlientRefreshIndex = 2 Then - Var SlientRefreshIndex = 3 - - EndIf - - - - 1000 - - ;DEBUGVAR ICE_PROCESS_STATUS - - If ICE_PROCESS_STATUS = 2 Then - Var ice_tab_process_show = "Enable" - Var ice_show_open = ice_tab_text + ICE_PROCESS_TXT - Else - Var ice_tab_process_show = "Invisible" - EndIf - - - If NextPage = "-" Then - - Else - If CupOnArm = "true" Then - If Timeout > 9 Then - SAVELOG "COA9" - Open NextPage - EndIf - Else - If Timeout > 30 Then - SAVELOG "COA30" - Open NextPage - EndIf - EndIf - EndIf - - If Timeout > 60 Then - SAVELOG "Timeout" - If Seeker = "next" Then - Open "ROOT/taobin_project/xml/page_brewing3Conti.xml" - Else - SAVELOG "Back" - Open "ROOT/taobin_project/xml/page_back_to_main.xml" - EndIf - EndIf - - If BrewCommand = "RefreshAll" Then - Var BrewCommand = "-" - Open CurrentXMLFileName2 - EndIf - - If Seeker = "curr" Then - If DoorCupPosition = "bottom" Then - ; It normal - Var EmergencyStop = "false" - Else - Var EmergencyStop = "true" - - ;Open "ROOT/taobin_project/xml/page_back_to_error.xml" - - EndIf - EndIf - - If IgnoreNetCore = "true" Then - - Else - ;stop_now - If NETCORE_LOST_CNT > 120 Then - Var stop_now = "true" - Var MachineErrorDetailAll = "???" - SAVELOG "NETCORE_LOST_CNT" - - Open "ROOT/taobin_project/xml/page_back_to_error.xml" - EndIf - EndIf - - Var Timeout = Timeout + 1 - - GetVisible inst_show2 - ;DEBUGVAR inst_show2 - - - If inst_show2 = 1 Then - InstanceGetString SaveStringInst - ;DEBUGVAR SaveStringInst - If SaveStringInst = "RefreshNow" Then - GetXMLFileNameCurrentRunning CurrentOpenFile - Open CurrentOpenFile - - If show_eng = "true" Then - InstanceSetString "ShowEng" - Else - InstanceSetString "ShowThai" - EndIf - EndIf - EndIf - - ; setvarint SlientRefreshEnable 1 - ;DEBUGVAR SlientRefreshEnable - - If SlientRefreshEnable = 1 Then - If SaveStringInst = "RefreshNow" Then - GetXMLFileNameCurrentRunning CurrentOpenFile - Open CurrentOpenFile - - If show_eng = "true" Then - InstanceSetString "ShowEng" - Else - InstanceSetString "ShowThai" - EndIf - - EndIf - EndIf - - If SlientRefreshIndex = 2 Then - If inst_show2 = 0 Then - GetXMLFileNameCurrentRunning CurrentOpenFile2 - Open CurrentOpenFile2 - - Else - Var SlientRefreshIndex = 3 - EndIf - EndIf - - TimerReset - - -;include="ROOT/taobin_project/inter/tha/xml/multi/menu_catalog_new.lxml" - - - - - 10 - 497 - 1080 - "auto" - "Vertical" - 4 - -;dummy_layout.inc - ; ==================> Len = 3 - ; 12-01-01-0001 - - - - 33 - 22 - 225 - 296 - Flag( 12-01-01-0001.Button,$Sum1201010001) - - - 16 - 164 - 22 - 222 - "multi2" - KanitMediumTTF - 0x322B26 - - ESPRESSO - เอสเพรสโซ่ - ESPRESSO - เอสเพรสโซ่ - - အက်ပရက်ဆို - - - - 16 - 220 - 14 - 222 - KanitMediumTTF - 0x6F5F51 - - Espresso (30 ml) - กาแฟ (30 ml) - Espresso (30 ml) - กาแฟ (30 ml) - - အက်ပရက်ဆို (30 ml) - - - - 16 - 264 - Var( DirImage2 + "option_deactive.png" ) - - - 16 - 264 - $12-01-01-0001.Button - Var( DirImage2 + "hot.png" ) - Var( DirImage2 + "hot_db.png" ) - - - TextPriceMenuHotX - TextPriceMenuY - TextPriceMenuSize - 220 - KanitMediumTTF - 0x6F5F51 - 0xEAE6E1 - $12-01-01-0001.Button - StringFmt( $12-01-01-0001.Price , DisplayFormat, PreScaleConvertShow) ; test - - - 81 - 264 - Var( DirImage2 + "cold.png" ) - Var( DirImage2 + "cold_db.png" ) - "Invisible" - - - 123 - TextPriceMenuY - TextPriceMenuSize - 220 - KanitMediumTTF - 0x6F5F51 - 0xEAE6E1 - "Invisible" - StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) ; test - - - 146 - 264 - Var( DirImage2 + "blend.png" ) - Var( DirImage2 + "blend_db.png" ) - "Invisible" - - - TextPriceMenuBlendX - TextPriceMenuY - TextPriceMenuSize - 220 - KanitRegularTTF - 0x6F5F51 - 0xEAE6E1 - "Invisible" - StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) ; test - - - 81 - 264 - - eval( - If ICE_PROCESS_STATUS = 2 Then - - If $Sum1201010001 = "Disable" Then - Var ice_tab_process_show = "Disable" - Else - Var ice_tab_process_show = "Enable" - EndIf - - Else - Var ice_tab_process_show = "Invisible" - EndIf - Var return = ice_tab_process_show - ) - - "ROOT/taobin_project/image/drink_option/ice_tab_unavalible.png" - "ROOT/taobin_project/image/drink_option/ice_tab_unavalible_dis.png" - - - 49 - 117 - - eval( - If $Sum1201010001 = "Disable" Then - STRCONTAIN "ERR" $12-01-01-0001.TAG tag1_is_disable - STRCONTAIN "ERR" $##-##-##-####.TAG tag2_is_disable - STRCONTAIN "ERR" $##-##-##-####.TAG tag3_is_disable - Var return = "Invisible" - If tag1_is_disable = "true" Then - Var return = "Enable" - EndIf - If tag2_is_disable = "true" Then - Var return = "Enable" - EndIf - If tag3_is_disable = "true" Then - Var return = "Enable" - EndIf - Else - Var return = "Invisible" - EndIf - ) - - "ROOT/taobin_project/image//img_menu_err2.png" - - - 84 - 266 - 10 - OpunMediumTTF - 0xDE794E - ice_tab_process_show - ice_show_open - - - 48 - 116 - 32 - 128 - 64 - "disable-show" - $Sum1201010001 - - 000013 - - center-vertical-horizontal - - - ; ==================> Len = 3 - ; 12-21-01-0001 - - - - 33 - 22 - 225 - 296 - Flag( 12-21-01-0001.Button,$Sum1221010001) - - - 16 - 164 - 22 - 222 - "multi2" - KanitMediumTTF - 0x322B26 - - ESPRESSO - เอสเพรสโซ่ - ESPRESSO - เอสเพรสโซ่ - - အက်ပရက်ဆို - - - - 16 - 220 - 14 - 222 - KanitMediumTTF - 0x6F5F51 - - Espresso (30 ml) - กาแฟ (30 ml) - Espresso (30 ml) - กาแฟ (30 ml) - - အက်ပရက်ဆို (30 ml) - - - - 16 - 264 - Var( DirImage2 + "option_deactive.png" ) - - - 16 - 264 - $12-21-01-0001.Button - Var( DirImage2 + "hot.png" ) - Var( DirImage2 + "hot_db.png" ) - - - TextPriceMenuHotX - TextPriceMenuY - TextPriceMenuSize - 220 - KanitMediumTTF - 0x6F5F51 - 0xEAE6E1 - $12-21-01-0001.Button - StringFmt( $12-21-01-0001.Price , DisplayFormat, PreScaleConvertShow) ; test - - - 81 - 264 - Var( DirImage2 + "cold.png" ) - Var( DirImage2 + "cold_db.png" ) - "Invisible" - - - 123 - TextPriceMenuY - TextPriceMenuSize - 220 - KanitMediumTTF - 0x6F5F51 - 0xEAE6E1 - "Invisible" - StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) ; test - - - 146 - 264 - Var( DirImage2 + "blend.png" ) - Var( DirImage2 + "blend_db.png" ) - "Invisible" - - - TextPriceMenuBlendX - TextPriceMenuY - TextPriceMenuSize - 220 - KanitRegularTTF - 0x6F5F51 - 0xEAE6E1 - "Invisible" - StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) ; test - - - 81 - 264 - - eval( - If ICE_PROCESS_STATUS = 2 Then - - If $Sum1221010001 = "Disable" Then - Var ice_tab_process_show = "Disable" - Else - Var ice_tab_process_show = "Enable" - EndIf - - Else - Var ice_tab_process_show = "Invisible" - EndIf - Var return = ice_tab_process_show - ) - - "ROOT/taobin_project/image/drink_option/ice_tab_unavalible.png" - "ROOT/taobin_project/image/drink_option/ice_tab_unavalible_dis.png" - - - 49 - 117 - - eval( - If $Sum1221010001 = "Disable" Then - STRCONTAIN "ERR" $12-21-01-0001.TAG tag1_is_disable - STRCONTAIN "ERR" $##-##-##-####.TAG tag2_is_disable - STRCONTAIN "ERR" $##-##-##-####.TAG tag3_is_disable - Var return = "Invisible" - If tag1_is_disable = "true" Then - Var return = "Enable" - EndIf - If tag2_is_disable = "true" Then - Var return = "Enable" - EndIf - If tag3_is_disable = "true" Then - Var return = "Enable" - EndIf - Else - Var return = "Invisible" - EndIf - ) - - "ROOT/taobin_project/image//img_menu_err2.png" - - - 84 - 266 - 10 - OpunMediumTTF - 0xDE794E - ice_tab_process_show - ice_show_open - - - 48 - 116 - 32 - 128 - 64 - "disable-show" - $Sum1221010001 - - 000013 - - center-vertical-horizontal - - - ; ==================> Len = 3 - ; 12-11-01-0001 - - - - 33 - 22 - 225 - 296 - Flag( 12-11-01-0001.Button,$Sum1211010001) - - - 16 - 164 - 22 - 222 - "multi2" - KanitMediumTTF - 0x322B26 - - DOUBLE \nESPRESSO - ดับเบิลเอสเพรสโซ่ - DOUBLE \nESPRESSO - ดับเบิลเอสเพรสโซ่ - - နှစ်ဆ \nအက်ပရက်ဆို - - - - 16 - 220 - 14 - 222 - KanitMediumTTF - 0x6F5F51 - - Espresso (60 ml) - กาแฟ (60 ml) - Espresso (60 ml) - กาแฟ (60 ml) - - အက်ပရက်ဆို (60 ml) - - - - 16 - 264 - Var( DirImage2 + "option_deactive.png" ) - - - 16 - 264 - $12-11-01-0001.Button - Var( DirImage2 + "hot.png" ) - Var( DirImage2 + "hot_db.png" ) - - - TextPriceMenuHotX - TextPriceMenuY - TextPriceMenuSize - 220 - KanitMediumTTF - 0x6F5F51 - 0xEAE6E1 - $12-11-01-0001.Button - StringFmt( $12-11-01-0001.Price , DisplayFormat, PreScaleConvertShow) ; test - - - 81 - 264 - Var( DirImage2 + "cold.png" ) - Var( DirImage2 + "cold_db.png" ) - "Invisible" - - - 123 - TextPriceMenuY - TextPriceMenuSize - 220 - KanitMediumTTF - 0x6F5F51 - 0xEAE6E1 - "Invisible" - StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) ; test - - - 146 - 264 - Var( DirImage2 + "blend.png" ) - Var( DirImage2 + "blend_db.png" ) - "Invisible" - - - TextPriceMenuBlendX - TextPriceMenuY - TextPriceMenuSize - 220 - KanitRegularTTF - 0x6F5F51 - 0xEAE6E1 - "Invisible" - StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) ; test - - - 81 - 264 - - eval( - If ICE_PROCESS_STATUS = 2 Then - - If $Sum1211010001 = "Disable" Then - Var ice_tab_process_show = "Disable" - Else - Var ice_tab_process_show = "Enable" - EndIf - - Else - Var ice_tab_process_show = "Invisible" - EndIf - Var return = ice_tab_process_show - ) - - "ROOT/taobin_project/image/drink_option/ice_tab_unavalible.png" - "ROOT/taobin_project/image/drink_option/ice_tab_unavalible_dis.png" - - - 49 - 117 - - eval( - If $Sum1211010001 = "Disable" Then - STRCONTAIN "ERR" $12-11-01-0001.TAG tag1_is_disable - STRCONTAIN "ERR" $##-##-##-####.TAG tag2_is_disable - STRCONTAIN "ERR" $##-##-##-####.TAG tag3_is_disable - Var return = "Invisible" - If tag1_is_disable = "true" Then - Var return = "Enable" - EndIf - If tag2_is_disable = "true" Then - Var return = "Enable" - EndIf - If tag3_is_disable = "true" Then - Var return = "Enable" - EndIf - Else - Var return = "Invisible" - EndIf - ) - - "ROOT/taobin_project/image//img_menu_err2.png" - - - 84 - 266 - 10 - OpunMediumTTF - 0xDE794E - ice_tab_process_show - ice_show_open - - - 48 - 116 - 32 - 128 - 64 - "disable-show" - $Sum1211010001 - - 000013 - - center-vertical-horizontal - - - ; ==================> Len = 3 - ; 12-31-01-0001 - - - - 33 - 22 - 225 - 296 - Flag( 12-31-01-0001.Button,$Sum1231010001) - - - 16 - 164 - 22 - 222 - "multi2" - KanitMediumTTF - 0x322B26 - - DOUBLE \nESPRESSO - ดับเบิลเอสเพรสโซ่ - DOUBLE \nESPRESSO - ดับเบิลเอสเพรสโซ่ - - နှစ်ဆ \nအက်ပရက်ဆို - - - - 16 - 220 - 14 - 222 - KanitMediumTTF - 0x6F5F51 - - Espresso (60 ml) - กาแฟ (60 ml) - Espresso (60 ml) - กาแฟ (60 ml) - - အက်ပရက်ဆို (60 ml) - - - - 16 - 264 - Var( DirImage2 + "option_deactive.png" ) - - - 16 - 264 - $12-31-01-0001.Button - Var( DirImage2 + "hot.png" ) - Var( DirImage2 + "hot_db.png" ) - - - TextPriceMenuHotX - TextPriceMenuY - TextPriceMenuSize - 220 - KanitMediumTTF - 0x6F5F51 - 0xEAE6E1 - $12-31-01-0001.Button - StringFmt( $12-31-01-0001.Price , DisplayFormat, PreScaleConvertShow) ; test - - - 81 - 264 - Var( DirImage2 + "cold.png" ) - Var( DirImage2 + "cold_db.png" ) - "Invisible" - - - 123 - TextPriceMenuY - TextPriceMenuSize - 220 - KanitMediumTTF - 0x6F5F51 - 0xEAE6E1 - "Invisible" - StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) ; test - - - 146 - 264 - Var( DirImage2 + "blend.png" ) - Var( DirImage2 + "blend_db.png" ) - "Invisible" - - - TextPriceMenuBlendX - TextPriceMenuY - TextPriceMenuSize - 220 - KanitRegularTTF - 0x6F5F51 - 0xEAE6E1 - "Invisible" - StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) ; test - - - 81 - 264 - - eval( - If ICE_PROCESS_STATUS = 2 Then - - If $Sum1231010001 = "Disable" Then - Var ice_tab_process_show = "Disable" - Else - Var ice_tab_process_show = "Enable" - EndIf - - Else - Var ice_tab_process_show = "Invisible" - EndIf - Var return = ice_tab_process_show - ) - - "ROOT/taobin_project/image/drink_option/ice_tab_unavalible.png" - "ROOT/taobin_project/image/drink_option/ice_tab_unavalible_dis.png" - - - 49 - 117 - - eval( - If $Sum1231010001 = "Disable" Then - STRCONTAIN "ERR" $12-31-01-0001.TAG tag1_is_disable - STRCONTAIN "ERR" $##-##-##-####.TAG tag2_is_disable - STRCONTAIN "ERR" $##-##-##-####.TAG tag3_is_disable - Var return = "Invisible" - If tag1_is_disable = "true" Then - Var return = "Enable" - EndIf - If tag2_is_disable = "true" Then - Var return = "Enable" - EndIf - If tag3_is_disable = "true" Then - Var return = "Enable" - EndIf - Else - Var return = "Invisible" - EndIf - ) - - "ROOT/taobin_project/image//img_menu_err2.png" - - - 84 - 266 - 10 - OpunMediumTTF - 0xDE794E - ice_tab_process_show - ice_show_open - - - 48 - 116 - 32 - 128 - 64 - "disable-show" - $Sum1231010001 - - 000013 - - center-vertical-horizontal - - - ; ==================> Len = 3 - ; 12-01-01-9901 - - - - 33 - 22 - 225 - 296 - Flag( 12-01-01-9901.Button,$Sum1201019901) - - - 16 - 164 - 22 - 222 - "multi2" - KanitMediumTTF - 0x322B26 - - ESPRESSO - เอสเพรสโซ่ - ESPRESSO - เอสเพรสโซ่ - - အက်ပရက်ဆို - - - - 16 - 220 - 14 - 222 - KanitMediumTTF - 0x6F5F51 - - Espresso (30 ml) - กาแฟ (30 ml) - Espresso (30 ml) - กาแฟ (30 ml) - - အက်ပရက်ဆို (30 ml) - - - - 16 - 264 - Var( DirImage2 + "option_deactive.png" ) - - - 16 - 264 - $12-01-01-9901.Button - Var( DirImage2 + "hot.png" ) - Var( DirImage2 + "hot_db.png" ) - - - TextPriceMenuHotX - TextPriceMenuY - TextPriceMenuSize - 220 - KanitMediumTTF - 0x6F5F51 - 0xEAE6E1 - $12-01-01-9901.Button - StringFmt( $12-01-01-9901.Price , DisplayFormat, PreScaleConvertShow) ; test - - - 81 - 264 - Var( DirImage2 + "cold.png" ) - Var( DirImage2 + "cold_db.png" ) - "Invisible" - - - 123 - TextPriceMenuY - TextPriceMenuSize - 220 - KanitMediumTTF - 0x6F5F51 - 0xEAE6E1 - "Invisible" - StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) ; test - - - 146 - 264 - Var( DirImage2 + "blend.png" ) - Var( DirImage2 + "blend_db.png" ) - "Invisible" - - - TextPriceMenuBlendX - TextPriceMenuY - TextPriceMenuSize - 220 - KanitRegularTTF - 0x6F5F51 - 0xEAE6E1 - "Invisible" - StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) ; test - - - 81 - 264 - - eval( - If ICE_PROCESS_STATUS = 2 Then - - If $Sum1201019901 = "Disable" Then - Var ice_tab_process_show = "Disable" - Else - Var ice_tab_process_show = "Enable" - EndIf - - Else - Var ice_tab_process_show = "Invisible" - EndIf - Var return = ice_tab_process_show - ) - - "ROOT/taobin_project/image/drink_option/ice_tab_unavalible.png" - "ROOT/taobin_project/image/drink_option/ice_tab_unavalible_dis.png" - - - 49 - 117 - - eval( - If $Sum1201019901 = "Disable" Then - STRCONTAIN "ERR" $12-01-01-9901.TAG tag1_is_disable - STRCONTAIN "ERR" $##-##-##-####.TAG tag2_is_disable - STRCONTAIN "ERR" $##-##-##-####.TAG tag3_is_disable - Var return = "Invisible" - If tag1_is_disable = "true" Then - Var return = "Enable" - EndIf - If tag2_is_disable = "true" Then - Var return = "Enable" - EndIf - If tag3_is_disable = "true" Then - Var return = "Enable" - EndIf - Else - Var return = "Invisible" - EndIf - ) - - "ROOT/taobin_project/image//img_menu_err2.png" - - - 84 - 266 - 10 - OpunMediumTTF - 0xDE794E - ice_tab_process_show - ice_show_open - - - 48 - 116 - 32 - 128 - 64 - "disable-show" - $Sum1201019901 - - 000013 - - center-vertical-horizontal - - - ; ==================> Len = 3 - ; 12-21-01-9901 - - - - 33 - 22 - 225 - 296 - Flag( 12-21-01-9901.Button,$Sum1221019901) - - - 16 - 164 - 22 - 222 - "multi2" - KanitMediumTTF - 0x322B26 - - ESPRESSO - เอสเพรสโซ่ - ESPRESSO - เอสเพรสโซ่ - - အက်ပရက်ဆို - - - - 16 - 220 - 14 - 222 - KanitMediumTTF - 0x6F5F51 - - Espresso (30 ml) - กาแฟ (30 ml) - Espresso (30 ml) - กาแฟ (30 ml) - - အက်ပရက်ဆို (30 ml) - - - - 16 - 264 - Var( DirImage2 + "option_deactive.png" ) - - - 16 - 264 - $12-21-01-9901.Button - Var( DirImage2 + "hot.png" ) - Var( DirImage2 + "hot_db.png" ) - - - TextPriceMenuHotX - TextPriceMenuY - TextPriceMenuSize - 220 - KanitMediumTTF - 0x6F5F51 - 0xEAE6E1 - $12-21-01-9901.Button - StringFmt( $12-21-01-9901.Price , DisplayFormat, PreScaleConvertShow) ; test - - - 81 - 264 - Var( DirImage2 + "cold.png" ) - Var( DirImage2 + "cold_db.png" ) - "Invisible" - - - 123 - TextPriceMenuY - TextPriceMenuSize - 220 - KanitMediumTTF - 0x6F5F51 - 0xEAE6E1 - "Invisible" - StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) ; test - - - 146 - 264 - Var( DirImage2 + "blend.png" ) - Var( DirImage2 + "blend_db.png" ) - "Invisible" - - - TextPriceMenuBlendX - TextPriceMenuY - TextPriceMenuSize - 220 - KanitRegularTTF - 0x6F5F51 - 0xEAE6E1 - "Invisible" - StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) ; test - - - 81 - 264 - - eval( - If ICE_PROCESS_STATUS = 2 Then - - If $Sum1221019901 = "Disable" Then - Var ice_tab_process_show = "Disable" - Else - Var ice_tab_process_show = "Enable" - EndIf - - Else - Var ice_tab_process_show = "Invisible" - EndIf - Var return = ice_tab_process_show - ) - - "ROOT/taobin_project/image/drink_option/ice_tab_unavalible.png" - "ROOT/taobin_project/image/drink_option/ice_tab_unavalible_dis.png" - - - 49 - 117 - - eval( - If $Sum1221019901 = "Disable" Then - STRCONTAIN "ERR" $12-21-01-9901.TAG tag1_is_disable - STRCONTAIN "ERR" $##-##-##-####.TAG tag2_is_disable - STRCONTAIN "ERR" $##-##-##-####.TAG tag3_is_disable - Var return = "Invisible" - If tag1_is_disable = "true" Then - Var return = "Enable" - EndIf - If tag2_is_disable = "true" Then - Var return = "Enable" - EndIf - If tag3_is_disable = "true" Then - Var return = "Enable" - EndIf - Else - Var return = "Invisible" - EndIf - ) - - "ROOT/taobin_project/image//img_menu_err2.png" - - - 84 - 266 - 10 - OpunMediumTTF - 0xDE794E - ice_tab_process_show - ice_show_open - - - 48 - 116 - 32 - 128 - 64 - "disable-show" - $Sum1221019901 - - 000013 - - center-vertical-horizontal - - - ; ==================> Len = 3 - ; 12-11-01-9901 - - - - 33 - 22 - 225 - 296 - Flag( 12-11-01-9901.Button,$Sum1211019901) - - - 16 - 164 - 22 - 222 - "multi2" - KanitMediumTTF - 0x322B26 - - DOUBLE \nESPRESSO - ดับเบิลเอสเพรสโซ่ - DOUBLE \nESPRESSO - ดับเบิลเอสเพรสโซ่ - - နှစ်ဆ \nအက်ပရက်ဆို - - - - 16 - 220 - 14 - 222 - KanitMediumTTF - 0x6F5F51 - - Espresso (60 ml) - กาแฟ (60 ml) - Espresso (60 ml) - กาแฟ (60 ml) - - အက်ပရက်ဆို (60 ml) - - - - 16 - 264 - Var( DirImage2 + "option_deactive.png" ) - - - 16 - 264 - $12-11-01-9901.Button - Var( DirImage2 + "hot.png" ) - Var( DirImage2 + "hot_db.png" ) - - - TextPriceMenuHotX - TextPriceMenuY - TextPriceMenuSize - 220 - KanitMediumTTF - 0x6F5F51 - 0xEAE6E1 - $12-11-01-9901.Button - StringFmt( $12-11-01-9901.Price , DisplayFormat, PreScaleConvertShow) ; test - - - 81 - 264 - Var( DirImage2 + "cold.png" ) - Var( DirImage2 + "cold_db.png" ) - "Invisible" - - - 123 - TextPriceMenuY - TextPriceMenuSize - 220 - KanitMediumTTF - 0x6F5F51 - 0xEAE6E1 - "Invisible" - StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) ; test - - - 146 - 264 - Var( DirImage2 + "blend.png" ) - Var( DirImage2 + "blend_db.png" ) - "Invisible" - - - TextPriceMenuBlendX - TextPriceMenuY - TextPriceMenuSize - 220 - KanitRegularTTF - 0x6F5F51 - 0xEAE6E1 - "Invisible" - StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) ; test - - - 81 - 264 - - eval( - If ICE_PROCESS_STATUS = 2 Then - - If $Sum1211019901 = "Disable" Then - Var ice_tab_process_show = "Disable" - Else - Var ice_tab_process_show = "Enable" - EndIf - - Else - Var ice_tab_process_show = "Invisible" - EndIf - Var return = ice_tab_process_show - ) - - "ROOT/taobin_project/image/drink_option/ice_tab_unavalible.png" - "ROOT/taobin_project/image/drink_option/ice_tab_unavalible_dis.png" - - - 49 - 117 - - eval( - If $Sum1211019901 = "Disable" Then - STRCONTAIN "ERR" $12-11-01-9901.TAG tag1_is_disable - STRCONTAIN "ERR" $##-##-##-####.TAG tag2_is_disable - STRCONTAIN "ERR" $##-##-##-####.TAG tag3_is_disable - Var return = "Invisible" - If tag1_is_disable = "true" Then - Var return = "Enable" - EndIf - If tag2_is_disable = "true" Then - Var return = "Enable" - EndIf - If tag3_is_disable = "true" Then - Var return = "Enable" - EndIf - Else - Var return = "Invisible" - EndIf - ) - - "ROOT/taobin_project/image//img_menu_err2.png" - - - 84 - 266 - 10 - OpunMediumTTF - 0xDE794E - ice_tab_process_show - ice_show_open - - - 48 - 116 - 32 - 128 - 64 - "disable-show" - $Sum1211019901 - - 000013 - - center-vertical-horizontal - - - ; ==================> Len = 3 - ; 12-31-01-9901 - - - - 33 - 22 - 225 - 296 - Flag( 12-31-01-9901.Button,$Sum1231019901) - - - 16 - 164 - 22 - 222 - "multi2" - KanitMediumTTF - 0x322B26 - - DOUBLE \nESPRESSO - ดับเบิลเอสเพรสโซ่ - DOUBLE \nESPRESSO - ดับเบิลเอสเพรสโซ่ - - နှစ်ဆ \nအက်ပရက်ဆို - - - - 16 - 220 - 14 - 222 - KanitMediumTTF - 0x6F5F51 - - Espresso (60 ml) - กาแฟ (60 ml) - Espresso (60 ml) - กาแฟ (60 ml) - - အက်ပရက်ဆို (60 ml) - - - - 16 - 264 - Var( DirImage2 + "option_deactive.png" ) - - - 16 - 264 - $12-31-01-9901.Button - Var( DirImage2 + "hot.png" ) - Var( DirImage2 + "hot_db.png" ) - - - TextPriceMenuHotX - TextPriceMenuY - TextPriceMenuSize - 220 - KanitMediumTTF - 0x6F5F51 - 0xEAE6E1 - $12-31-01-9901.Button - StringFmt( $12-31-01-9901.Price , DisplayFormat, PreScaleConvertShow) ; test - - - 81 - 264 - Var( DirImage2 + "cold.png" ) - Var( DirImage2 + "cold_db.png" ) - "Invisible" - - - 123 - TextPriceMenuY - TextPriceMenuSize - 220 - KanitMediumTTF - 0x6F5F51 - 0xEAE6E1 - "Invisible" - StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) ; test - - - 146 - 264 - Var( DirImage2 + "blend.png" ) - Var( DirImage2 + "blend_db.png" ) - "Invisible" - - - TextPriceMenuBlendX - TextPriceMenuY - TextPriceMenuSize - 220 - KanitRegularTTF - 0x6F5F51 - 0xEAE6E1 - "Invisible" - StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) ; test - - - 81 - 264 - - eval( - If ICE_PROCESS_STATUS = 2 Then - - If $Sum1231019901 = "Disable" Then - Var ice_tab_process_show = "Disable" - Else - Var ice_tab_process_show = "Enable" - EndIf - - Else - Var ice_tab_process_show = "Invisible" - EndIf - Var return = ice_tab_process_show - ) - - "ROOT/taobin_project/image/drink_option/ice_tab_unavalible.png" - "ROOT/taobin_project/image/drink_option/ice_tab_unavalible_dis.png" - - - 49 - 117 - - eval( - If $Sum1231019901 = "Disable" Then - STRCONTAIN "ERR" $12-31-01-9901.TAG tag1_is_disable - STRCONTAIN "ERR" $##-##-##-####.TAG tag2_is_disable - STRCONTAIN "ERR" $##-##-##-####.TAG tag3_is_disable - Var return = "Invisible" - If tag1_is_disable = "true" Then - Var return = "Enable" - EndIf - If tag2_is_disable = "true" Then - Var return = "Enable" - EndIf - If tag3_is_disable = "true" Then - Var return = "Enable" - EndIf - Else - Var return = "Invisible" - EndIf - ) - - "ROOT/taobin_project/image//img_menu_err2.png" - - - 84 - 266 - 10 - OpunMediumTTF - 0xDE794E - ice_tab_process_show - ice_show_open - - - 48 - 116 - 32 - 128 - 64 - "disable-show" - $Sum1231019901 - - 000013 - - center-vertical-horizontal - - - ; ==================> Len = 3 - ; 12-01-01-0003 12-01-02-0001 - - - 33 - 22 - 225 - 296 - Flag( 12-01-01-0003.Button,12-01-02-0001.Button,$Sum12010100031201020001) - - - 16 - 164 - 22 - 222 - "multi2" - KanitMediumTTF - 0x322B26 - - AMERICANO - อเมริกาโน - AMERICANO - อเมริกาโน - - AMERICANO - - - - 16 - 220 - 14 - 222 - KanitMediumTTF - 0x6F5F51 - - Espresso, Water - กาแฟ และน้ำ - Espresso, Water - กาแฟ และน้ำ - - အက်ပရက်ဆို၊ ရေ - - - - 16 - 264 - Var( DirImage2 + "option_deactive.png" ) - - - 16 - 264 - $12-01-01-0003.Button - Var( DirImage2 + "hot.png" ) - Var( DirImage2 + "hot_db.png" ) - - - TextPriceMenuHotX - TextPriceMenuY - TextPriceMenuSize - 220 - KanitMediumTTF - 0x6F5F51 - 0xEAE6E1 - $12-01-01-0003.Button - StringFmt( $12-01-01-0003.Price , DisplayFormat, PreScaleConvertShow) ; test - - - 81 - 264 - Var( DirImage2 + "cold.png" ) - Var( DirImage2 + "cold_db.png" ) - $12-01-02-0001.Button - - - 123 - TextPriceMenuY - TextPriceMenuSize - 220 - KanitMediumTTF - 0x6F5F51 - 0xEAE6E1 - $12-01-02-0001.Button - StringFmt( $12-01-02-0001.Price , DisplayFormat, PreScaleConvertShow) ; test - - - 146 - 264 - Var( DirImage2 + "blend.png" ) - Var( DirImage2 + "blend_db.png" ) - "Invisible" - - - TextPriceMenuBlendX - TextPriceMenuY - TextPriceMenuSize - 220 - KanitRegularTTF - 0x6F5F51 - 0xEAE6E1 - "Invisible" - StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) ; test - - - 81 - 264 - - eval( - If ICE_PROCESS_STATUS = 2 Then - - If $Sum12010100031201020001 = "Disable" Then - Var ice_tab_process_show = "Disable" - Else - Var ice_tab_process_show = "Enable" - EndIf - - Else - Var ice_tab_process_show = "Invisible" - EndIf - Var return = ice_tab_process_show - ) - - "ROOT/taobin_project/image/drink_option/ice_tab_unavalible.png" - "ROOT/taobin_project/image/drink_option/ice_tab_unavalible_dis.png" - - - 49 - 117 - - eval( - If $Sum12010100031201020001 = "Disable" Then - STRCONTAIN "ERR" $12-01-01-0003.TAG tag1_is_disable - STRCONTAIN "ERR" $12-01-02-0001.TAG tag2_is_disable - STRCONTAIN "ERR" $##-##-##-####.TAG tag3_is_disable - Var return = "Invisible" - If tag1_is_disable = "true" Then - Var return = "Enable" - EndIf - If tag2_is_disable = "true" Then - Var return = "Enable" - EndIf - If tag3_is_disable = "true" Then - Var return = "Enable" - EndIf - Else - Var return = "Invisible" - EndIf - ) - - "ROOT/taobin_project/image//img_menu_err2.png" - - - 84 - 266 - 10 - OpunMediumTTF - 0xDE794E - ice_tab_process_show - ice_show_open - - - 48 - 116 - 32 - 128 - 64 - "disable-show" - $Sum12010100031201020001 - - 000013 - - center-vertical-horizontal - - - ; ==================> Len = 3 - ; 12-21-01-0003 12-21-02-0001 - - - 33 - 22 - 225 - 296 - Flag( 12-21-01-0003.Button,12-21-02-0001.Button,$Sum12210100031221020001) - - - 16 - 164 - 22 - 222 - "multi2" - KanitMediumTTF - 0x322B26 - - AMERICANO - อเมริกาโน - AMERICANO - อเมริกาโน - - AMERICANO - - - - 16 - 220 - 14 - 222 - KanitMediumTTF - 0x6F5F51 - - Espresso, Water - กาแฟ และน้ำ - Espresso, Water - กาแฟ และน้ำ - - အက်ပရက်ဆို၊ ရေ - - - - 16 - 264 - Var( DirImage2 + "option_deactive.png" ) - - - 16 - 264 - $12-21-01-0003.Button - Var( DirImage2 + "hot.png" ) - Var( DirImage2 + "hot_db.png" ) - - - TextPriceMenuHotX - TextPriceMenuY - TextPriceMenuSize - 220 - KanitMediumTTF - 0x6F5F51 - 0xEAE6E1 - $12-21-01-0003.Button - StringFmt( $12-21-01-0003.Price , DisplayFormat, PreScaleConvertShow) ; test - - - 81 - 264 - Var( DirImage2 + "cold.png" ) - Var( DirImage2 + "cold_db.png" ) - $12-21-02-0001.Button - - - 123 - TextPriceMenuY - TextPriceMenuSize - 220 - KanitMediumTTF - 0x6F5F51 - 0xEAE6E1 - $12-21-02-0001.Button - StringFmt( $12-21-02-0001.Price , DisplayFormat, PreScaleConvertShow) ; test - - - 146 - 264 - Var( DirImage2 + "blend.png" ) - Var( DirImage2 + "blend_db.png" ) - "Invisible" - - - TextPriceMenuBlendX - TextPriceMenuY - TextPriceMenuSize - 220 - KanitRegularTTF - 0x6F5F51 - 0xEAE6E1 - "Invisible" - StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) ; test - - - 81 - 264 - - eval( - If ICE_PROCESS_STATUS = 2 Then - - If $Sum12210100031221020001 = "Disable" Then - Var ice_tab_process_show = "Disable" - Else - Var ice_tab_process_show = "Enable" - EndIf - - Else - Var ice_tab_process_show = "Invisible" - EndIf - Var return = ice_tab_process_show - ) - - "ROOT/taobin_project/image/drink_option/ice_tab_unavalible.png" - "ROOT/taobin_project/image/drink_option/ice_tab_unavalible_dis.png" - - - 49 - 117 - - eval( - If $Sum12210100031221020001 = "Disable" Then - STRCONTAIN "ERR" $12-21-01-0003.TAG tag1_is_disable - STRCONTAIN "ERR" $12-21-02-0001.TAG tag2_is_disable - STRCONTAIN "ERR" $##-##-##-####.TAG tag3_is_disable - Var return = "Invisible" - If tag1_is_disable = "true" Then - Var return = "Enable" - EndIf - If tag2_is_disable = "true" Then - Var return = "Enable" - EndIf - If tag3_is_disable = "true" Then - Var return = "Enable" - EndIf - Else - Var return = "Invisible" - EndIf - ) - - "ROOT/taobin_project/image//img_menu_err2.png" - - - 84 - 266 - 10 - OpunMediumTTF - 0xDE794E - ice_tab_process_show - ice_show_open - - - 48 - 116 - 32 - 128 - 64 - "disable-show" - $Sum12210100031221020001 - - 000013 - - center-vertical-horizontal - - - ; ==================> Len = 3 - ; 12-01-01-0081 12-01-02-0081 - - - 33 - 22 - 225 - 296 - Flag( 12-01-01-0081.Button,12-01-02-0081.Button,$Sum12010100811201020081) - - - 16 - 164 - 22 - 222 - "multi2" - KanitMediumTTF - 0x322B26 - - BLACK COFFEE - กาแฟดำ - BLACK COFFEE - กาแฟดำ - - အနက်ရောင်ကော်ဖီ - - - - 16 - 220 - 14 - 222 - KanitMediumTTF - 0x6F5F51 - - Dark shot Espresso, Water - กาแฟ และน้ำ - Dark shot Espresso, Water - กาแฟ และน้ำ - - Dark shot အက်ပရက်ဆို, ရေ - - - - 16 - 264 - Var( DirImage2 + "option_deactive.png" ) - - - 16 - 264 - $12-01-01-0081.Button - Var( DirImage2 + "hot.png" ) - Var( DirImage2 + "hot_db.png" ) - - - TextPriceMenuHotX - TextPriceMenuY - TextPriceMenuSize - 220 - KanitMediumTTF - 0x6F5F51 - 0xEAE6E1 - $12-01-01-0081.Button - StringFmt( $12-01-01-0081.Price , DisplayFormat, PreScaleConvertShow) ; test - - - 81 - 264 - Var( DirImage2 + "cold.png" ) - Var( DirImage2 + "cold_db.png" ) - $12-01-02-0081.Button - - - 123 - TextPriceMenuY - TextPriceMenuSize - 220 - KanitMediumTTF - 0x6F5F51 - 0xEAE6E1 - $12-01-02-0081.Button - StringFmt( $12-01-02-0081.Price , DisplayFormat, PreScaleConvertShow) ; test - - - 146 - 264 - Var( DirImage2 + "blend.png" ) - Var( DirImage2 + "blend_db.png" ) - "Invisible" - - - TextPriceMenuBlendX - TextPriceMenuY - TextPriceMenuSize - 220 - KanitRegularTTF - 0x6F5F51 - 0xEAE6E1 - "Invisible" - StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) ; test - - - 81 - 264 - - eval( - If ICE_PROCESS_STATUS = 2 Then - - If $Sum12010100811201020081 = "Disable" Then - Var ice_tab_process_show = "Disable" - Else - Var ice_tab_process_show = "Enable" - EndIf - - Else - Var ice_tab_process_show = "Invisible" - EndIf - Var return = ice_tab_process_show - ) - - "ROOT/taobin_project/image/drink_option/ice_tab_unavalible.png" - "ROOT/taobin_project/image/drink_option/ice_tab_unavalible_dis.png" - - - 49 - 117 - - eval( - If $Sum12010100811201020081 = "Disable" Then - STRCONTAIN "ERR" $12-01-01-0081.TAG tag1_is_disable - STRCONTAIN "ERR" $12-01-02-0081.TAG tag2_is_disable - STRCONTAIN "ERR" $##-##-##-####.TAG tag3_is_disable - Var return = "Invisible" - If tag1_is_disable = "true" Then - Var return = "Enable" - EndIf - If tag2_is_disable = "true" Then - Var return = "Enable" - EndIf - If tag3_is_disable = "true" Then - Var return = "Enable" - EndIf - Else - Var return = "Invisible" - EndIf - ) - - "ROOT/taobin_project/image//img_menu_err2.png" - - - 84 - 266 - 10 - OpunMediumTTF - 0xDE794E - ice_tab_process_show - ice_show_open - - - 48 - 116 - 32 - 128 - 64 - "disable-show" - $Sum12010100811201020081 - - 000013 - - center-vertical-horizontal - - - ; ==================> Len = 3 - ; 12-21-01-0081 12-21-02-0081 - - - 33 - 22 - 225 - 296 - Flag( 12-21-01-0081.Button,12-21-02-0081.Button,$Sum12210100811221020081) - - - 16 - 164 - 22 - 222 - "multi2" - KanitMediumTTF - 0x322B26 - - BLACK COFFEE - กาแฟดำ - BLACK COFFEE - กาแฟดำ - - အနက်ရောင်ကော်ဖီ - - - - 16 - 220 - 14 - 222 - KanitMediumTTF - 0x6F5F51 - - Dark shot Espresso, Water - กาแฟ และน้ำ - Dark shot Espresso, Water - กาแฟ และน้ำ - - Dark shot အက်ပရက်ဆို, ရေ - - - - 16 - 264 - Var( DirImage2 + "option_deactive.png" ) - - - 16 - 264 - $12-21-01-0081.Button - Var( DirImage2 + "hot.png" ) - Var( DirImage2 + "hot_db.png" ) - - - TextPriceMenuHotX - TextPriceMenuY - TextPriceMenuSize - 220 - KanitMediumTTF - 0x6F5F51 - 0xEAE6E1 - $12-21-01-0081.Button - StringFmt( $12-21-01-0081.Price , DisplayFormat, PreScaleConvertShow) ; test - - - 81 - 264 - Var( DirImage2 + "cold.png" ) - Var( DirImage2 + "cold_db.png" ) - $12-21-02-0081.Button - - - 123 - TextPriceMenuY - TextPriceMenuSize - 220 - KanitMediumTTF - 0x6F5F51 - 0xEAE6E1 - $12-21-02-0081.Button - StringFmt( $12-21-02-0081.Price , DisplayFormat, PreScaleConvertShow) ; test - - - 146 - 264 - Var( DirImage2 + "blend.png" ) - Var( DirImage2 + "blend_db.png" ) - "Invisible" - - - TextPriceMenuBlendX - TextPriceMenuY - TextPriceMenuSize - 220 - KanitRegularTTF - 0x6F5F51 - 0xEAE6E1 - "Invisible" - StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) ; test - - - 81 - 264 - - eval( - If ICE_PROCESS_STATUS = 2 Then - - If $Sum12210100811221020081 = "Disable" Then - Var ice_tab_process_show = "Disable" - Else - Var ice_tab_process_show = "Enable" - EndIf - - Else - Var ice_tab_process_show = "Invisible" - EndIf - Var return = ice_tab_process_show - ) - - "ROOT/taobin_project/image/drink_option/ice_tab_unavalible.png" - "ROOT/taobin_project/image/drink_option/ice_tab_unavalible_dis.png" - - - 49 - 117 - - eval( - If $Sum12210100811221020081 = "Disable" Then - STRCONTAIN "ERR" $12-21-01-0081.TAG tag1_is_disable - STRCONTAIN "ERR" $12-21-02-0081.TAG tag2_is_disable - STRCONTAIN "ERR" $##-##-##-####.TAG tag3_is_disable - Var return = "Invisible" - If tag1_is_disable = "true" Then - Var return = "Enable" - EndIf - If tag2_is_disable = "true" Then - Var return = "Enable" - EndIf - If tag3_is_disable = "true" Then - Var return = "Enable" - EndIf - Else - Var return = "Invisible" - EndIf - ) - - "ROOT/taobin_project/image//img_menu_err2.png" - - - 84 - 266 - 10 - OpunMediumTTF - 0xDE794E - ice_tab_process_show - ice_show_open - - - 48 - 116 - 32 - 128 - 64 - "disable-show" - $Sum12210100811221020081 - - 000013 - - center-vertical-horizontal - - - ; ==================> Len = 3 - ; 12-01-01-0013 - - - - 33 - 22 - 225 - 296 - Flag( 12-01-01-0013.Button,$Sum1201010013) - - - 16 - 164 - 22 - 222 - "multi2" - KanitMediumTTF - 0x322B26 - - ESPRESSO \nETHIOPAI GUJI - เอสเพรสโซ่ช็อต \nGuji Queen Berry - ESPRESSO \nETHIOPAI GUJI - เอสเพรสโซ่ช็อต \nGuji Queen Berry - - အက်ပရက်ဆို \nETHIOPAI GUJI - - - - 16 - 220 - 14 - 222 - KanitMediumTTF - 0x6F5F51 - - Light roast natural process: \nStrawberry, Orange, Floral - กาแฟคั่วอ่อน (natural process) \nหอมสตรอว์เบอร์รี ส้ม และดอกไม้ - Light roast natural process: \nStrawberry, Orange, Floral - กาแฟคั่วอ่อน (natural process) \nหอมสตรอว์เบอร์รี ส้ม และดอกไม้ - - ပေါ့ပါးသော သဘာဝဖြစ်စဉ်- \nစတော်ဘယ်ရီ၊ လိမ္မော်၊ ပန်း - - - - 16 - 264 - Var( DirImage2 + "option_deactive.png" ) - - - 16 - 264 - $12-01-01-0013.Button - Var( DirImage2 + "hot.png" ) - Var( DirImage2 + "hot_db.png" ) - - - TextPriceMenuHotX - TextPriceMenuY - TextPriceMenuSize - 220 - KanitMediumTTF - 0x6F5F51 - 0xEAE6E1 - $12-01-01-0013.Button - StringFmt( $12-01-01-0013.Price , DisplayFormat, PreScaleConvertShow) ; test - - - 81 - 264 - Var( DirImage2 + "cold.png" ) - Var( DirImage2 + "cold_db.png" ) - "Invisible" - - - 123 - TextPriceMenuY - TextPriceMenuSize - 220 - KanitMediumTTF - 0x6F5F51 - 0xEAE6E1 - "Invisible" - StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) ; test - - - 146 - 264 - Var( DirImage2 + "blend.png" ) - Var( DirImage2 + "blend_db.png" ) - "Invisible" - - - TextPriceMenuBlendX - TextPriceMenuY - TextPriceMenuSize - 220 - KanitRegularTTF - 0x6F5F51 - 0xEAE6E1 - "Invisible" - StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) ; test - - - 81 - 264 - - eval( - If ICE_PROCESS_STATUS = 2 Then - - If $Sum1201010013 = "Disable" Then - Var ice_tab_process_show = "Disable" - Else - Var ice_tab_process_show = "Enable" - EndIf - - Else - Var ice_tab_process_show = "Invisible" - EndIf - Var return = ice_tab_process_show - ) - - "ROOT/taobin_project/image/drink_option/ice_tab_unavalible.png" - "ROOT/taobin_project/image/drink_option/ice_tab_unavalible_dis.png" - - - 49 - 117 - - eval( - If $Sum1201010013 = "Disable" Then - STRCONTAIN "ERR" $12-01-01-0013.TAG tag1_is_disable - STRCONTAIN "ERR" $##-##-##-####.TAG tag2_is_disable - STRCONTAIN "ERR" $##-##-##-####.TAG tag3_is_disable - Var return = "Invisible" - If tag1_is_disable = "true" Then - Var return = "Enable" - EndIf - If tag2_is_disable = "true" Then - Var return = "Enable" - EndIf - If tag3_is_disable = "true" Then - Var return = "Enable" - EndIf - Else - Var return = "Invisible" - EndIf - ) - - "ROOT/taobin_project/image//img_menu_err2.png" - - - 84 - 266 - 10 - OpunMediumTTF - 0xDE794E - ice_tab_process_show - ice_show_open - - - 48 - 116 - 32 - 128 - 64 - "disable-show" - $Sum1201010013 - - 000013 - - center-vertical-horizontal - - - ; ==================> Len = 3 - ; 12-01-01-0020 - - - - 33 - 22 - 225 - 296 - Flag( 12-01-01-0020.Button,$Sum1201010020) - - - 16 - 164 - 22 - 222 - "multi2" - KanitMediumTTF - 0x322B26 - - BLUE DADDY \nESPRESSO - เอสเพรสโซ่ช็อต \nBLUE DADDY - BLUE DADDY \nESPRESSO - เอสเพรสโซ่ช็อต \nBLUE DADDY - - အပြာရောင် Daddy \nအက်ပရက်ဆို - - - - 16 - 220 - 14 - 222 - KanitMediumTTF - 0x6F5F51 - - Washed process \nNote: Blue Berry & Floral - Washed process \nหอมบลูเบอร์รี และดอกไม้ - Washed process \nNote: Blue Berry & Floral - Washed process \nหอมบลูเบอร์รี และดอกไม้ - - ဆေးကြောခြင်းလုပ်ငန်း \nမှတ်ချက်- အပြာဘယ်ရီနှင့် ပန်း - - - - 16 - 264 - Var( DirImage2 + "option_deactive.png" ) - - - 16 - 264 - $12-01-01-0020.Button - Var( DirImage2 + "hot.png" ) - Var( DirImage2 + "hot_db.png" ) - - - TextPriceMenuHotX - TextPriceMenuY - TextPriceMenuSize - 220 - KanitMediumTTF - 0x6F5F51 - 0xEAE6E1 - $12-01-01-0020.Button - StringFmt( $12-01-01-0020.Price , DisplayFormat, PreScaleConvertShow) ; test - - - 81 - 264 - Var( DirImage2 + "cold.png" ) - Var( DirImage2 + "cold_db.png" ) - "Invisible" - - - 123 - TextPriceMenuY - TextPriceMenuSize - 220 - KanitMediumTTF - 0x6F5F51 - 0xEAE6E1 - "Invisible" - StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) ; test - - - 146 - 264 - Var( DirImage2 + "blend.png" ) - Var( DirImage2 + "blend_db.png" ) - "Invisible" - - - TextPriceMenuBlendX - TextPriceMenuY - TextPriceMenuSize - 220 - KanitRegularTTF - 0x6F5F51 - 0xEAE6E1 - "Invisible" - StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) ; test - - - 81 - 264 - - eval( - If ICE_PROCESS_STATUS = 2 Then - - If $Sum1201010020 = "Disable" Then - Var ice_tab_process_show = "Disable" - Else - Var ice_tab_process_show = "Enable" - EndIf - - Else - Var ice_tab_process_show = "Invisible" - EndIf - Var return = ice_tab_process_show - ) - - "ROOT/taobin_project/image/drink_option/ice_tab_unavalible.png" - "ROOT/taobin_project/image/drink_option/ice_tab_unavalible_dis.png" - - - 49 - 117 - - eval( - If $Sum1201010020 = "Disable" Then - STRCONTAIN "ERR" $12-01-01-0020.TAG tag1_is_disable - STRCONTAIN "ERR" $##-##-##-####.TAG tag2_is_disable - STRCONTAIN "ERR" $##-##-##-####.TAG tag3_is_disable - Var return = "Invisible" - If tag1_is_disable = "true" Then - Var return = "Enable" - EndIf - If tag2_is_disable = "true" Then - Var return = "Enable" - EndIf - If tag3_is_disable = "true" Then - Var return = "Enable" - EndIf - Else - Var return = "Invisible" - EndIf - ) - - "ROOT/taobin_project/image//img_menu_err2.png" - - - 84 - 266 - 10 - OpunMediumTTF - 0xDE794E - ice_tab_process_show - ice_show_open - - - 48 - 116 - 32 - 128 - 64 - "disable-show" - $Sum1201010020 - - 000013 - - center-vertical-horizontal - - - ; ==================> Len = 3 - ; 12-01-01-0043 - - - - 33 - 22 - 225 - 296 - Flag( 12-01-01-0043.Button,$Sum1201010043) - - - 16 - 164 - 22 - 222 - "multi2" - KanitMediumTTF - 0x322B26 - - CHOPIN \nESPRESSO - เอสเพรสโซ่ช็อต \nCHOPIN - CHOPIN \nESPRESSO - เอสเพรสโซ่ช็อต \nCHOPIN - - CHOPIN \nအက်ပရက်ဆို - - - - 16 - 220 - 14 - 222 - KanitMediumTTF - 0x6F5F51 - - Raisin Honey process \nNote: Strawberry & Floral - Raisin Honey process \nหอมสตรอว์เบอร์รี กุหลาบ มะลิ - Raisin Honey process \nNote: Strawberry & Floral - Raisin Honey process \nหอมสตรอว์เบอร์รี กุหลาบ มะลิ - - စပျစ်သီးပျားရည် လုပ်ငန်းစဉ် \nမှတ်ချက်- စတော်ဘယ်ရီနှင့် ပန်း - - - - 16 - 264 - Var( DirImage2 + "option_deactive.png" ) - - - 16 - 264 - $12-01-01-0043.Button - Var( DirImage2 + "hot.png" ) - Var( DirImage2 + "hot_db.png" ) - - - TextPriceMenuHotX - TextPriceMenuY - TextPriceMenuSize - 220 - KanitMediumTTF - 0x6F5F51 - 0xEAE6E1 - $12-01-01-0043.Button - StringFmt( $12-01-01-0043.Price , DisplayFormat, PreScaleConvertShow) ; test - - - 81 - 264 - Var( DirImage2 + "cold.png" ) - Var( DirImage2 + "cold_db.png" ) - "Invisible" - - - 123 - TextPriceMenuY - TextPriceMenuSize - 220 - KanitMediumTTF - 0x6F5F51 - 0xEAE6E1 - "Invisible" - StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) ; test - - - 146 - 264 - Var( DirImage2 + "blend.png" ) - Var( DirImage2 + "blend_db.png" ) - "Invisible" - - - TextPriceMenuBlendX - TextPriceMenuY - TextPriceMenuSize - 220 - KanitRegularTTF - 0x6F5F51 - 0xEAE6E1 - "Invisible" - StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) ; test - - - 81 - 264 - - eval( - If ICE_PROCESS_STATUS = 2 Then - - If $Sum1201010043 = "Disable" Then - Var ice_tab_process_show = "Disable" - Else - Var ice_tab_process_show = "Enable" - EndIf - - Else - Var ice_tab_process_show = "Invisible" - EndIf - Var return = ice_tab_process_show - ) - - "ROOT/taobin_project/image/drink_option/ice_tab_unavalible.png" - "ROOT/taobin_project/image/drink_option/ice_tab_unavalible_dis.png" - - - 49 - 117 - - eval( - If $Sum1201010043 = "Disable" Then - STRCONTAIN "ERR" $12-01-01-0043.TAG tag1_is_disable - STRCONTAIN "ERR" $##-##-##-####.TAG tag2_is_disable - STRCONTAIN "ERR" $##-##-##-####.TAG tag3_is_disable - Var return = "Invisible" - If tag1_is_disable = "true" Then - Var return = "Enable" - EndIf - If tag2_is_disable = "true" Then - Var return = "Enable" - EndIf - If tag3_is_disable = "true" Then - Var return = "Enable" - EndIf - Else - Var return = "Invisible" - EndIf - ) - - "ROOT/taobin_project/image//img_menu_err2.png" - - - 84 - 266 - 10 - OpunMediumTTF - 0xDE794E - ice_tab_process_show - ice_show_open - - - 48 - 116 - 32 - 128 - 64 - "disable-show" - $Sum1201010043 - - 000013 - - center-vertical-horizontal - - - ; ==================> Len = 3 - ; 12-01-01-0046 - - - - 33 - 22 - 225 - 296 - Flag( 12-01-01-0046.Button,$Sum1201010046) - - - 16 - 164 - 22 - 222 - "multi2" - KanitMediumTTF - 0x322B26 - - MANDARINE \nESPRESSO - เอสเพรสโซ่ช็อต \nMANDARINE - MANDARINE \nESPRESSO - เอสเพรสโซ่ช็อต \nMANDARINE - - Mandarine \nအက်ပရက်ဆို - - - - 16 - 220 - 14 - 222 - KanitMediumTTF - 0x6F5F51 - - Light Roast. Note: Orange Blossom, Honey, Caramel, Chocolate Bar. - กาแฟคั่วอ่อน โน๊ต: ดอกส้ม น้ำผึ้ง คาราเมล ช็อกโกแล็ต - Light Roast. Note: Orange Blossom, Honey, Caramel, Chocolate Bar. - กาแฟคั่วอ่อน โน๊ต: ดอกส้ม น้ำผึ้ง คาราเมล ช็อกโกแล็ต - - မီးကင်။ မှတ်ချက်- လိမ္မော်ရောင်၊ ပျားရည်၊ ကာရာမယ်လ်၊ ချောကလက်ဘား။ - - - - 16 - 264 - Var( DirImage2 + "option_deactive.png" ) - - - 16 - 264 - $12-01-01-0046.Button - Var( DirImage2 + "hot.png" ) - Var( DirImage2 + "hot_db.png" ) - - - TextPriceMenuHotX - TextPriceMenuY - TextPriceMenuSize - 220 - KanitMediumTTF - 0x6F5F51 - 0xEAE6E1 - $12-01-01-0046.Button - StringFmt( $12-01-01-0046.Price , DisplayFormat, PreScaleConvertShow) ; test - - - 81 - 264 - Var( DirImage2 + "cold.png" ) - Var( DirImage2 + "cold_db.png" ) - "Invisible" - - - 123 - TextPriceMenuY - TextPriceMenuSize - 220 - KanitMediumTTF - 0x6F5F51 - 0xEAE6E1 - "Invisible" - StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) ; test - - - 146 - 264 - Var( DirImage2 + "blend.png" ) - Var( DirImage2 + "blend_db.png" ) - "Invisible" - - - TextPriceMenuBlendX - TextPriceMenuY - TextPriceMenuSize - 220 - KanitRegularTTF - 0x6F5F51 - 0xEAE6E1 - "Invisible" - StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) ; test - - - 81 - 264 - - eval( - If ICE_PROCESS_STATUS = 2 Then - - If $Sum1201010046 = "Disable" Then - Var ice_tab_process_show = "Disable" - Else - Var ice_tab_process_show = "Enable" - EndIf - - Else - Var ice_tab_process_show = "Invisible" - EndIf - Var return = ice_tab_process_show - ) - - "ROOT/taobin_project/image/drink_option/ice_tab_unavalible.png" - "ROOT/taobin_project/image/drink_option/ice_tab_unavalible_dis.png" - - - 49 - 117 - - eval( - If $Sum1201010046 = "Disable" Then - STRCONTAIN "ERR" $12-01-01-0046.TAG tag1_is_disable - STRCONTAIN "ERR" $##-##-##-####.TAG tag2_is_disable - STRCONTAIN "ERR" $##-##-##-####.TAG tag3_is_disable - Var return = "Invisible" - If tag1_is_disable = "true" Then - Var return = "Enable" - EndIf - If tag2_is_disable = "true" Then - Var return = "Enable" - EndIf - If tag3_is_disable = "true" Then - Var return = "Enable" - EndIf - Else - Var return = "Invisible" - EndIf - ) - - "ROOT/taobin_project/image//img_menu_err2.png" - - - 84 - 266 - 10 - OpunMediumTTF - 0xDE794E - ice_tab_process_show - ice_show_open - - - 48 - 116 - 32 - 128 - 64 - "disable-show" - $Sum1201010046 - - 000013 - - center-vertical-horizontal - - - ; ==================> Len = 3 - ; 12-01-01-0049 - - - - 33 - 22 - 225 - 296 - Flag( 12-01-01-0049.Button,$Sum1201010049) - - - 16 - 164 - 22 - 222 - "multi2" - KanitMediumTTF - 0x322B26 - - OPUS ONE \nESPRESSO - เอสเพรสโซ่ช็อต \nOPUS ONE - OPUS ONE \nESPRESSO - เอสเพรสโซ่ช็อต \nOPUS ONE - - OPUS ONE \nအက်ပရက်ဆို - - - - 16 - 220 - 14 - 222 - KanitMediumTTF - 0x6F5F51 - - Light Roast. Note: Grape Jelly, Apple Pie, Walnut, Mint. - กาแฟคั่วอ่อน โน๊ต: เยลลี่องุ่น แอ๊ปเปิ้ลพาย มิ้น - Light Roast. Note: Grape Jelly, Apple Pie, Walnut, Mint. - กาแฟคั่วอ่อน โน๊ต: เยลลี่องุ่น แอ๊ปเปิ้ลพาย มิ้น - - မီးကင်။ မှတ်ချက်- စပျစ်သီးဂျယ်လီ၊ Apple Pie၊ သစ်ကြားသီး၊ ပင်စိမ်း။ - - - - 16 - 264 - Var( DirImage2 + "option_deactive.png" ) - - - 16 - 264 - $12-01-01-0049.Button - Var( DirImage2 + "hot.png" ) - Var( DirImage2 + "hot_db.png" ) - - - TextPriceMenuHotX - TextPriceMenuY - TextPriceMenuSize - 220 - KanitMediumTTF - 0x6F5F51 - 0xEAE6E1 - $12-01-01-0049.Button - StringFmt( $12-01-01-0049.Price , DisplayFormat, PreScaleConvertShow) ; test - - - 81 - 264 - Var( DirImage2 + "cold.png" ) - Var( DirImage2 + "cold_db.png" ) - "Invisible" - - - 123 - TextPriceMenuY - TextPriceMenuSize - 220 - KanitMediumTTF - 0x6F5F51 - 0xEAE6E1 - "Invisible" - StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) ; test - - - 146 - 264 - Var( DirImage2 + "blend.png" ) - Var( DirImage2 + "blend_db.png" ) - "Invisible" - - - TextPriceMenuBlendX - TextPriceMenuY - TextPriceMenuSize - 220 - KanitRegularTTF - 0x6F5F51 - 0xEAE6E1 - "Invisible" - StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) ; test - - - 81 - 264 - - eval( - If ICE_PROCESS_STATUS = 2 Then - - If $Sum1201010049 = "Disable" Then - Var ice_tab_process_show = "Disable" - Else - Var ice_tab_process_show = "Enable" - EndIf - - Else - Var ice_tab_process_show = "Invisible" - EndIf - Var return = ice_tab_process_show - ) - - "ROOT/taobin_project/image/drink_option/ice_tab_unavalible.png" - "ROOT/taobin_project/image/drink_option/ice_tab_unavalible_dis.png" - - - 49 - 117 - - eval( - If $Sum1201010049 = "Disable" Then - STRCONTAIN "ERR" $12-01-01-0049.TAG tag1_is_disable - STRCONTAIN "ERR" $##-##-##-####.TAG tag2_is_disable - STRCONTAIN "ERR" $##-##-##-####.TAG tag3_is_disable - Var return = "Invisible" - If tag1_is_disable = "true" Then - Var return = "Enable" - EndIf - If tag2_is_disable = "true" Then - Var return = "Enable" - EndIf - If tag3_is_disable = "true" Then - Var return = "Enable" - EndIf - Else - Var return = "Invisible" - EndIf - ) - - "ROOT/taobin_project/image//img_menu_err2.png" - - - 84 - 266 - 10 - OpunMediumTTF - 0xDE794E - ice_tab_process_show - ice_show_open - - - 48 - 116 - 32 - 128 - 64 - "disable-show" - $Sum1201010049 - - 000013 - - center-vertical-horizontal - - - ; ==================> Len = 3 - ; 12-01-01-0022 - - - - 33 - 22 - 225 - 296 - Flag( 12-01-01-0022.Button,$Sum1201010022) - - - 16 - 164 - 22 - 222 - "multi2" - KanitMediumTTF - 0x322B26 - - MOZART \nESPRESSO - เอสเพรสโซ่ช็อต \nMOZART - MOZART \nESPRESSO - เอสเพรสโซ่ช็อต \nMOZART - - MOZART \nအက်ပရက်ဆို - - - - 16 - 220 - 14 - 222 - KanitMediumTTF - 0x6F5F51 - - Raisin Honey process \nNote: Strawberry & Floral - Raisin Honey process \nหอมสตรอว์เบอร์รี กุหลาบ มะลิ - Raisin Honey process \nNote: Strawberry & Floral - Raisin Honey process \nหอมสตรอว์เบอร์รี กุหลาบ มะลิ - - စပျစ်သီးပျားရည် လုပ်ငန်းစဉ် \nမှတ်ချက်- စတော်ဘယ်ရီနှင့် ပန်း - - - - 16 - 264 - Var( DirImage2 + "option_deactive.png" ) - - - 16 - 264 - $12-01-01-0022.Button - Var( DirImage2 + "hot.png" ) - Var( DirImage2 + "hot_db.png" ) - - - TextPriceMenuHotX - TextPriceMenuY - TextPriceMenuSize - 220 - KanitMediumTTF - 0x6F5F51 - 0xEAE6E1 - $12-01-01-0022.Button - StringFmt( $12-01-01-0022.Price , DisplayFormat, PreScaleConvertShow) ; test - - - 81 - 264 - Var( DirImage2 + "cold.png" ) - Var( DirImage2 + "cold_db.png" ) - "Invisible" - - - 123 - TextPriceMenuY - TextPriceMenuSize - 220 - KanitMediumTTF - 0x6F5F51 - 0xEAE6E1 - "Invisible" - StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) ; test - - - 146 - 264 - Var( DirImage2 + "blend.png" ) - Var( DirImage2 + "blend_db.png" ) - "Invisible" - - - TextPriceMenuBlendX - TextPriceMenuY - TextPriceMenuSize - 220 - KanitRegularTTF - 0x6F5F51 - 0xEAE6E1 - "Invisible" - StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) ; test - - - 81 - 264 - - eval( - If ICE_PROCESS_STATUS = 2 Then - - If $Sum1201010022 = "Disable" Then - Var ice_tab_process_show = "Disable" - Else - Var ice_tab_process_show = "Enable" - EndIf - - Else - Var ice_tab_process_show = "Invisible" - EndIf - Var return = ice_tab_process_show - ) - - "ROOT/taobin_project/image/drink_option/ice_tab_unavalible.png" - "ROOT/taobin_project/image/drink_option/ice_tab_unavalible_dis.png" - - - 49 - 117 - - eval( - If $Sum1201010022 = "Disable" Then - STRCONTAIN "ERR" $12-01-01-0022.TAG tag1_is_disable - STRCONTAIN "ERR" $##-##-##-####.TAG tag2_is_disable - STRCONTAIN "ERR" $##-##-##-####.TAG tag3_is_disable - Var return = "Invisible" - If tag1_is_disable = "true" Then - Var return = "Enable" - EndIf - If tag2_is_disable = "true" Then - Var return = "Enable" - EndIf - If tag3_is_disable = "true" Then - Var return = "Enable" - EndIf - Else - Var return = "Invisible" - EndIf - ) - - "ROOT/taobin_project/image//img_menu_err2.png" - - - 84 - 266 - 10 - OpunMediumTTF - 0xDE794E - ice_tab_process_show - ice_show_open - - - 48 - 116 - 32 - 128 - 64 - "disable-show" - $Sum1201010022 - - 000013 - - center-vertical-horizontal - - - ; ==================> Len = 3 - ; 12-01-01-0024 - - - - 33 - 22 - 225 - 296 - Flag( 12-01-01-0024.Button,$Sum1201010024) - - - 16 - 164 - 22 - 222 - "multi2" - KanitMediumTTF - 0x322B26 - - SNOWWHITE \nESPRESSO - เอสเพรสโซ่ช็อต \nSNOWWHITE - SNOWWHITE \nESPRESSO - เอสเพรสโซ่ช็อต \nSNOWWHITE - - နှင်းဖြူ \nအက်ပရက်ဆို - - - - 16 - 220 - 14 - 222 - KanitMediumTTF - 0x6F5F51 - - Anaerobic process \nNote: Jasmine & Honey - Anaerobic process \nหอมมะลิ น้ำผึ้ง เมเปิล - Anaerobic process \nNote: Jasmine & Honey - Anaerobic process \nหอมมะลิ น้ำผึ้ง เมเปิล - - Anaerobic လုပ်ငန်းစဉ် \nမှတ်ချက်- စံပယ် & Honey - - - - 16 - 264 - Var( DirImage2 + "option_deactive.png" ) - - - 16 - 264 - $12-01-01-0024.Button - Var( DirImage2 + "hot.png" ) - Var( DirImage2 + "hot_db.png" ) - - - TextPriceMenuHotX - TextPriceMenuY - TextPriceMenuSize - 220 - KanitMediumTTF - 0x6F5F51 - 0xEAE6E1 - $12-01-01-0024.Button - StringFmt( $12-01-01-0024.Price , DisplayFormat, PreScaleConvertShow) ; test - - - 81 - 264 - Var( DirImage2 + "cold.png" ) - Var( DirImage2 + "cold_db.png" ) - "Invisible" - - - 123 - TextPriceMenuY - TextPriceMenuSize - 220 - KanitMediumTTF - 0x6F5F51 - 0xEAE6E1 - "Invisible" - StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) ; test - - - 146 - 264 - Var( DirImage2 + "blend.png" ) - Var( DirImage2 + "blend_db.png" ) - "Invisible" - - - TextPriceMenuBlendX - TextPriceMenuY - TextPriceMenuSize - 220 - KanitRegularTTF - 0x6F5F51 - 0xEAE6E1 - "Invisible" - StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) ; test - - - 81 - 264 - - eval( - If ICE_PROCESS_STATUS = 2 Then - - If $Sum1201010024 = "Disable" Then - Var ice_tab_process_show = "Disable" - Else - Var ice_tab_process_show = "Enable" - EndIf - - Else - Var ice_tab_process_show = "Invisible" - EndIf - Var return = ice_tab_process_show - ) - - "ROOT/taobin_project/image/drink_option/ice_tab_unavalible.png" - "ROOT/taobin_project/image/drink_option/ice_tab_unavalible_dis.png" - - - 49 - 117 - - eval( - If $Sum1201010024 = "Disable" Then - STRCONTAIN "ERR" $12-01-01-0024.TAG tag1_is_disable - STRCONTAIN "ERR" $##-##-##-####.TAG tag2_is_disable - STRCONTAIN "ERR" $##-##-##-####.TAG tag3_is_disable - Var return = "Invisible" - If tag1_is_disable = "true" Then - Var return = "Enable" - EndIf - If tag2_is_disable = "true" Then - Var return = "Enable" - EndIf - If tag3_is_disable = "true" Then - Var return = "Enable" - EndIf - Else - Var return = "Invisible" - EndIf - ) - - "ROOT/taobin_project/image//img_menu_err2.png" - - - 84 - 266 - 10 - OpunMediumTTF - 0xDE794E - ice_tab_process_show - ice_show_open - - - 48 - 116 - 32 - 128 - 64 - "disable-show" - $Sum1201010024 - - 000013 - - center-vertical-horizontal - - - ; ==================> Len = 3 - ; 12-01-01-0026 - - - - 33 - 22 - 225 - 296 - Flag( 12-01-01-0026.Button,$Sum1201010026) - - - 16 - 164 - 22 - 222 - "multi2" - KanitMediumTTF - 0x322B26 - - WHISKY DUDE \nESPRESSO - เอสเพรสโซ่ช็อต \nWHISKY DUDE - WHISKY DUDE \nESPRESSO - เอสเพรสโซ่ช็อต \nWHISKY DUDE - - ဝီစကီ သူငယ်ချင်း \nအက်ပရက်ဆို - - - - 16 - 220 - 14 - 222 - KanitMediumTTF - 0x6F5F51 - - Washed Sherry cask ferment \nNote: Whisky & Vanilla - Washed Sherry cask ferment\nหอมวิสกี้ ช็อกโกแลต วนิลา - Washed Sherry cask ferment \nNote: Whisky & Vanilla - Washed Sherry cask ferment\nหอมวิสกี้ ช็อกโกแลต วนิลา - - ရေဆေးပြီး ရှယ်ရီဗူး အချဉ်ဖောက်ခြင်း \nမှတ်ချက်- ဝီစကီနှင့် ဗနီလာ - - - - 16 - 264 - Var( DirImage2 + "option_deactive.png" ) - - - 16 - 264 - $12-01-01-0026.Button - Var( DirImage2 + "hot.png" ) - Var( DirImage2 + "hot_db.png" ) - - - TextPriceMenuHotX - TextPriceMenuY - TextPriceMenuSize - 220 - KanitMediumTTF - 0x6F5F51 - 0xEAE6E1 - $12-01-01-0026.Button - StringFmt( $12-01-01-0026.Price , DisplayFormat, PreScaleConvertShow) ; test - - - 81 - 264 - Var( DirImage2 + "cold.png" ) - Var( DirImage2 + "cold_db.png" ) - "Invisible" - - - 123 - TextPriceMenuY - TextPriceMenuSize - 220 - KanitMediumTTF - 0x6F5F51 - 0xEAE6E1 - "Invisible" - StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) ; test - - - 146 - 264 - Var( DirImage2 + "blend.png" ) - Var( DirImage2 + "blend_db.png" ) - "Invisible" - - - TextPriceMenuBlendX - TextPriceMenuY - TextPriceMenuSize - 220 - KanitRegularTTF - 0x6F5F51 - 0xEAE6E1 - "Invisible" - StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) ; test - - - 81 - 264 - - eval( - If ICE_PROCESS_STATUS = 2 Then - - If $Sum1201010026 = "Disable" Then - Var ice_tab_process_show = "Disable" - Else - Var ice_tab_process_show = "Enable" - EndIf - - Else - Var ice_tab_process_show = "Invisible" - EndIf - Var return = ice_tab_process_show - ) - - "ROOT/taobin_project/image/drink_option/ice_tab_unavalible.png" - "ROOT/taobin_project/image/drink_option/ice_tab_unavalible_dis.png" - - - 49 - 117 - - eval( - If $Sum1201010026 = "Disable" Then - STRCONTAIN "ERR" $12-01-01-0026.TAG tag1_is_disable - STRCONTAIN "ERR" $##-##-##-####.TAG tag2_is_disable - STRCONTAIN "ERR" $##-##-##-####.TAG tag3_is_disable - Var return = "Invisible" - If tag1_is_disable = "true" Then - Var return = "Enable" - EndIf - If tag2_is_disable = "true" Then - Var return = "Enable" - EndIf - If tag3_is_disable = "true" Then - Var return = "Enable" - EndIf - Else - Var return = "Invisible" - EndIf - ) - - "ROOT/taobin_project/image//img_menu_err2.png" - - - 84 - 266 - 10 - OpunMediumTTF - 0xDE794E - ice_tab_process_show - ice_show_open - - - 48 - 116 - 32 - 128 - 64 - "disable-show" - $Sum1201010026 - - 000013 - - center-vertical-horizontal - - - ; ==================> Len = 3 - ; 12-01-01-0028 - - - - 33 - 22 - 225 - 296 - Flag( 12-01-01-0028.Button,$Sum1201010028) - - - 16 - 164 - 22 - 222 - "multi2" - KanitMediumTTF - 0x322B26 - - PEACHER \nESPRESSO - เอสเพรสโซ่ช็อต \nPEACHER - PEACHER \nESPRESSO - เอสเพรสโซ่ช็อต \nPEACHER - - PEACHER \nအက်ပရက်ဆို - - - - 16 - 220 - 14 - 222 - KanitMediumTTF - 0x6F5F51 - - Barrel-aged process \nNote: Peach, tea, chocolate - Barrel-aged process \nหอมพีช, ชา, ช็อกโกแลต - Barrel-aged process \nNote: Peach, tea, chocolate - Barrel-aged process \nหอมพีช, ชา, ช็อกโกแลต - - စည်ပိုင်းအရွယ် လုပ်ငန်းစဉ် \nမှတ်ချက်- မက်မွန်သီး၊ လက်ဖက်ရည်၊ ချောကလက် - - - - 16 - 264 - Var( DirImage2 + "option_deactive.png" ) - - - 16 - 264 - $12-01-01-0028.Button - Var( DirImage2 + "hot.png" ) - Var( DirImage2 + "hot_db.png" ) - - - TextPriceMenuHotX - TextPriceMenuY - TextPriceMenuSize - 220 - KanitMediumTTF - 0x6F5F51 - 0xEAE6E1 - $12-01-01-0028.Button - StringFmt( $12-01-01-0028.Price , DisplayFormat, PreScaleConvertShow) ; test - - - 81 - 264 - Var( DirImage2 + "cold.png" ) - Var( DirImage2 + "cold_db.png" ) - "Invisible" - - - 123 - TextPriceMenuY - TextPriceMenuSize - 220 - KanitMediumTTF - 0x6F5F51 - 0xEAE6E1 - "Invisible" - StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) ; test - - - 146 - 264 - Var( DirImage2 + "blend.png" ) - Var( DirImage2 + "blend_db.png" ) - "Invisible" - - - TextPriceMenuBlendX - TextPriceMenuY - TextPriceMenuSize - 220 - KanitRegularTTF - 0x6F5F51 - 0xEAE6E1 - "Invisible" - StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) ; test - - - 81 - 264 - - eval( - If ICE_PROCESS_STATUS = 2 Then - - If $Sum1201010028 = "Disable" Then - Var ice_tab_process_show = "Disable" - Else - Var ice_tab_process_show = "Enable" - EndIf - - Else - Var ice_tab_process_show = "Invisible" - EndIf - Var return = ice_tab_process_show - ) - - "ROOT/taobin_project/image/drink_option/ice_tab_unavalible.png" - "ROOT/taobin_project/image/drink_option/ice_tab_unavalible_dis.png" - - - 49 - 117 - - eval( - If $Sum1201010028 = "Disable" Then - STRCONTAIN "ERR" $12-01-01-0028.TAG tag1_is_disable - STRCONTAIN "ERR" $##-##-##-####.TAG tag2_is_disable - STRCONTAIN "ERR" $##-##-##-####.TAG tag3_is_disable - Var return = "Invisible" - If tag1_is_disable = "true" Then - Var return = "Enable" - EndIf - If tag2_is_disable = "true" Then - Var return = "Enable" - EndIf - If tag3_is_disable = "true" Then - Var return = "Enable" - EndIf - Else - Var return = "Invisible" - EndIf - ) - - "ROOT/taobin_project/image//img_menu_err2.png" - - - 84 - 266 - 10 - OpunMediumTTF - 0xDE794E - ice_tab_process_show - ice_show_open - - - 48 - 116 - 32 - 128 - 64 - "disable-show" - $Sum1201010028 - - 000013 - - center-vertical-horizontal - - - ; ==================> Len = 3 - ; 12-01-01-0033 - - - - 33 - 22 - 225 - 296 - Flag( 12-01-01-0033.Button,$Sum1201010033) - - - 16 - 164 - 22 - 222 - "multi2" - KanitMediumTTF - 0x322B26 - - PURE BEAUTY \nESPRESSO - เอสเพรสโซ่ช็อต \nPURE BEAUTY - PURE BEAUTY \nESPRESSO - เอสเพรสโซ่ช็อต \nPURE BEAUTY - - ဖြူစင်သော အလှတရား \nအက်ပရက်ဆို - - - - 16 - 220 - 14 - 222 - KanitMediumTTF - 0x6F5F51 - - Light roast (natural process) Note: Floral & Tropical fruit - กาแฟคั่วอ่อน (natural process) \nกลิ่นดอกไม้ ผลไม้เขตร้อน - Light roast (natural process) Note: Floral & Tropical fruit - กาแฟคั่วอ่อน (natural process) \nกลิ่นดอกไม้ ผลไม้เขตร้อน - - မီးကင် (သဘာဝဖြစ်စဉ်) မှတ်ချက်- ပန်းနှင့် အပူပိုင်းဒေသ အသီး - - - - 16 - 264 - Var( DirImage2 + "option_deactive.png" ) - - - 16 - 264 - $12-01-01-0033.Button - Var( DirImage2 + "hot.png" ) - Var( DirImage2 + "hot_db.png" ) - - - TextPriceMenuHotX - TextPriceMenuY - TextPriceMenuSize - 220 - KanitMediumTTF - 0x6F5F51 - 0xEAE6E1 - $12-01-01-0033.Button - StringFmt( $12-01-01-0033.Price , DisplayFormat, PreScaleConvertShow) ; test - - - 81 - 264 - Var( DirImage2 + "cold.png" ) - Var( DirImage2 + "cold_db.png" ) - "Invisible" - - - 123 - TextPriceMenuY - TextPriceMenuSize - 220 - KanitMediumTTF - 0x6F5F51 - 0xEAE6E1 - "Invisible" - StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) ; test - - - 146 - 264 - Var( DirImage2 + "blend.png" ) - Var( DirImage2 + "blend_db.png" ) - "Invisible" - - - TextPriceMenuBlendX - TextPriceMenuY - TextPriceMenuSize - 220 - KanitRegularTTF - 0x6F5F51 - 0xEAE6E1 - "Invisible" - StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) ; test - - - 81 - 264 - - eval( - If ICE_PROCESS_STATUS = 2 Then - - If $Sum1201010033 = "Disable" Then - Var ice_tab_process_show = "Disable" - Else - Var ice_tab_process_show = "Enable" - EndIf - - Else - Var ice_tab_process_show = "Invisible" - EndIf - Var return = ice_tab_process_show - ) - - "ROOT/taobin_project/image/drink_option/ice_tab_unavalible.png" - "ROOT/taobin_project/image/drink_option/ice_tab_unavalible_dis.png" - - - 49 - 117 - - eval( - If $Sum1201010033 = "Disable" Then - STRCONTAIN "ERR" $12-01-01-0033.TAG tag1_is_disable - STRCONTAIN "ERR" $##-##-##-####.TAG tag2_is_disable - STRCONTAIN "ERR" $##-##-##-####.TAG tag3_is_disable - Var return = "Invisible" - If tag1_is_disable = "true" Then - Var return = "Enable" - EndIf - If tag2_is_disable = "true" Then - Var return = "Enable" - EndIf - If tag3_is_disable = "true" Then - Var return = "Enable" - EndIf - Else - Var return = "Invisible" - EndIf - ) - - "ROOT/taobin_project/image//img_menu_err2.png" - - - 84 - 266 - 10 - OpunMediumTTF - 0xDE794E - ice_tab_process_show - ice_show_open - - - 48 - 116 - 32 - 128 - 64 - "disable-show" - $Sum1201010033 - - 000013 - - center-vertical-horizontal - - - ; ==================> Len = 3 - ; 12-01-01-0036 - - - - 33 - 22 - 225 - 296 - Flag( 12-01-01-0036.Button,$Sum1201010036) - - - 16 - 164 - 22 - 222 - "multi2" - KanitMediumTTF - 0x322B26 - - GEISHA ESPRESSO - เอสเพรสโซ่ช็อต \nGEISHA - GEISHA ESPRESSO - เอสเพรสโซ่ช็อต \nGEISHA - - GEISHA အက်ပရက်ဆို - - - - 16 - 220 - 14 - 222 - KanitMediumTTF - 0x6F5F51 - - Light Roast (natural process) Lemon, Peach, Honey, Jasmin - กาแฟคั่วอ่อน (natural process) กลิ่น เลม่อน พีช น้ำผึ้งและดอกมะลิ - Light Roast (natural process) Lemon, Peach, Honey, Jasmin - กาแฟคั่วอ่อน (natural process) กลิ่น เลม่อน พีช น้ำผึ้งและดอกมะลิ - - Light Roast (သဘာဝဖြစ်စဉ်) Lemon, Peach, Honey, Jasmin - - - - 16 - 264 - Var( DirImage2 + "option_deactive.png" ) - - - 16 - 264 - $12-01-01-0036.Button - Var( DirImage2 + "hot.png" ) - Var( DirImage2 + "hot_db.png" ) - - - TextPriceMenuHotX - TextPriceMenuY - TextPriceMenuSize - 220 - KanitMediumTTF - 0x6F5F51 - 0xEAE6E1 - $12-01-01-0036.Button - StringFmt( $12-01-01-0036.Price , DisplayFormat, PreScaleConvertShow) ; test - - - 81 - 264 - Var( DirImage2 + "cold.png" ) - Var( DirImage2 + "cold_db.png" ) - "Invisible" - - - 123 - TextPriceMenuY - TextPriceMenuSize - 220 - KanitMediumTTF - 0x6F5F51 - 0xEAE6E1 - "Invisible" - StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) ; test - - - 146 - 264 - Var( DirImage2 + "blend.png" ) - Var( DirImage2 + "blend_db.png" ) - "Invisible" - - - TextPriceMenuBlendX - TextPriceMenuY - TextPriceMenuSize - 220 - KanitRegularTTF - 0x6F5F51 - 0xEAE6E1 - "Invisible" - StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) ; test - - - 81 - 264 - - eval( - If ICE_PROCESS_STATUS = 2 Then - - If $Sum1201010036 = "Disable" Then - Var ice_tab_process_show = "Disable" - Else - Var ice_tab_process_show = "Enable" - EndIf - - Else - Var ice_tab_process_show = "Invisible" - EndIf - Var return = ice_tab_process_show - ) - - "ROOT/taobin_project/image/drink_option/ice_tab_unavalible.png" - "ROOT/taobin_project/image/drink_option/ice_tab_unavalible_dis.png" - - - 49 - 117 - - eval( - If $Sum1201010036 = "Disable" Then - STRCONTAIN "ERR" $12-01-01-0036.TAG tag1_is_disable - STRCONTAIN "ERR" $##-##-##-####.TAG tag2_is_disable - STRCONTAIN "ERR" $##-##-##-####.TAG tag3_is_disable - Var return = "Invisible" - If tag1_is_disable = "true" Then - Var return = "Enable" - EndIf - If tag2_is_disable = "true" Then - Var return = "Enable" - EndIf - If tag3_is_disable = "true" Then - Var return = "Enable" - EndIf - Else - Var return = "Invisible" - EndIf - ) - - "ROOT/taobin_project/image//img_menu_err2.png" - - - 84 - 266 - 10 - OpunMediumTTF - 0xDE794E - ice_tab_process_show - ice_show_open - - - 48 - 116 - 32 - 128 - 64 - "disable-show" - $Sum1201010036 - - 000013 - - center-vertical-horizontal - - - ; ==================> Len = 3 - ; 12-01-01-0037 - - - - 33 - 22 - 225 - 296 - Flag( 12-01-01-0037.Button,$Sum1201010037) - - - 16 - 164 - 22 - 222 - "multi2" - KanitMediumTTF - 0x322B26 - - ROSALYN ESPRESSO - เอสเพรสโซ่ช็อต \nROSALYN - ROSALYN ESPRESSO - เอสเพรสโซ่ช็อต \nROSALYN - - ROSALYN အက်ပရက်ဆို - - - - 16 - 220 - 14 - 222 - KanitMediumTTF - 0x6F5F51 - - Light Roast (natural process) \nPink​ Rose & Berry - กาแฟคั่วอ่อน (washed process) \nกลิ่นกุหลาบ และ เบอร์รี่ - Light Roast (natural process) \nPink​ Rose & Berry - กาแฟคั่วอ่อน (washed process) \nกลิ่นกุหลาบ และ เบอร์รี่ - - မီးကင် (သဘာဝဖြစ်စဉ်) \nပန်းရောင်နှင်းဆီနှင့် ဘယ်ရီ - - - - 16 - 264 - Var( DirImage2 + "option_deactive.png" ) - - - 16 - 264 - $12-01-01-0037.Button - Var( DirImage2 + "hot.png" ) - Var( DirImage2 + "hot_db.png" ) - - - TextPriceMenuHotX - TextPriceMenuY - TextPriceMenuSize - 220 - KanitMediumTTF - 0x6F5F51 - 0xEAE6E1 - $12-01-01-0037.Button - StringFmt( $12-01-01-0037.Price , DisplayFormat, PreScaleConvertShow) ; test - - - 81 - 264 - Var( DirImage2 + "cold.png" ) - Var( DirImage2 + "cold_db.png" ) - "Invisible" - - - 123 - TextPriceMenuY - TextPriceMenuSize - 220 - KanitMediumTTF - 0x6F5F51 - 0xEAE6E1 - "Invisible" - StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) ; test - - - 146 - 264 - Var( DirImage2 + "blend.png" ) - Var( DirImage2 + "blend_db.png" ) - "Invisible" - - - TextPriceMenuBlendX - TextPriceMenuY - TextPriceMenuSize - 220 - KanitRegularTTF - 0x6F5F51 - 0xEAE6E1 - "Invisible" - StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) ; test - - - 81 - 264 - - eval( - If ICE_PROCESS_STATUS = 2 Then - - If $Sum1201010037 = "Disable" Then - Var ice_tab_process_show = "Disable" - Else - Var ice_tab_process_show = "Enable" - EndIf - - Else - Var ice_tab_process_show = "Invisible" - EndIf - Var return = ice_tab_process_show - ) - - "ROOT/taobin_project/image/drink_option/ice_tab_unavalible.png" - "ROOT/taobin_project/image/drink_option/ice_tab_unavalible_dis.png" - - - 49 - 117 - - eval( - If $Sum1201010037 = "Disable" Then - STRCONTAIN "ERR" $12-01-01-0037.TAG tag1_is_disable - STRCONTAIN "ERR" $##-##-##-####.TAG tag2_is_disable - STRCONTAIN "ERR" $##-##-##-####.TAG tag3_is_disable - Var return = "Invisible" - If tag1_is_disable = "true" Then - Var return = "Enable" - EndIf - If tag2_is_disable = "true" Then - Var return = "Enable" - EndIf - If tag3_is_disable = "true" Then - Var return = "Enable" - EndIf - Else - Var return = "Invisible" - EndIf - ) - - "ROOT/taobin_project/image//img_menu_err2.png" - - - 84 - 266 - 10 - OpunMediumTTF - 0xDE794E - ice_tab_process_show - ice_show_open - - - 48 - 116 - 32 - 128 - 64 - "disable-show" - $Sum1201010037 - - 000013 - - center-vertical-horizontal - - - ; ==================> Len = 3 - ; - 12-01-02-0041 - - - 33 - 22 - 225 - 296 - Flag( 12-01-02-0041.Button,$Sum1201020041) - - - 16 - 164 - 22 - 222 - "multi2" - KanitMediumTTF - 0x322B26 - - SODACANO - โซดากาโน่ - SODACANO - โซดากาโน่ - - ဆိုဒါကာနို - - - - 16 - 220 - 14 - 222 - KanitMediumTTF - 0x6F5F51 - - Espresso & Soda - กาแฟ และ โซดา - Espresso & Soda - กาแฟ และ โซดา - - အက်ပရက်ဆို နှင့် ဆိုဒါ - - - - 16 - 264 - Var( DirImage2 + "option_deactive.png" ) - - - 16 - 264 - "Invisible" - Var( DirImage2 + "hot.png" ) - Var( DirImage2 + "hot_db.png" ) - - - TextPriceMenuHotX - TextPriceMenuY - TextPriceMenuSize - 220 - KanitMediumTTF - 0x6F5F51 - 0xEAE6E1 - "Invisible" - StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) ; test - - - 81 - 264 - Var( DirImage2 + "cold.png" ) - Var( DirImage2 + "cold_db.png" ) - $12-01-02-0041.Button - - - 123 - TextPriceMenuY - TextPriceMenuSize - 220 - KanitMediumTTF - 0x6F5F51 - 0xEAE6E1 - $12-01-02-0041.Button - StringFmt( $12-01-02-0041.Price , DisplayFormat, PreScaleConvertShow) ; test - - - 146 - 264 - Var( DirImage2 + "blend.png" ) - Var( DirImage2 + "blend_db.png" ) - "Invisible" - - - TextPriceMenuBlendX - TextPriceMenuY - TextPriceMenuSize - 220 - KanitRegularTTF - 0x6F5F51 - 0xEAE6E1 - "Invisible" - StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) ; test - - - 81 - 264 - - eval( - If ICE_PROCESS_STATUS = 2 Then - - Var ice_tab_process_show = "Invisible" - - Else - Var ice_tab_process_show = "Invisible" - EndIf - Var return = ice_tab_process_show - ) - - "ROOT/taobin_project/image/drink_option/ice_tab_unavalible.png" - "ROOT/taobin_project/image/drink_option/ice_tab_unavalible_dis.png" - - - 49 - 117 - - eval( - If $Sum1201020041 = "Disable" Then - STRCONTAIN "ERR" $##-##-##-####.TAG tag1_is_disable - STRCONTAIN "ERR" $12-01-02-0041.TAG tag2_is_disable - STRCONTAIN "ERR" $##-##-##-####.TAG tag3_is_disable - Var return = "Invisible" - If tag1_is_disable = "true" Then - Var return = "Enable" - EndIf - If tag2_is_disable = "true" Then - Var return = "Enable" - EndIf - If tag3_is_disable = "true" Then - Var return = "Enable" - EndIf - Else - Var return = "Invisible" - EndIf - ) - - "ROOT/taobin_project/image//img_menu_err2.png" - - - 84 - 266 - 10 - OpunMediumTTF - 0xDE794E - ice_tab_process_show - ice_show_open - - - 48 - 116 - 32 - 128 - 64 - "disable-show" - $Sum1201020041 - - 000013 - - center-vertical-horizontal - - - ; ==================> Len = 3 - ; - 12-21-02-0041 - - - 33 - 22 - 225 - 296 - Flag( 12-21-02-0041.Button,$Sum1221020041) - - - 16 - 164 - 22 - 222 - "multi2" - KanitMediumTTF - 0x322B26 - - SODACANO - โซดากาโน่ - SODACANO - โซดากาโน่ - - ဆိုဒါကာနို - - - - 16 - 220 - 14 - 222 - KanitMediumTTF - 0x6F5F51 - - Espresso & Soda - กาแฟ และ โซดา - Espresso & Soda - กาแฟ และ โซดา - - အက်ပရက်ဆို နှင့် ဆိုဒါ - - - - 16 - 264 - Var( DirImage2 + "option_deactive.png" ) - - - 16 - 264 - "Invisible" - Var( DirImage2 + "hot.png" ) - Var( DirImage2 + "hot_db.png" ) - - - TextPriceMenuHotX - TextPriceMenuY - TextPriceMenuSize - 220 - KanitMediumTTF - 0x6F5F51 - 0xEAE6E1 - "Invisible" - StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) ; test - - - 81 - 264 - Var( DirImage2 + "cold.png" ) - Var( DirImage2 + "cold_db.png" ) - $12-21-02-0041.Button - - - 123 - TextPriceMenuY - TextPriceMenuSize - 220 - KanitMediumTTF - 0x6F5F51 - 0xEAE6E1 - $12-21-02-0041.Button - StringFmt( $12-21-02-0041.Price , DisplayFormat, PreScaleConvertShow) ; test - - - 146 - 264 - Var( DirImage2 + "blend.png" ) - Var( DirImage2 + "blend_db.png" ) - "Invisible" - - - TextPriceMenuBlendX - TextPriceMenuY - TextPriceMenuSize - 220 - KanitRegularTTF - 0x6F5F51 - 0xEAE6E1 - "Invisible" - StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) ; test - - - 81 - 264 - - eval( - If ICE_PROCESS_STATUS = 2 Then - - Var ice_tab_process_show = "Invisible" - - Else - Var ice_tab_process_show = "Invisible" - EndIf - Var return = ice_tab_process_show - ) - - "ROOT/taobin_project/image/drink_option/ice_tab_unavalible.png" - "ROOT/taobin_project/image/drink_option/ice_tab_unavalible_dis.png" - - - 49 - 117 - - eval( - If $Sum1221020041 = "Disable" Then - STRCONTAIN "ERR" $##-##-##-####.TAG tag1_is_disable - STRCONTAIN "ERR" $12-21-02-0041.TAG tag2_is_disable - STRCONTAIN "ERR" $##-##-##-####.TAG tag3_is_disable - Var return = "Invisible" - If tag1_is_disable = "true" Then - Var return = "Enable" - EndIf - If tag2_is_disable = "true" Then - Var return = "Enable" - EndIf - If tag3_is_disable = "true" Then - Var return = "Enable" - EndIf - Else - Var return = "Invisible" - EndIf - ) - - "ROOT/taobin_project/image//img_menu_err2.png" - - - 84 - 266 - 10 - OpunMediumTTF - 0xDE794E - ice_tab_process_show - ice_show_open - - - 48 - 116 - 32 - 128 - 64 - "disable-show" - $Sum1221020041 - - 000013 - - center-vertical-horizontal - - - ; ==================> Len = 3 - ; 12-01-01-0014 12-01-02-0011 - - - 33 - 22 - 225 - 296 - Flag( 12-01-01-0014.Button,12-01-02-0011.Button,$Sum12010100141201020011) - - - 16 - 164 - 22 - 222 - "multi2" - KanitMediumTTF - 0x322B26 - - AMERICANO \nETHIOPAI GUJI - อเมริกาโน \nGuji Queen Berry - AMERICANO \nETHIOPAI GUJI - อเมริกาโน \nGuji Queen Berry - - အမေရိကန် \nETHIOPAI GUJI - - - - 16 - 220 - 14 - 222 - KanitMediumTTF - 0x6F5F51 - - Light roast natural process: \nStrawberry, Orange, Floral - กาแฟคั่วอ่อน (natural process) \nหอมสตรอว์เบอร์รี ส้ม และดอกไม้ - Light roast natural process: \nStrawberry, Orange, Floral - กาแฟคั่วอ่อน (natural process) \nหอมสตรอว์เบอร์รี ส้ม และดอกไม้ - - ပေါ့ပါးသော သဘာဝဖြစ်စဉ်- \nစတော်ဘယ်ရီ၊ လိမ္မော်ရောင်၊ ပန်း - - - - 16 - 264 - Var( DirImage2 + "option_deactive.png" ) - - - 16 - 264 - $12-01-01-0014.Button - Var( DirImage2 + "hot.png" ) - Var( DirImage2 + "hot_db.png" ) - - - TextPriceMenuHotX - TextPriceMenuY - TextPriceMenuSize - 220 - KanitMediumTTF - 0x6F5F51 - 0xEAE6E1 - $12-01-01-0014.Button - StringFmt( $12-01-01-0014.Price , DisplayFormat, PreScaleConvertShow) ; test - - - 81 - 264 - Var( DirImage2 + "cold.png" ) - Var( DirImage2 + "cold_db.png" ) - $12-01-02-0011.Button - - - 123 - TextPriceMenuY - TextPriceMenuSize - 220 - KanitMediumTTF - 0x6F5F51 - 0xEAE6E1 - $12-01-02-0011.Button - StringFmt( $12-01-02-0011.Price , DisplayFormat, PreScaleConvertShow) ; test - - - 146 - 264 - Var( DirImage2 + "blend.png" ) - Var( DirImage2 + "blend_db.png" ) - "Invisible" - - - TextPriceMenuBlendX - TextPriceMenuY - TextPriceMenuSize - 220 - KanitRegularTTF - 0x6F5F51 - 0xEAE6E1 - "Invisible" - StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) ; test - - - 81 - 264 - - eval( - If ICE_PROCESS_STATUS = 2 Then - - If $Sum12010100141201020011 = "Disable" Then - Var ice_tab_process_show = "Disable" - Else - Var ice_tab_process_show = "Enable" - EndIf - - Else - Var ice_tab_process_show = "Invisible" - EndIf - Var return = ice_tab_process_show - ) - - "ROOT/taobin_project/image/drink_option/ice_tab_unavalible.png" - "ROOT/taobin_project/image/drink_option/ice_tab_unavalible_dis.png" - - - 49 - 117 - - eval( - If $Sum12010100141201020011 = "Disable" Then - STRCONTAIN "ERR" $12-01-01-0014.TAG tag1_is_disable - STRCONTAIN "ERR" $12-01-02-0011.TAG tag2_is_disable - STRCONTAIN "ERR" $##-##-##-####.TAG tag3_is_disable - Var return = "Invisible" - If tag1_is_disable = "true" Then - Var return = "Enable" - EndIf - If tag2_is_disable = "true" Then - Var return = "Enable" - EndIf - If tag3_is_disable = "true" Then - Var return = "Enable" - EndIf - Else - Var return = "Invisible" - EndIf - ) - - "ROOT/taobin_project/image//img_menu_err2.png" - - - 84 - 266 - 10 - OpunMediumTTF - 0xDE794E - ice_tab_process_show - ice_show_open - - - 48 - 116 - 32 - 128 - 64 - "disable-show" - $Sum12010100141201020011 - - 000013 - - center-vertical-horizontal - - - ; ==================> Len = 3 - ; 12-01-01-0019 12-01-02-0019 - - - 33 - 22 - 225 - 296 - Flag( 12-01-01-0019.Button,12-01-02-0019.Button,$Sum12010100191201020019) - - - 16 - 164 - 22 - 222 - "multi2" - KanitMediumTTF - 0x322B26 - - BLUE DADDY \nAMERICANO - อเมริกาโน \nBLUE DADDY - BLUE DADDY \nAMERICANO - อเมริกาโน \nBLUE DADDY - - အပြာရောင်အဖေ \nAMERICANO - - - - 16 - 220 - 14 - 222 - KanitMediumTTF - 0x6F5F51 - - Washed process \nNote: Blue Berry & Floral - Washed process \nหอมบลูเบอร์รี และดอกไม้ - Washed process \nNote: Blue Berry & Floral - Washed process \nหอมบลูเบอร์รี และดอกไม้ - - ဆေးကြောခြင်းလုပ်ငန်း \nမှတ်ချက်- အပြာဘယ်ရီနှင့် ပန်း - - - - 16 - 264 - Var( DirImage2 + "option_deactive.png" ) - - - 16 - 264 - $12-01-01-0019.Button - Var( DirImage2 + "hot.png" ) - Var( DirImage2 + "hot_db.png" ) - - - TextPriceMenuHotX - TextPriceMenuY - TextPriceMenuSize - 220 - KanitMediumTTF - 0x6F5F51 - 0xEAE6E1 - $12-01-01-0019.Button - StringFmt( $12-01-01-0019.Price , DisplayFormat, PreScaleConvertShow) ; test - - - 81 - 264 - Var( DirImage2 + "cold.png" ) - Var( DirImage2 + "cold_db.png" ) - $12-01-02-0019.Button - - - 123 - TextPriceMenuY - TextPriceMenuSize - 220 - KanitMediumTTF - 0x6F5F51 - 0xEAE6E1 - $12-01-02-0019.Button - StringFmt( $12-01-02-0019.Price , DisplayFormat, PreScaleConvertShow) ; test - - - 146 - 264 - Var( DirImage2 + "blend.png" ) - Var( DirImage2 + "blend_db.png" ) - "Invisible" - - - TextPriceMenuBlendX - TextPriceMenuY - TextPriceMenuSize - 220 - KanitRegularTTF - 0x6F5F51 - 0xEAE6E1 - "Invisible" - StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) ; test - - - 81 - 264 - - eval( - If ICE_PROCESS_STATUS = 2 Then - - If $Sum12010100191201020019 = "Disable" Then - Var ice_tab_process_show = "Disable" - Else - Var ice_tab_process_show = "Enable" - EndIf - - Else - Var ice_tab_process_show = "Invisible" - EndIf - Var return = ice_tab_process_show - ) - - "ROOT/taobin_project/image/drink_option/ice_tab_unavalible.png" - "ROOT/taobin_project/image/drink_option/ice_tab_unavalible_dis.png" - - - 49 - 117 - - eval( - If $Sum12010100191201020019 = "Disable" Then - STRCONTAIN "ERR" $12-01-01-0019.TAG tag1_is_disable - STRCONTAIN "ERR" $12-01-02-0019.TAG tag2_is_disable - STRCONTAIN "ERR" $##-##-##-####.TAG tag3_is_disable - Var return = "Invisible" - If tag1_is_disable = "true" Then - Var return = "Enable" - EndIf - If tag2_is_disable = "true" Then - Var return = "Enable" - EndIf - If tag3_is_disable = "true" Then - Var return = "Enable" - EndIf - Else - Var return = "Invisible" - EndIf - ) - - "ROOT/taobin_project/image//img_menu_err2.png" - - - 84 - 266 - 10 - OpunMediumTTF - 0xDE794E - ice_tab_process_show - ice_show_open - - - 48 - 116 - 32 - 128 - 64 - "disable-show" - $Sum12010100191201020019 - - 000013 - - center-vertical-horizontal - - - ; ==================> Len = 3 - ; 12-01-01-0044 12-01-02-0044 - - - 33 - 22 - 225 - 296 - Flag( 12-01-01-0044.Button,12-01-02-0044.Button,$Sum12010100441201020044) - - - 16 - 164 - 22 - 222 - "multi2" - KanitMediumTTF - 0x322B26 - - CHOPIN \nAMERICANO - อเมริกาโน \nCHOPIN - CHOPIN \nAMERICANO - อเมริกาโน \nCHOPIN - - CHOPIN \nအမေရိကန် - - - - 16 - 220 - 14 - 222 - KanitMediumTTF - 0x6F5F51 - - Raisin Honey process \nNote: Strawberry & Floral - Raisin Honey process \nหอมสตรอว์เบอร์รี กุหลาบ มะลิ - Raisin Honey process \nNote: Strawberry & Floral - Raisin Honey process \nหอมสตรอว์เบอร์รี กุหลาบ มะลิ - - စပျစ်သီးပျားရည် လုပ်ငန်းစဉ် \nမှတ်ချက်- စတော်ဘယ်ရီနှင့် ပန်း - - - - 16 - 264 - Var( DirImage2 + "option_deactive.png" ) - - - 16 - 264 - $12-01-01-0044.Button - Var( DirImage2 + "hot.png" ) - Var( DirImage2 + "hot_db.png" ) - - - TextPriceMenuHotX - TextPriceMenuY - TextPriceMenuSize - 220 - KanitMediumTTF - 0x6F5F51 - 0xEAE6E1 - $12-01-01-0044.Button - StringFmt( $12-01-01-0044.Price , DisplayFormat, PreScaleConvertShow) ; test - - - 81 - 264 - Var( DirImage2 + "cold.png" ) - Var( DirImage2 + "cold_db.png" ) - $12-01-02-0044.Button - - - 123 - TextPriceMenuY - TextPriceMenuSize - 220 - KanitMediumTTF - 0x6F5F51 - 0xEAE6E1 - $12-01-02-0044.Button - StringFmt( $12-01-02-0044.Price , DisplayFormat, PreScaleConvertShow) ; test - - - 146 - 264 - Var( DirImage2 + "blend.png" ) - Var( DirImage2 + "blend_db.png" ) - "Invisible" - - - TextPriceMenuBlendX - TextPriceMenuY - TextPriceMenuSize - 220 - KanitRegularTTF - 0x6F5F51 - 0xEAE6E1 - "Invisible" - StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) ; test - - - 81 - 264 - - eval( - If ICE_PROCESS_STATUS = 2 Then - - If $Sum12010100441201020044 = "Disable" Then - Var ice_tab_process_show = "Disable" - Else - Var ice_tab_process_show = "Enable" - EndIf - - Else - Var ice_tab_process_show = "Invisible" - EndIf - Var return = ice_tab_process_show - ) - - "ROOT/taobin_project/image/drink_option/ice_tab_unavalible.png" - "ROOT/taobin_project/image/drink_option/ice_tab_unavalible_dis.png" - - - 49 - 117 - - eval( - If $Sum12010100441201020044 = "Disable" Then - STRCONTAIN "ERR" $12-01-01-0044.TAG tag1_is_disable - STRCONTAIN "ERR" $12-01-02-0044.TAG tag2_is_disable - STRCONTAIN "ERR" $##-##-##-####.TAG tag3_is_disable - Var return = "Invisible" - If tag1_is_disable = "true" Then - Var return = "Enable" - EndIf - If tag2_is_disable = "true" Then - Var return = "Enable" - EndIf - If tag3_is_disable = "true" Then - Var return = "Enable" - EndIf - Else - Var return = "Invisible" - EndIf - ) - - "ROOT/taobin_project/image//img_menu_err2.png" - - - 84 - 266 - 10 - OpunMediumTTF - 0xDE794E - ice_tab_process_show - ice_show_open - - - 48 - 116 - 32 - 128 - 64 - "disable-show" - $Sum12010100441201020044 - - 000013 - - center-vertical-horizontal - - - ; ==================> Len = 3 - ; 12-01-01-0047 12-01-02-0047 - - - 33 - 22 - 225 - 296 - Flag( 12-01-01-0047.Button,12-01-02-0047.Button,$Sum12010100471201020047) - - - 16 - 164 - 22 - 222 - "multi2" - KanitMediumTTF - 0x322B26 - - MANDARINE \nAMERICANO - อเมริกาโน \nMANDARINE - MANDARINE \nAMERICANO - อเมริกาโน \nMANDARINE - - မန်ဒရင်း \nအမေရိကန် - - - - 16 - 220 - 14 - 222 - KanitMediumTTF - 0x6F5F51 - - Light Roast. Note: Orange Blossom, Honey, Caramel, Chocolate Bar. - กาแฟคั่วอ่อน โน๊ต: ดอกส้ม น้ำผึ้ง คาราเมล ช็อกโกแล็ต - Light Roast. Note: Orange Blossom, Honey, Caramel, Chocolate Bar. - กาแฟคั่วอ่อน โน๊ต: ดอกส้ม น้ำผึ้ง คาราเมล ช็อกโกแล็ต - - မီးကင်။ မှတ်ချက်- လိမ္မော်ရောင်၊ ပျားရည်၊ ကာရာမယ်လ်၊ ချောကလက်ဘား။ - - - - 16 - 264 - Var( DirImage2 + "option_deactive.png" ) - - - 16 - 264 - $12-01-01-0047.Button - Var( DirImage2 + "hot.png" ) - Var( DirImage2 + "hot_db.png" ) - - - TextPriceMenuHotX - TextPriceMenuY - TextPriceMenuSize - 220 - KanitMediumTTF - 0x6F5F51 - 0xEAE6E1 - $12-01-01-0047.Button - StringFmt( $12-01-01-0047.Price , DisplayFormat, PreScaleConvertShow) ; test - - - 81 - 264 - Var( DirImage2 + "cold.png" ) - Var( DirImage2 + "cold_db.png" ) - $12-01-02-0047.Button - - - 123 - TextPriceMenuY - TextPriceMenuSize - 220 - KanitMediumTTF - 0x6F5F51 - 0xEAE6E1 - $12-01-02-0047.Button - StringFmt( $12-01-02-0047.Price , DisplayFormat, PreScaleConvertShow) ; test - - - 146 - 264 - Var( DirImage2 + "blend.png" ) - Var( DirImage2 + "blend_db.png" ) - "Invisible" - - - TextPriceMenuBlendX - TextPriceMenuY - TextPriceMenuSize - 220 - KanitRegularTTF - 0x6F5F51 - 0xEAE6E1 - "Invisible" - StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) ; test - - - 81 - 264 - - eval( - If ICE_PROCESS_STATUS = 2 Then - - If $Sum12010100471201020047 = "Disable" Then - Var ice_tab_process_show = "Disable" - Else - Var ice_tab_process_show = "Enable" - EndIf - - Else - Var ice_tab_process_show = "Invisible" - EndIf - Var return = ice_tab_process_show - ) - - "ROOT/taobin_project/image/drink_option/ice_tab_unavalible.png" - "ROOT/taobin_project/image/drink_option/ice_tab_unavalible_dis.png" - - - 49 - 117 - - eval( - If $Sum12010100471201020047 = "Disable" Then - STRCONTAIN "ERR" $12-01-01-0047.TAG tag1_is_disable - STRCONTAIN "ERR" $12-01-02-0047.TAG tag2_is_disable - STRCONTAIN "ERR" $##-##-##-####.TAG tag3_is_disable - Var return = "Invisible" - If tag1_is_disable = "true" Then - Var return = "Enable" - EndIf - If tag2_is_disable = "true" Then - Var return = "Enable" - EndIf - If tag3_is_disable = "true" Then - Var return = "Enable" - EndIf - Else - Var return = "Invisible" - EndIf - ) - - "ROOT/taobin_project/image//img_menu_err2.png" - - - 84 - 266 - 10 - OpunMediumTTF - 0xDE794E - ice_tab_process_show - ice_show_open - - - 48 - 116 - 32 - 128 - 64 - "disable-show" - $Sum12010100471201020047 - - 000013 - - center-vertical-horizontal - - - ; ==================> Len = 3 - ; 12-01-01-0050 12-01-02-0050 - - - 33 - 22 - 225 - 296 - Flag( 12-01-01-0050.Button,12-01-02-0050.Button,$Sum12010100501201020050) - - - 16 - 164 - 22 - 222 - "multi2" - KanitMediumTTF - 0x322B26 - - OPUS ONE \nAMERICANO - อเมริกาโน \nOPUS ONE - OPUS ONE \nAMERICANO - อเมริกาโน \nOPUS ONE - - OPUS ONE \nAMERICANO - - - - 16 - 220 - 14 - 222 - KanitMediumTTF - 0x6F5F51 - - Light Roast. Note: Grape Jelly, Apple Pie, Walnut, Mint. - กาแฟคั่วอ่อน โน๊ต: เยลลี่องุ่น แอ๊ปเปิ้ลพาย มิ้น - Light Roast. Note: Grape Jelly, Apple Pie, Walnut, Mint. - กาแฟคั่วอ่อน โน๊ต: เยลลี่องุ่น แอ๊ปเปิ้ลพาย มิ้น - - မီးကင်။ မှတ်ချက်- စပျစ်သီးဂျယ်လီ၊ Apple Pie၊ သစ်ကြားသီး၊ ပင်စိမ်း။ - - - - 16 - 264 - Var( DirImage2 + "option_deactive.png" ) - - - 16 - 264 - $12-01-01-0050.Button - Var( DirImage2 + "hot.png" ) - Var( DirImage2 + "hot_db.png" ) - - - TextPriceMenuHotX - TextPriceMenuY - TextPriceMenuSize - 220 - KanitMediumTTF - 0x6F5F51 - 0xEAE6E1 - $12-01-01-0050.Button - StringFmt( $12-01-01-0050.Price , DisplayFormat, PreScaleConvertShow) ; test - - - 81 - 264 - Var( DirImage2 + "cold.png" ) - Var( DirImage2 + "cold_db.png" ) - $12-01-02-0050.Button - - - 123 - TextPriceMenuY - TextPriceMenuSize - 220 - KanitMediumTTF - 0x6F5F51 - 0xEAE6E1 - $12-01-02-0050.Button - StringFmt( $12-01-02-0050.Price , DisplayFormat, PreScaleConvertShow) ; test - - - 146 - 264 - Var( DirImage2 + "blend.png" ) - Var( DirImage2 + "blend_db.png" ) - "Invisible" - - - TextPriceMenuBlendX - TextPriceMenuY - TextPriceMenuSize - 220 - KanitRegularTTF - 0x6F5F51 - 0xEAE6E1 - "Invisible" - StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) ; test - - - 81 - 264 - - eval( - If ICE_PROCESS_STATUS = 2 Then - - If $Sum12010100501201020050 = "Disable" Then - Var ice_tab_process_show = "Disable" - Else - Var ice_tab_process_show = "Enable" - EndIf - - Else - Var ice_tab_process_show = "Invisible" - EndIf - Var return = ice_tab_process_show - ) - - "ROOT/taobin_project/image/drink_option/ice_tab_unavalible.png" - "ROOT/taobin_project/image/drink_option/ice_tab_unavalible_dis.png" - - - 49 - 117 - - eval( - If $Sum12010100501201020050 = "Disable" Then - STRCONTAIN "ERR" $12-01-01-0050.TAG tag1_is_disable - STRCONTAIN "ERR" $12-01-02-0050.TAG tag2_is_disable - STRCONTAIN "ERR" $##-##-##-####.TAG tag3_is_disable - Var return = "Invisible" - If tag1_is_disable = "true" Then - Var return = "Enable" - EndIf - If tag2_is_disable = "true" Then - Var return = "Enable" - EndIf - If tag3_is_disable = "true" Then - Var return = "Enable" - EndIf - Else - Var return = "Invisible" - EndIf - ) - - "ROOT/taobin_project/image//img_menu_err2.png" - - - 84 - 266 - 10 - OpunMediumTTF - 0xDE794E - ice_tab_process_show - ice_show_open - - - 48 - 116 - 32 - 128 - 64 - "disable-show" - $Sum12010100501201020050 - - 000013 - - center-vertical-horizontal - - - ; ==================> Len = 3 - ; 12-01-01-0021 12-01-02-0021 - - - 33 - 22 - 225 - 296 - Flag( 12-01-01-0021.Button,12-01-02-0021.Button,$Sum12010100211201020021) - - - 16 - 164 - 22 - 222 - "multi2" - KanitMediumTTF - 0x322B26 - - MOZART \nAMERICANO - อเมริกาโน \nMOZART - MOZART \nAMERICANO - อเมริกาโน \nMOZART - - MOZART \nအမေရိကန် - - - - 16 - 220 - 14 - 222 - KanitMediumTTF - 0x6F5F51 - - Raisin Honey process \nNote: Strawberry & Floral - Raisin Honey process \nหอมสตรอว์เบอร์รี กุหลาบ มะลิ - Raisin Honey process \nNote: Strawberry & Floral - Raisin Honey process \nหอมสตรอว์เบอร์รี กุหลาบ มะลิ - - စပျစ်သီးပျားရည် လုပ်ငန်းစဉ် \nမှတ်ချက်- စတော်ဘယ်ရီနှင့် ပန်း - - - - 16 - 264 - Var( DirImage2 + "option_deactive.png" ) - - - 16 - 264 - $12-01-01-0021.Button - Var( DirImage2 + "hot.png" ) - Var( DirImage2 + "hot_db.png" ) - - - TextPriceMenuHotX - TextPriceMenuY - TextPriceMenuSize - 220 - KanitMediumTTF - 0x6F5F51 - 0xEAE6E1 - $12-01-01-0021.Button - StringFmt( $12-01-01-0021.Price , DisplayFormat, PreScaleConvertShow) ; test - - - 81 - 264 - Var( DirImage2 + "cold.png" ) - Var( DirImage2 + "cold_db.png" ) - $12-01-02-0021.Button - - - 123 - TextPriceMenuY - TextPriceMenuSize - 220 - KanitMediumTTF - 0x6F5F51 - 0xEAE6E1 - $12-01-02-0021.Button - StringFmt( $12-01-02-0021.Price , DisplayFormat, PreScaleConvertShow) ; test - - - 146 - 264 - Var( DirImage2 + "blend.png" ) - Var( DirImage2 + "blend_db.png" ) - "Invisible" - - - TextPriceMenuBlendX - TextPriceMenuY - TextPriceMenuSize - 220 - KanitRegularTTF - 0x6F5F51 - 0xEAE6E1 - "Invisible" - StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) ; test - - - 81 - 264 - - eval( - If ICE_PROCESS_STATUS = 2 Then - - If $Sum12010100211201020021 = "Disable" Then - Var ice_tab_process_show = "Disable" - Else - Var ice_tab_process_show = "Enable" - EndIf - - Else - Var ice_tab_process_show = "Invisible" - EndIf - Var return = ice_tab_process_show - ) - - "ROOT/taobin_project/image/drink_option/ice_tab_unavalible.png" - "ROOT/taobin_project/image/drink_option/ice_tab_unavalible_dis.png" - - - 49 - 117 - - eval( - If $Sum12010100211201020021 = "Disable" Then - STRCONTAIN "ERR" $12-01-01-0021.TAG tag1_is_disable - STRCONTAIN "ERR" $12-01-02-0021.TAG tag2_is_disable - STRCONTAIN "ERR" $##-##-##-####.TAG tag3_is_disable - Var return = "Invisible" - If tag1_is_disable = "true" Then - Var return = "Enable" - EndIf - If tag2_is_disable = "true" Then - Var return = "Enable" - EndIf - If tag3_is_disable = "true" Then - Var return = "Enable" - EndIf - Else - Var return = "Invisible" - EndIf - ) - - "ROOT/taobin_project/image//img_menu_err2.png" - - - 84 - 266 - 10 - OpunMediumTTF - 0xDE794E - ice_tab_process_show - ice_show_open - - - 48 - 116 - 32 - 128 - 64 - "disable-show" - $Sum12010100211201020021 - - 000013 - - center-vertical-horizontal - - - ; ==================> Len = 3 - ; 12-01-01-0025 12-01-02-0025 - - - 33 - 22 - 225 - 296 - Flag( 12-01-01-0025.Button,12-01-02-0025.Button,$Sum12010100251201020025) - - - 16 - 164 - 22 - 222 - "multi2" - KanitMediumTTF - 0x322B26 - - WHISKY DUDE \nAMERICANO - อเมริกาโน \nWHISKY DUDE - WHISKY DUDE \nAMERICANO - อเมริกาโน \nWHISKY DUDE - - ဝီစကီသူငယ်ချင်း \nAMERICANO - - - - 16 - 220 - 14 - 222 - KanitMediumTTF - 0x6F5F51 - - Washed Sherry cask ferment \nNote: Whisky & Vanilla - Washed Sherry cask ferment\nหอมวิสกี้ ช็อกโกแลต วนิลา - Washed Sherry cask ferment \nNote: Whisky & Vanilla - Washed Sherry cask ferment\nหอมวิสกี้ ช็อกโกแลต วนิลา - - ရေဆေးပြီး ရှယ်ရီဗူး အချဉ်ဖောက်ခြင်း \nမှတ်ချက်- ဝီစကီနှင့် ဗနီလာ - - - - 16 - 264 - Var( DirImage2 + "option_deactive.png" ) - - - 16 - 264 - $12-01-01-0025.Button - Var( DirImage2 + "hot.png" ) - Var( DirImage2 + "hot_db.png" ) - - - TextPriceMenuHotX - TextPriceMenuY - TextPriceMenuSize - 220 - KanitMediumTTF - 0x6F5F51 - 0xEAE6E1 - $12-01-01-0025.Button - StringFmt( $12-01-01-0025.Price , DisplayFormat, PreScaleConvertShow) ; test - - - 81 - 264 - Var( DirImage2 + "cold.png" ) - Var( DirImage2 + "cold_db.png" ) - $12-01-02-0025.Button - - - 123 - TextPriceMenuY - TextPriceMenuSize - 220 - KanitMediumTTF - 0x6F5F51 - 0xEAE6E1 - $12-01-02-0025.Button - StringFmt( $12-01-02-0025.Price , DisplayFormat, PreScaleConvertShow) ; test - - - 146 - 264 - Var( DirImage2 + "blend.png" ) - Var( DirImage2 + "blend_db.png" ) - "Invisible" - - - TextPriceMenuBlendX - TextPriceMenuY - TextPriceMenuSize - 220 - KanitRegularTTF - 0x6F5F51 - 0xEAE6E1 - "Invisible" - StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) ; test - - - 81 - 264 - - eval( - If ICE_PROCESS_STATUS = 2 Then - - If $Sum12010100251201020025 = "Disable" Then - Var ice_tab_process_show = "Disable" - Else - Var ice_tab_process_show = "Enable" - EndIf - - Else - Var ice_tab_process_show = "Invisible" - EndIf - Var return = ice_tab_process_show - ) - - "ROOT/taobin_project/image/drink_option/ice_tab_unavalible.png" - "ROOT/taobin_project/image/drink_option/ice_tab_unavalible_dis.png" - - - 49 - 117 - - eval( - If $Sum12010100251201020025 = "Disable" Then - STRCONTAIN "ERR" $12-01-01-0025.TAG tag1_is_disable - STRCONTAIN "ERR" $12-01-02-0025.TAG tag2_is_disable - STRCONTAIN "ERR" $##-##-##-####.TAG tag3_is_disable - Var return = "Invisible" - If tag1_is_disable = "true" Then - Var return = "Enable" - EndIf - If tag2_is_disable = "true" Then - Var return = "Enable" - EndIf - If tag3_is_disable = "true" Then - Var return = "Enable" - EndIf - Else - Var return = "Invisible" - EndIf - ) - - "ROOT/taobin_project/image//img_menu_err2.png" - - - 84 - 266 - 10 - OpunMediumTTF - 0xDE794E - ice_tab_process_show - ice_show_open - - - 48 - 116 - 32 - 128 - 64 - "disable-show" - $Sum12010100251201020025 - - 000013 - - center-vertical-horizontal - - - ; ==================> Len = 3 - ; 12-01-01-0023 12-01-02-0023 - - - 33 - 22 - 225 - 296 - Flag( 12-01-01-0023.Button,12-01-02-0023.Button,$Sum12010100231201020023) - - - 16 - 164 - 22 - 222 - "multi2" - KanitMediumTTF - 0x322B26 - - SNOWWHITE \nAMERICANO - อเมริกาโน\nSNOWWHITE - SNOWWHITE \nAMERICANO - อเมริกาโน\nSNOWWHITE - - နှင်းဖြူ \nအမေရိကန် - - - - 16 - 220 - 14 - 222 - KanitMediumTTF - 0x6F5F51 - - Anaerobic process \nNote: Jasmine & Honey - Anaerobic process \nหอมมะลิ น้ำผึ้ง เมเปิล - Anaerobic process \nNote: Jasmine & Honey - Anaerobic process \nหอมมะลิ น้ำผึ้ง เมเปิล - - Anaerobic လုပ်ငန်းစဉ် \nမှတ်ချက်- စံပယ် & Honey - - - - 16 - 264 - Var( DirImage2 + "option_deactive.png" ) - - - 16 - 264 - $12-01-01-0023.Button - Var( DirImage2 + "hot.png" ) - Var( DirImage2 + "hot_db.png" ) - - - TextPriceMenuHotX - TextPriceMenuY - TextPriceMenuSize - 220 - KanitMediumTTF - 0x6F5F51 - 0xEAE6E1 - $12-01-01-0023.Button - StringFmt( $12-01-01-0023.Price , DisplayFormat, PreScaleConvertShow) ; test - - - 81 - 264 - Var( DirImage2 + "cold.png" ) - Var( DirImage2 + "cold_db.png" ) - $12-01-02-0023.Button - - - 123 - TextPriceMenuY - TextPriceMenuSize - 220 - KanitMediumTTF - 0x6F5F51 - 0xEAE6E1 - $12-01-02-0023.Button - StringFmt( $12-01-02-0023.Price , DisplayFormat, PreScaleConvertShow) ; test - - - 146 - 264 - Var( DirImage2 + "blend.png" ) - Var( DirImage2 + "blend_db.png" ) - "Invisible" - - - TextPriceMenuBlendX - TextPriceMenuY - TextPriceMenuSize - 220 - KanitRegularTTF - 0x6F5F51 - 0xEAE6E1 - "Invisible" - StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) ; test - - - 81 - 264 - - eval( - If ICE_PROCESS_STATUS = 2 Then - - If $Sum12010100231201020023 = "Disable" Then - Var ice_tab_process_show = "Disable" - Else - Var ice_tab_process_show = "Enable" - EndIf - - Else - Var ice_tab_process_show = "Invisible" - EndIf - Var return = ice_tab_process_show - ) - - "ROOT/taobin_project/image/drink_option/ice_tab_unavalible.png" - "ROOT/taobin_project/image/drink_option/ice_tab_unavalible_dis.png" - - - 49 - 117 - - eval( - If $Sum12010100231201020023 = "Disable" Then - STRCONTAIN "ERR" $12-01-01-0023.TAG tag1_is_disable - STRCONTAIN "ERR" $12-01-02-0023.TAG tag2_is_disable - STRCONTAIN "ERR" $##-##-##-####.TAG tag3_is_disable - Var return = "Invisible" - If tag1_is_disable = "true" Then - Var return = "Enable" - EndIf - If tag2_is_disable = "true" Then - Var return = "Enable" - EndIf - If tag3_is_disable = "true" Then - Var return = "Enable" - EndIf - Else - Var return = "Invisible" - EndIf - ) - - "ROOT/taobin_project/image//img_menu_err2.png" - - - 84 - 266 - 10 - OpunMediumTTF - 0xDE794E - ice_tab_process_show - ice_show_open - - - 48 - 116 - 32 - 128 - 64 - "disable-show" - $Sum12010100231201020023 - - 000013 - - center-vertical-horizontal - - - ; ==================> Len = 3 - ; 12-01-01-0027 12-01-02-0027 - - - 33 - 22 - 225 - 296 - Flag( 12-01-01-0027.Button,12-01-02-0027.Button,$Sum12010100271201020027) - - - 16 - 164 - 22 - 222 - "multi2" - KanitMediumTTF - 0x322B26 - - PEACHER \nAMERICANO - อเมริกาโน \nPEACHER - PEACHER \nAMERICANO - อเมริกาโน \nPEACHER - - PEACHER \nAMERICANO - - - - 16 - 220 - 14 - 222 - KanitMediumTTF - 0x6F5F51 - - Barrel-aged process \nNote: Peach, tea, chocolate - Barrel-aged process \nหอมพีช, ชา, ช็อกโกแลต - Barrel-aged process \nNote: Peach, tea, chocolate - Barrel-aged process \nหอมพีช, ชา, ช็อกโกแลต - - စည်ပိုင်းအရွယ် လုပ်ငန်းစဉ် \nမှတ်ချက်- မက်မွန်သီး၊ လက်ဖက်ရည်၊ ချောကလက် - - - - 16 - 264 - Var( DirImage2 + "option_deactive.png" ) - - - 16 - 264 - $12-01-01-0027.Button - Var( DirImage2 + "hot.png" ) - Var( DirImage2 + "hot_db.png" ) - - - TextPriceMenuHotX - TextPriceMenuY - TextPriceMenuSize - 220 - KanitMediumTTF - 0x6F5F51 - 0xEAE6E1 - $12-01-01-0027.Button - StringFmt( $12-01-01-0027.Price , DisplayFormat, PreScaleConvertShow) ; test - - - 81 - 264 - Var( DirImage2 + "cold.png" ) - Var( DirImage2 + "cold_db.png" ) - $12-01-02-0027.Button - - - 123 - TextPriceMenuY - TextPriceMenuSize - 220 - KanitMediumTTF - 0x6F5F51 - 0xEAE6E1 - $12-01-02-0027.Button - StringFmt( $12-01-02-0027.Price , DisplayFormat, PreScaleConvertShow) ; test - - - 146 - 264 - Var( DirImage2 + "blend.png" ) - Var( DirImage2 + "blend_db.png" ) - "Invisible" - - - TextPriceMenuBlendX - TextPriceMenuY - TextPriceMenuSize - 220 - KanitRegularTTF - 0x6F5F51 - 0xEAE6E1 - "Invisible" - StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) ; test - - - 81 - 264 - - eval( - If ICE_PROCESS_STATUS = 2 Then - - If $Sum12010100271201020027 = "Disable" Then - Var ice_tab_process_show = "Disable" - Else - Var ice_tab_process_show = "Enable" - EndIf - - Else - Var ice_tab_process_show = "Invisible" - EndIf - Var return = ice_tab_process_show - ) - - "ROOT/taobin_project/image/drink_option/ice_tab_unavalible.png" - "ROOT/taobin_project/image/drink_option/ice_tab_unavalible_dis.png" - - - 49 - 117 - - eval( - If $Sum12010100271201020027 = "Disable" Then - STRCONTAIN "ERR" $12-01-01-0027.TAG tag1_is_disable - STRCONTAIN "ERR" $12-01-02-0027.TAG tag2_is_disable - STRCONTAIN "ERR" $##-##-##-####.TAG tag3_is_disable - Var return = "Invisible" - If tag1_is_disable = "true" Then - Var return = "Enable" - EndIf - If tag2_is_disable = "true" Then - Var return = "Enable" - EndIf - If tag3_is_disable = "true" Then - Var return = "Enable" - EndIf - Else - Var return = "Invisible" - EndIf - ) - - "ROOT/taobin_project/image//img_menu_err2.png" - - - 84 - 266 - 10 - OpunMediumTTF - 0xDE794E - ice_tab_process_show - ice_show_open - - - 48 - 116 - 32 - 128 - 64 - "disable-show" - $Sum12010100271201020027 - - 000013 - - center-vertical-horizontal - - - ; ==================> Len = 3 - ; 12-01-01-0032 12-01-02-0032 - - - 33 - 22 - 225 - 296 - Flag( 12-01-01-0032.Button,12-01-02-0032.Button,$Sum12010100321201020032) - - - 16 - 164 - 22 - 222 - "multi2" - KanitMediumTTF - 0x322B26 - - PURE BEAUTY \nAMERICANO - อเมริกาโน \nPURE BEAUTY - PURE BEAUTY \nAMERICANO - อเมริกาโน \nPURE BEAUTY - - ဖြူစင်သော အလှတရား \nအမေရိကန် - - - - 16 - 220 - 14 - 222 - KanitMediumTTF - 0x6F5F51 - - Light roast (natural process) Note: Floral & Tropical fruit - กาแฟคั่วอ่อน (natural process) \nกลิ่นดอกไม้ ผลไม้เขตร้อน - Light roast (natural process) Note: Floral & Tropical fruit - กาแฟคั่วอ่อน (natural process) \nกลิ่นดอกไม้ ผลไม้เขตร้อน - - မီးကင် (သဘာဝဖြစ်စဉ်) မှတ်ချက်- ပန်းနှင့် အပူပိုင်းဒေသ အသီး - - - - 16 - 264 - Var( DirImage2 + "option_deactive.png" ) - - - 16 - 264 - $12-01-01-0032.Button - Var( DirImage2 + "hot.png" ) - Var( DirImage2 + "hot_db.png" ) - - - TextPriceMenuHotX - TextPriceMenuY - TextPriceMenuSize - 220 - KanitMediumTTF - 0x6F5F51 - 0xEAE6E1 - $12-01-01-0032.Button - StringFmt( $12-01-01-0032.Price , DisplayFormat, PreScaleConvertShow) ; test - - - 81 - 264 - Var( DirImage2 + "cold.png" ) - Var( DirImage2 + "cold_db.png" ) - $12-01-02-0032.Button - - - 123 - TextPriceMenuY - TextPriceMenuSize - 220 - KanitMediumTTF - 0x6F5F51 - 0xEAE6E1 - $12-01-02-0032.Button - StringFmt( $12-01-02-0032.Price , DisplayFormat, PreScaleConvertShow) ; test - - - 146 - 264 - Var( DirImage2 + "blend.png" ) - Var( DirImage2 + "blend_db.png" ) - "Invisible" - - - TextPriceMenuBlendX - TextPriceMenuY - TextPriceMenuSize - 220 - KanitRegularTTF - 0x6F5F51 - 0xEAE6E1 - "Invisible" - StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) ; test - - - 81 - 264 - - eval( - If ICE_PROCESS_STATUS = 2 Then - - If $Sum12010100321201020032 = "Disable" Then - Var ice_tab_process_show = "Disable" - Else - Var ice_tab_process_show = "Enable" - EndIf - - Else - Var ice_tab_process_show = "Invisible" - EndIf - Var return = ice_tab_process_show - ) - - "ROOT/taobin_project/image/drink_option/ice_tab_unavalible.png" - "ROOT/taobin_project/image/drink_option/ice_tab_unavalible_dis.png" - - - 49 - 117 - - eval( - If $Sum12010100321201020032 = "Disable" Then - STRCONTAIN "ERR" $12-01-01-0032.TAG tag1_is_disable - STRCONTAIN "ERR" $12-01-02-0032.TAG tag2_is_disable - STRCONTAIN "ERR" $##-##-##-####.TAG tag3_is_disable - Var return = "Invisible" - If tag1_is_disable = "true" Then - Var return = "Enable" - EndIf - If tag2_is_disable = "true" Then - Var return = "Enable" - EndIf - If tag3_is_disable = "true" Then - Var return = "Enable" - EndIf - Else - Var return = "Invisible" - EndIf - ) - - "ROOT/taobin_project/image//img_menu_err2.png" - - - 84 - 266 - 10 - OpunMediumTTF - 0xDE794E - ice_tab_process_show - ice_show_open - - - 48 - 116 - 32 - 128 - 64 - "disable-show" - $Sum12010100321201020032 - - 000013 - - center-vertical-horizontal - - - ; ==================> Len = 3 - ; 12-01-01-0035 12-01-02-0035 - - - 33 - 22 - 225 - 296 - Flag( 12-01-01-0035.Button,12-01-02-0035.Button,$Sum12010100351201020035) - - - 16 - 164 - 22 - 222 - "multi2" - KanitMediumTTF - 0x322B26 - - GEISHA \nAMERICANO - อเมริกาโน \nGEISHA - GEISHA \nAMERICANO - อเมริกาโน \nGEISHA - - GEISHA \nAMERICANO - - - - 16 - 220 - 14 - 222 - KanitMediumTTF - 0x6F5F51 - - Light Roast (natural process) Lemon, Peach, Honey, Jasmin - กาแฟคั่วอ่อน (natural process) กลิ่น เลม่อน พีช น้ำผึ้งและดอกมะลิ - Light Roast (natural process) Lemon, Peach, Honey, Jasmin - กาแฟคั่วอ่อน (natural process) กลิ่น เลม่อน พีช น้ำผึ้งและดอกมะลิ - - Light Roast (သဘာဝဖြစ်စဉ်) Lemon, Peach, Honey, Jasmin - - - - 16 - 264 - Var( DirImage2 + "option_deactive.png" ) - - - 16 - 264 - $12-01-01-0035.Button - Var( DirImage2 + "hot.png" ) - Var( DirImage2 + "hot_db.png" ) - - - TextPriceMenuHotX - TextPriceMenuY - TextPriceMenuSize - 220 - KanitMediumTTF - 0x6F5F51 - 0xEAE6E1 - $12-01-01-0035.Button - StringFmt( $12-01-01-0035.Price , DisplayFormat, PreScaleConvertShow) ; test - - - 81 - 264 - Var( DirImage2 + "cold.png" ) - Var( DirImage2 + "cold_db.png" ) - $12-01-02-0035.Button - - - 123 - TextPriceMenuY - TextPriceMenuSize - 220 - KanitMediumTTF - 0x6F5F51 - 0xEAE6E1 - $12-01-02-0035.Button - StringFmt( $12-01-02-0035.Price , DisplayFormat, PreScaleConvertShow) ; test - - - 146 - 264 - Var( DirImage2 + "blend.png" ) - Var( DirImage2 + "blend_db.png" ) - "Invisible" - - - TextPriceMenuBlendX - TextPriceMenuY - TextPriceMenuSize - 220 - KanitRegularTTF - 0x6F5F51 - 0xEAE6E1 - "Invisible" - StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) ; test - - - 81 - 264 - - eval( - If ICE_PROCESS_STATUS = 2 Then - - If $Sum12010100351201020035 = "Disable" Then - Var ice_tab_process_show = "Disable" - Else - Var ice_tab_process_show = "Enable" - EndIf - - Else - Var ice_tab_process_show = "Invisible" - EndIf - Var return = ice_tab_process_show - ) - - "ROOT/taobin_project/image/drink_option/ice_tab_unavalible.png" - "ROOT/taobin_project/image/drink_option/ice_tab_unavalible_dis.png" - - - 49 - 117 - - eval( - If $Sum12010100351201020035 = "Disable" Then - STRCONTAIN "ERR" $12-01-01-0035.TAG tag1_is_disable - STRCONTAIN "ERR" $12-01-02-0035.TAG tag2_is_disable - STRCONTAIN "ERR" $##-##-##-####.TAG tag3_is_disable - Var return = "Invisible" - If tag1_is_disable = "true" Then - Var return = "Enable" - EndIf - If tag2_is_disable = "true" Then - Var return = "Enable" - EndIf - If tag3_is_disable = "true" Then - Var return = "Enable" - EndIf - Else - Var return = "Invisible" - EndIf - ) - - "ROOT/taobin_project/image//img_menu_err2.png" - - - 84 - 266 - 10 - OpunMediumTTF - 0xDE794E - ice_tab_process_show - ice_show_open - - - 48 - 116 - 32 - 128 - 64 - "disable-show" - $Sum12010100351201020035 - - 000013 - - center-vertical-horizontal - - - ; ==================> Len = 3 - ; 12-01-01-0038 12-01-02-0038 - - - 33 - 22 - 225 - 296 - Flag( 12-01-01-0038.Button,12-01-02-0038.Button,$Sum12010100381201020038) - - - 16 - 164 - 22 - 222 - "multi2" - KanitMediumTTF - 0x322B26 - - ROSALYN \nAMERICANO - อเมริกาโน \nROSALYN - ROSALYN \nAMERICANO - อเมริกาโน \nROSALYN - - ရိုဆာလင် \nအမေရိကန် - - - - 16 - 220 - 14 - 222 - KanitMediumTTF - 0x6F5F51 - - Light Roast (natural process) \nPink​ Rose & Berry - กาแฟคั่วอ่อน (washed process) \nกลิ่นกุหลาบ และ เบอร์รี่ - Light Roast (natural process) \nPink​ Rose & Berry - กาแฟคั่วอ่อน (washed process) \nกลิ่นกุหลาบ และ เบอร์รี่ - - မီးကင် (သဘာဝဖြစ်စဉ်) \nပန်းရောင်နှင်းဆီနှင့် ဘယ်ရီ - - - - 16 - 264 - Var( DirImage2 + "option_deactive.png" ) - - - 16 - 264 - $12-01-01-0038.Button - Var( DirImage2 + "hot.png" ) - Var( DirImage2 + "hot_db.png" ) - - - TextPriceMenuHotX - TextPriceMenuY - TextPriceMenuSize - 220 - KanitMediumTTF - 0x6F5F51 - 0xEAE6E1 - $12-01-01-0038.Button - StringFmt( $12-01-01-0038.Price , DisplayFormat, PreScaleConvertShow) ; test - - - 81 - 264 - Var( DirImage2 + "cold.png" ) - Var( DirImage2 + "cold_db.png" ) - $12-01-02-0038.Button - - - 123 - TextPriceMenuY - TextPriceMenuSize - 220 - KanitMediumTTF - 0x6F5F51 - 0xEAE6E1 - $12-01-02-0038.Button - StringFmt( $12-01-02-0038.Price , DisplayFormat, PreScaleConvertShow) ; test - - - 146 - 264 - Var( DirImage2 + "blend.png" ) - Var( DirImage2 + "blend_db.png" ) - "Invisible" - - - TextPriceMenuBlendX - TextPriceMenuY - TextPriceMenuSize - 220 - KanitRegularTTF - 0x6F5F51 - 0xEAE6E1 - "Invisible" - StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) ; test - - - 81 - 264 - - eval( - If ICE_PROCESS_STATUS = 2 Then - - If $Sum12010100381201020038 = "Disable" Then - Var ice_tab_process_show = "Disable" - Else - Var ice_tab_process_show = "Enable" - EndIf - - Else - Var ice_tab_process_show = "Invisible" - EndIf - Var return = ice_tab_process_show - ) - - "ROOT/taobin_project/image/drink_option/ice_tab_unavalible.png" - "ROOT/taobin_project/image/drink_option/ice_tab_unavalible_dis.png" - - - 49 - 117 - - eval( - If $Sum12010100381201020038 = "Disable" Then - STRCONTAIN "ERR" $12-01-01-0038.TAG tag1_is_disable - STRCONTAIN "ERR" $12-01-02-0038.TAG tag2_is_disable - STRCONTAIN "ERR" $##-##-##-####.TAG tag3_is_disable - Var return = "Invisible" - If tag1_is_disable = "true" Then - Var return = "Enable" - EndIf - If tag2_is_disable = "true" Then - Var return = "Enable" - EndIf - If tag3_is_disable = "true" Then - Var return = "Enable" - EndIf - Else - Var return = "Invisible" - EndIf - ) - - "ROOT/taobin_project/image//img_menu_err2.png" - - - 84 - 266 - 10 - OpunMediumTTF - 0xDE794E - ice_tab_process_show - ice_show_open - - - 48 - 116 - 32 - 128 - 64 - "disable-show" - $Sum12010100381201020038 - - 000013 - - center-vertical-horizontal - - - ; ==================> Len = 3 - ; - 12-01-02-0020 - - - 33 - 22 - 225 - 296 - Flag( 12-01-02-0020.Button,$Sum1201020020) - - - 16 - 164 - 22 - 222 - "multi2" - KanitMediumTTF - 0x322B26 - - BLUE DADDY \nALMOST DIRTY - BLUE DADDY \nALMOST DIRTY - BLUE DADDY \nALMOST DIRTY - BLUE DADDY \nALMOST DIRTY - - အပြာရောင် Daddy \nညစ်ပတ်လုနီးပါး - - - - 16 - 220 - 14 - 222 - KanitMediumTTF - 0x6F5F51 - - Washed process \nNote: Blue Berry & Floral - Washed process \nหอมบลูเบอร์รี และดอกไม้ - Washed process \nNote: Blue Berry & Floral - Washed process \nหอมบลูเบอร์รี และดอกไม้ - - ဆေးကြောခြင်းလုပ်ငန်း \nမှတ်ချက်- အပြာဘယ်ရီနှင့် ပန်း - - - - 16 - 264 - Var( DirImage2 + "option_deactive.png" ) - - - 16 - 264 - "Invisible" - Var( DirImage2 + "hot.png" ) - Var( DirImage2 + "hot_db.png" ) - - - TextPriceMenuHotX - TextPriceMenuY - TextPriceMenuSize - 220 - KanitMediumTTF - 0x6F5F51 - 0xEAE6E1 - "Invisible" - StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) ; test - - - 81 - 264 - Var( DirImage2 + "cold.png" ) - Var( DirImage2 + "cold_db.png" ) - $12-01-02-0020.Button - - - 123 - TextPriceMenuY - TextPriceMenuSize - 220 - KanitMediumTTF - 0x6F5F51 - 0xEAE6E1 - $12-01-02-0020.Button - StringFmt( $12-01-02-0020.Price , DisplayFormat, PreScaleConvertShow) ; test - - - 146 - 264 - Var( DirImage2 + "blend.png" ) - Var( DirImage2 + "blend_db.png" ) - "Invisible" - - - TextPriceMenuBlendX - TextPriceMenuY - TextPriceMenuSize - 220 - KanitRegularTTF - 0x6F5F51 - 0xEAE6E1 - "Invisible" - StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) ; test - - - 81 - 264 - - eval( - If ICE_PROCESS_STATUS = 2 Then - - Var ice_tab_process_show = "Invisible" - - Else - Var ice_tab_process_show = "Invisible" - EndIf - Var return = ice_tab_process_show - ) - - "ROOT/taobin_project/image/drink_option/ice_tab_unavalible.png" - "ROOT/taobin_project/image/drink_option/ice_tab_unavalible_dis.png" - - - 49 - 117 - - eval( - If $Sum1201020020 = "Disable" Then - STRCONTAIN "ERR" $##-##-##-####.TAG tag1_is_disable - STRCONTAIN "ERR" $12-01-02-0020.TAG tag2_is_disable - STRCONTAIN "ERR" $##-##-##-####.TAG tag3_is_disable - Var return = "Invisible" - If tag1_is_disable = "true" Then - Var return = "Enable" - EndIf - If tag2_is_disable = "true" Then - Var return = "Enable" - EndIf - If tag3_is_disable = "true" Then - Var return = "Enable" - EndIf - Else - Var return = "Invisible" - EndIf - ) - - "ROOT/taobin_project/image//img_menu_err2.png" - - - 84 - 266 - 10 - OpunMediumTTF - 0xDE794E - ice_tab_process_show - ice_show_open - - - 48 - 116 - 32 - 128 - 64 - "disable-show" - $Sum1201020020 - - 000013 - - center-vertical-horizontal - - - ; ==================> Len = 3 - ; - 12-01-02-0022 - - - 33 - 22 - 225 - 296 - Flag( 12-01-02-0022.Button,$Sum1201020022) - - - 16 - 164 - 22 - 222 - "multi2" - KanitMediumTTF - 0x322B26 - - MOZART \nALMOST DIRTY - MOZART \nALMOST DIRTY - MOZART \nALMOST DIRTY - MOZART \nALMOST DIRTY - - MOZART \nညစ်ပတ်လုနီးပါး - - - - 16 - 220 - 14 - 222 - KanitMediumTTF - 0x6F5F51 - - Raisin Honey process \nNote: Strawberry & Floral - Raisin Honey process \nหอมสตรอว์เบอร์รี กุหลาบ มะลิ - Raisin Honey process \nNote: Strawberry & Floral - Raisin Honey process \nหอมสตรอว์เบอร์รี กุหลาบ มะลิ - - စပျစ်သီးပျားရည် လုပ်ငန်းစဉ် \nမှတ်ချက်- စတော်ဘယ်ရီနှင့် ပန်း - - - - 16 - 264 - Var( DirImage2 + "option_deactive.png" ) - - - 16 - 264 - "Invisible" - Var( DirImage2 + "hot.png" ) - Var( DirImage2 + "hot_db.png" ) - - - TextPriceMenuHotX - TextPriceMenuY - TextPriceMenuSize - 220 - KanitMediumTTF - 0x6F5F51 - 0xEAE6E1 - "Invisible" - StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) ; test - - - 81 - 264 - Var( DirImage2 + "cold.png" ) - Var( DirImage2 + "cold_db.png" ) - $12-01-02-0022.Button - - - 123 - TextPriceMenuY - TextPriceMenuSize - 220 - KanitMediumTTF - 0x6F5F51 - 0xEAE6E1 - $12-01-02-0022.Button - StringFmt( $12-01-02-0022.Price , DisplayFormat, PreScaleConvertShow) ; test - - - 146 - 264 - Var( DirImage2 + "blend.png" ) - Var( DirImage2 + "blend_db.png" ) - "Invisible" - - - TextPriceMenuBlendX - TextPriceMenuY - TextPriceMenuSize - 220 - KanitRegularTTF - 0x6F5F51 - 0xEAE6E1 - "Invisible" - StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) ; test - - - 81 - 264 - - eval( - If ICE_PROCESS_STATUS = 2 Then - - Var ice_tab_process_show = "Invisible" - - Else - Var ice_tab_process_show = "Invisible" - EndIf - Var return = ice_tab_process_show - ) - - "ROOT/taobin_project/image/drink_option/ice_tab_unavalible.png" - "ROOT/taobin_project/image/drink_option/ice_tab_unavalible_dis.png" - - - 49 - 117 - - eval( - If $Sum1201020022 = "Disable" Then - STRCONTAIN "ERR" $##-##-##-####.TAG tag1_is_disable - STRCONTAIN "ERR" $12-01-02-0022.TAG tag2_is_disable - STRCONTAIN "ERR" $##-##-##-####.TAG tag3_is_disable - Var return = "Invisible" - If tag1_is_disable = "true" Then - Var return = "Enable" - EndIf - If tag2_is_disable = "true" Then - Var return = "Enable" - EndIf - If tag3_is_disable = "true" Then - Var return = "Enable" - EndIf - Else - Var return = "Invisible" - EndIf - ) - - "ROOT/taobin_project/image//img_menu_err2.png" - - - 84 - 266 - 10 - OpunMediumTTF - 0xDE794E - ice_tab_process_show - ice_show_open - - - 48 - 116 - 32 - 128 - 64 - "disable-show" - $Sum1201020022 - - 000013 - - center-vertical-horizontal - - - ; ==================> Len = 3 - ; - 12-01-02-0045 - - - 33 - 22 - 225 - 296 - Flag( 12-01-02-0045.Button,$Sum1201020045) - - - 16 - 164 - 22 - 222 - "multi2" - KanitMediumTTF - 0x322B26 - - CHOPIN \nALMOST DIRTY - CHOPIN \nALMOST DIRTY - CHOPIN \nALMOST DIRTY - CHOPIN \nALMOST DIRTY - - CHOPIN \nညစ်ပတ်လုနီးပါး - - - - 16 - 220 - 14 - 222 - KanitMediumTTF - 0x6F5F51 - - Raisin Honey process \nNote: Strawberry & Floral - Raisin Honey process \nหอมสตรอว์เบอร์รี กุหลาบ มะลิ - Raisin Honey process \nNote: Strawberry & Floral - Raisin Honey process \nหอมสตรอว์เบอร์รี กุหลาบ มะลิ - - စပျစ်သီးပျားရည် လုပ်ငန်းစဉ် \nမှတ်ချက်- စတော်ဘယ်ရီနှင့် ပန်း - - - - 16 - 264 - Var( DirImage2 + "option_deactive.png" ) - - - 16 - 264 - "Invisible" - Var( DirImage2 + "hot.png" ) - Var( DirImage2 + "hot_db.png" ) - - - TextPriceMenuHotX - TextPriceMenuY - TextPriceMenuSize - 220 - KanitMediumTTF - 0x6F5F51 - 0xEAE6E1 - "Invisible" - StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) ; test - - - 81 - 264 - Var( DirImage2 + "cold.png" ) - Var( DirImage2 + "cold_db.png" ) - $12-01-02-0045.Button - - - 123 - TextPriceMenuY - TextPriceMenuSize - 220 - KanitMediumTTF - 0x6F5F51 - 0xEAE6E1 - $12-01-02-0045.Button - StringFmt( $12-01-02-0045.Price , DisplayFormat, PreScaleConvertShow) ; test - - - 146 - 264 - Var( DirImage2 + "blend.png" ) - Var( DirImage2 + "blend_db.png" ) - "Invisible" - - - TextPriceMenuBlendX - TextPriceMenuY - TextPriceMenuSize - 220 - KanitRegularTTF - 0x6F5F51 - 0xEAE6E1 - "Invisible" - StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) ; test - - - 81 - 264 - - eval( - If ICE_PROCESS_STATUS = 2 Then - - Var ice_tab_process_show = "Invisible" - - Else - Var ice_tab_process_show = "Invisible" - EndIf - Var return = ice_tab_process_show - ) - - "ROOT/taobin_project/image/drink_option/ice_tab_unavalible.png" - "ROOT/taobin_project/image/drink_option/ice_tab_unavalible_dis.png" - - - 49 - 117 - - eval( - If $Sum1201020045 = "Disable" Then - STRCONTAIN "ERR" $##-##-##-####.TAG tag1_is_disable - STRCONTAIN "ERR" $12-01-02-0045.TAG tag2_is_disable - STRCONTAIN "ERR" $##-##-##-####.TAG tag3_is_disable - Var return = "Invisible" - If tag1_is_disable = "true" Then - Var return = "Enable" - EndIf - If tag2_is_disable = "true" Then - Var return = "Enable" - EndIf - If tag3_is_disable = "true" Then - Var return = "Enable" - EndIf - Else - Var return = "Invisible" - EndIf - ) - - "ROOT/taobin_project/image//img_menu_err2.png" - - - 84 - 266 - 10 - OpunMediumTTF - 0xDE794E - ice_tab_process_show - ice_show_open - - - 48 - 116 - 32 - 128 - 64 - "disable-show" - $Sum1201020045 - - 000013 - - center-vertical-horizontal - - - ; ==================> Len = 3 - ; - 12-01-02-0048 - - - 33 - 22 - 225 - 296 - Flag( 12-01-02-0048.Button,$Sum1201020048) - - - 16 - 164 - 22 - 222 - "multi2" - KanitMediumTTF - 0x322B26 - - MANDARINE \nALMOST DIRTY - MANDARINE \nALMOST DIRTY - MANDARINE \nALMOST DIRTY - MANDARINE \nALMOST DIRTY - - မန်းဒရင်း \nညစ်ပတ်လုနီးပါး - - - - 16 - 220 - 14 - 222 - KanitMediumTTF - 0x6F5F51 - - Light Roast. Note: Orange Blossom, Honey, Caramel, Chocolate Bar. - กาแฟคั่วอ่อน โน๊ต: ดอกส้ม น้ำผึ้ง คาราเมล ช็อกโกแล็ต - Light Roast. Note: Orange Blossom, Honey, Caramel, Chocolate Bar. - กาแฟคั่วอ่อน โน๊ต: ดอกส้ม น้ำผึ้ง คาราเมล ช็อกโกแล็ต - - မီးကင်။ မှတ်ချက်- လိမ္မော်ရောင်၊ ပျားရည်၊ ကာရာမယ်လ်၊ ချောကလက်ဘား။ - - - - 16 - 264 - Var( DirImage2 + "option_deactive.png" ) - - - 16 - 264 - "Invisible" - Var( DirImage2 + "hot.png" ) - Var( DirImage2 + "hot_db.png" ) - - - TextPriceMenuHotX - TextPriceMenuY - TextPriceMenuSize - 220 - KanitMediumTTF - 0x6F5F51 - 0xEAE6E1 - "Invisible" - StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) ; test - - - 81 - 264 - Var( DirImage2 + "cold.png" ) - Var( DirImage2 + "cold_db.png" ) - $12-01-02-0048.Button - - - 123 - TextPriceMenuY - TextPriceMenuSize - 220 - KanitMediumTTF - 0x6F5F51 - 0xEAE6E1 - $12-01-02-0048.Button - StringFmt( $12-01-02-0048.Price , DisplayFormat, PreScaleConvertShow) ; test - - - 146 - 264 - Var( DirImage2 + "blend.png" ) - Var( DirImage2 + "blend_db.png" ) - "Invisible" - - - TextPriceMenuBlendX - TextPriceMenuY - TextPriceMenuSize - 220 - KanitRegularTTF - 0x6F5F51 - 0xEAE6E1 - "Invisible" - StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) ; test - - - 81 - 264 - - eval( - If ICE_PROCESS_STATUS = 2 Then - - Var ice_tab_process_show = "Invisible" - - Else - Var ice_tab_process_show = "Invisible" - EndIf - Var return = ice_tab_process_show - ) - - "ROOT/taobin_project/image/drink_option/ice_tab_unavalible.png" - "ROOT/taobin_project/image/drink_option/ice_tab_unavalible_dis.png" - - - 49 - 117 - - eval( - If $Sum1201020048 = "Disable" Then - STRCONTAIN "ERR" $##-##-##-####.TAG tag1_is_disable - STRCONTAIN "ERR" $12-01-02-0048.TAG tag2_is_disable - STRCONTAIN "ERR" $##-##-##-####.TAG tag3_is_disable - Var return = "Invisible" - If tag1_is_disable = "true" Then - Var return = "Enable" - EndIf - If tag2_is_disable = "true" Then - Var return = "Enable" - EndIf - If tag3_is_disable = "true" Then - Var return = "Enable" - EndIf - Else - Var return = "Invisible" - EndIf - ) - - "ROOT/taobin_project/image//img_menu_err2.png" - - - 84 - 266 - 10 - OpunMediumTTF - 0xDE794E - ice_tab_process_show - ice_show_open - - - 48 - 116 - 32 - 128 - 64 - "disable-show" - $Sum1201020048 - - 000013 - - center-vertical-horizontal - - - ; ==================> Len = 3 - ; - 12-01-02-0051 - - - 33 - 22 - 225 - 296 - Flag( 12-01-02-0051.Button,$Sum1201020051) - - - 16 - 164 - 22 - 222 - "multi2" - KanitMediumTTF - 0x322B26 - - OPUS ONE \nALMOST DIRTY - OPUS ONE \nALMOST DIRTY - OPUS ONE \nALMOST DIRTY - OPUS ONE \nALMOST DIRTY - - OPUS ONE \nညစ်ပတ်လုနီးပါး - - - - 16 - 220 - 14 - 222 - KanitMediumTTF - 0x6F5F51 - - Light Roast. Note: Grape Jelly, Apple Pie, Walnut, Mint. - กาแฟคั่วอ่อน โน๊ต: เยลลี่องุ่น แอ๊ปเปิ้ลพาย มิ้น - Light Roast. Note: Grape Jelly, Apple Pie, Walnut, Mint. - กาแฟคั่วอ่อน โน๊ต: เยลลี่องุ่น แอ๊ปเปิ้ลพาย มิ้น - - မီးကင်။ မှတ်ချက်- စပျစ်သီးဂျယ်လီ၊ Apple Pie၊ သစ်ကြားသီး၊ ပင်စိမ်း။ - - - - 16 - 264 - Var( DirImage2 + "option_deactive.png" ) - - - 16 - 264 - "Invisible" - Var( DirImage2 + "hot.png" ) - Var( DirImage2 + "hot_db.png" ) - - - TextPriceMenuHotX - TextPriceMenuY - TextPriceMenuSize - 220 - KanitMediumTTF - 0x6F5F51 - 0xEAE6E1 - "Invisible" - StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) ; test - - - 81 - 264 - Var( DirImage2 + "cold.png" ) - Var( DirImage2 + "cold_db.png" ) - $12-01-02-0051.Button - - - 123 - TextPriceMenuY - TextPriceMenuSize - 220 - KanitMediumTTF - 0x6F5F51 - 0xEAE6E1 - $12-01-02-0051.Button - StringFmt( $12-01-02-0051.Price , DisplayFormat, PreScaleConvertShow) ; test - - - 146 - 264 - Var( DirImage2 + "blend.png" ) - Var( DirImage2 + "blend_db.png" ) - "Invisible" - - - TextPriceMenuBlendX - TextPriceMenuY - TextPriceMenuSize - 220 - KanitRegularTTF - 0x6F5F51 - 0xEAE6E1 - "Invisible" - StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) ; test - - - 81 - 264 - - eval( - If ICE_PROCESS_STATUS = 2 Then - - Var ice_tab_process_show = "Invisible" - - Else - Var ice_tab_process_show = "Invisible" - EndIf - Var return = ice_tab_process_show - ) - - "ROOT/taobin_project/image/drink_option/ice_tab_unavalible.png" - "ROOT/taobin_project/image/drink_option/ice_tab_unavalible_dis.png" - - - 49 - 117 - - eval( - If $Sum1201020051 = "Disable" Then - STRCONTAIN "ERR" $##-##-##-####.TAG tag1_is_disable - STRCONTAIN "ERR" $12-01-02-0051.TAG tag2_is_disable - STRCONTAIN "ERR" $##-##-##-####.TAG tag3_is_disable - Var return = "Invisible" - If tag1_is_disable = "true" Then - Var return = "Enable" - EndIf - If tag2_is_disable = "true" Then - Var return = "Enable" - EndIf - If tag3_is_disable = "true" Then - Var return = "Enable" - EndIf - Else - Var return = "Invisible" - EndIf - ) - - "ROOT/taobin_project/image//img_menu_err2.png" - - - 84 - 266 - 10 - OpunMediumTTF - 0xDE794E - ice_tab_process_show - ice_show_open - - - 48 - 116 - 32 - 128 - 64 - "disable-show" - $Sum1201020051 - - 000013 - - center-vertical-horizontal - - - ; ==================> Len = 3 - ; - 12-01-02-0026 - - - 33 - 22 - 225 - 296 - Flag( 12-01-02-0026.Button,$Sum1201020026) - - - 16 - 164 - 22 - 222 - "multi2" - KanitMediumTTF - 0x322B26 - - WHISKY DUDE \nALMOST DIRTY - WHISKY DUDE \nALMOST DIRTY - WHISKY DUDE \nALMOST DIRTY - WHISKY DUDE \nALMOST DIRTY - - ဝီစကီသူငယ်ချင်း \nညစ်ပတ်လုနီးပါး - - - - 16 - 220 - 14 - 222 - KanitMediumTTF - 0x6F5F51 - - Washed Sherry cask ferment \nNote: Whisky & Vanilla - Washed Sherry cask ferment\nหอมวิสกี้ ช็อกโกแลต วนิลา - Washed Sherry cask ferment \nNote: Whisky & Vanilla - Washed Sherry cask ferment\nหอมวิสกี้ ช็อกโกแลต วนิลา - - ရေဆေးပြီး ရှယ်ရီဗူး အချဉ်ဖောက်ခြင်း \nမှတ်ချက်- ဝီစကီနှင့် ဗနီလာ - - - - 16 - 264 - Var( DirImage2 + "option_deactive.png" ) - - - 16 - 264 - "Invisible" - Var( DirImage2 + "hot.png" ) - Var( DirImage2 + "hot_db.png" ) - - - TextPriceMenuHotX - TextPriceMenuY - TextPriceMenuSize - 220 - KanitMediumTTF - 0x6F5F51 - 0xEAE6E1 - "Invisible" - StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) ; test - - - 81 - 264 - Var( DirImage2 + "cold.png" ) - Var( DirImage2 + "cold_db.png" ) - $12-01-02-0026.Button - - - 123 - TextPriceMenuY - TextPriceMenuSize - 220 - KanitMediumTTF - 0x6F5F51 - 0xEAE6E1 - $12-01-02-0026.Button - StringFmt( $12-01-02-0026.Price , DisplayFormat, PreScaleConvertShow) ; test - - - 146 - 264 - Var( DirImage2 + "blend.png" ) - Var( DirImage2 + "blend_db.png" ) - "Invisible" - - - TextPriceMenuBlendX - TextPriceMenuY - TextPriceMenuSize - 220 - KanitRegularTTF - 0x6F5F51 - 0xEAE6E1 - "Invisible" - StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) ; test - - - 81 - 264 - - eval( - If ICE_PROCESS_STATUS = 2 Then - - Var ice_tab_process_show = "Invisible" - - Else - Var ice_tab_process_show = "Invisible" - EndIf - Var return = ice_tab_process_show - ) - - "ROOT/taobin_project/image/drink_option/ice_tab_unavalible.png" - "ROOT/taobin_project/image/drink_option/ice_tab_unavalible_dis.png" - - - 49 - 117 - - eval( - If $Sum1201020026 = "Disable" Then - STRCONTAIN "ERR" $##-##-##-####.TAG tag1_is_disable - STRCONTAIN "ERR" $12-01-02-0026.TAG tag2_is_disable - STRCONTAIN "ERR" $##-##-##-####.TAG tag3_is_disable - Var return = "Invisible" - If tag1_is_disable = "true" Then - Var return = "Enable" - EndIf - If tag2_is_disable = "true" Then - Var return = "Enable" - EndIf - If tag3_is_disable = "true" Then - Var return = "Enable" - EndIf - Else - Var return = "Invisible" - EndIf - ) - - "ROOT/taobin_project/image//img_menu_err2.png" - - - 84 - 266 - 10 - OpunMediumTTF - 0xDE794E - ice_tab_process_show - ice_show_open - - - 48 - 116 - 32 - 128 - 64 - "disable-show" - $Sum1201020026 - - 000013 - - center-vertical-horizontal - - - ; ==================> Len = 3 - ; - 12-01-02-0024 - - - 33 - 22 - 225 - 296 - Flag( 12-01-02-0024.Button,$Sum1201020024) - - - 16 - 164 - 22 - 222 - "multi2" - KanitMediumTTF - 0x322B26 - - SNOWWHITE \nALMOST DIRTY - SNOWWHITE \nALMOST DIRTY - SNOWWHITE \nALMOST DIRTY - SNOWWHITE \nALMOST DIRTY - - နှင်းဖြူ \nညစ်ပတ်လုနီးပါး - - - - 16 - 220 - 14 - 222 - KanitMediumTTF - 0x6F5F51 - - Anaerobic process \nNote: Jasmine & Honey - Anaerobic process \nหอมมะลิ น้ำผึ้ง เมเปิล - Anaerobic process \nNote: Jasmine & Honey - Anaerobic process \nหอมมะลิ น้ำผึ้ง เมเปิล - - Anaerobic လုပ်ငန်းစဉ် \nမှတ်ချက်- စံပယ် & Honey - - - - 16 - 264 - Var( DirImage2 + "option_deactive.png" ) - - - 16 - 264 - "Invisible" - Var( DirImage2 + "hot.png" ) - Var( DirImage2 + "hot_db.png" ) - - - TextPriceMenuHotX - TextPriceMenuY - TextPriceMenuSize - 220 - KanitMediumTTF - 0x6F5F51 - 0xEAE6E1 - "Invisible" - StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) ; test - - - 81 - 264 - Var( DirImage2 + "cold.png" ) - Var( DirImage2 + "cold_db.png" ) - $12-01-02-0024.Button - - - 123 - TextPriceMenuY - TextPriceMenuSize - 220 - KanitMediumTTF - 0x6F5F51 - 0xEAE6E1 - $12-01-02-0024.Button - StringFmt( $12-01-02-0024.Price , DisplayFormat, PreScaleConvertShow) ; test - - - 146 - 264 - Var( DirImage2 + "blend.png" ) - Var( DirImage2 + "blend_db.png" ) - "Invisible" - - - TextPriceMenuBlendX - TextPriceMenuY - TextPriceMenuSize - 220 - KanitRegularTTF - 0x6F5F51 - 0xEAE6E1 - "Invisible" - StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) ; test - - - 81 - 264 - - eval( - If ICE_PROCESS_STATUS = 2 Then - - Var ice_tab_process_show = "Invisible" - - Else - Var ice_tab_process_show = "Invisible" - EndIf - Var return = ice_tab_process_show - ) - - "ROOT/taobin_project/image/drink_option/ice_tab_unavalible.png" - "ROOT/taobin_project/image/drink_option/ice_tab_unavalible_dis.png" - - - 49 - 117 - - eval( - If $Sum1201020024 = "Disable" Then - STRCONTAIN "ERR" $##-##-##-####.TAG tag1_is_disable - STRCONTAIN "ERR" $12-01-02-0024.TAG tag2_is_disable - STRCONTAIN "ERR" $##-##-##-####.TAG tag3_is_disable - Var return = "Invisible" - If tag1_is_disable = "true" Then - Var return = "Enable" - EndIf - If tag2_is_disable = "true" Then - Var return = "Enable" - EndIf - If tag3_is_disable = "true" Then - Var return = "Enable" - EndIf - Else - Var return = "Invisible" - EndIf - ) - - "ROOT/taobin_project/image//img_menu_err2.png" - - - 84 - 266 - 10 - OpunMediumTTF - 0xDE794E - ice_tab_process_show - ice_show_open - - - 48 - 116 - 32 - 128 - 64 - "disable-show" - $Sum1201020024 - - 000013 - - center-vertical-horizontal - - - ; ==================> Len = 3 - ; - 12-01-02-0018 - - - 33 - 22 - 225 - 296 - Flag( 12-01-02-0018.Button,$Sum1201020018) - - - 16 - 164 - 22 - 222 - "multi2" - KanitMediumTTF - 0x322B26 - - QUEEN BERRY \nALMOST DIRTY - QUEEN BERRY \nALMOST DIRTY - QUEEN BERRY \nALMOST DIRTY - QUEEN BERRY \nALMOST DIRTY - - Queen Berry \nညစ်ပတ်လုနီးပါး - - - - 16 - 220 - 14 - 222 - KanitMediumTTF - 0x6F5F51 - - Light roast natural process: \nStrawberry, Orange, Floral - กาแฟคั่วอ่อน (washed process) \nหอมสตรอว์เบอร์รี ส้ม และดอกไม้ - Light roast natural process: \nStrawberry, Orange, Floral - กาแฟคั่วอ่อน (washed process) \nหอมสตรอว์เบอร์รี ส้ม และดอกไม้ - - ပေါ့ပါးသော သဘာဝဖြစ်စဉ်- \nစတော်ဘယ်ရီ၊ လိမ္မော်ရောင်၊ ပန်း - - - - 16 - 264 - Var( DirImage2 + "option_deactive.png" ) - - - 16 - 264 - "Invisible" - Var( DirImage2 + "hot.png" ) - Var( DirImage2 + "hot_db.png" ) - - - TextPriceMenuHotX - TextPriceMenuY - TextPriceMenuSize - 220 - KanitMediumTTF - 0x6F5F51 - 0xEAE6E1 - "Invisible" - StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) ; test - - - 81 - 264 - Var( DirImage2 + "cold.png" ) - Var( DirImage2 + "cold_db.png" ) - $12-01-02-0018.Button - - - 123 - TextPriceMenuY - TextPriceMenuSize - 220 - KanitMediumTTF - 0x6F5F51 - 0xEAE6E1 - $12-01-02-0018.Button - StringFmt( $12-01-02-0018.Price , DisplayFormat, PreScaleConvertShow) ; test - - - 146 - 264 - Var( DirImage2 + "blend.png" ) - Var( DirImage2 + "blend_db.png" ) - "Invisible" - - - TextPriceMenuBlendX - TextPriceMenuY - TextPriceMenuSize - 220 - KanitRegularTTF - 0x6F5F51 - 0xEAE6E1 - "Invisible" - StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) ; test - - - 81 - 264 - - eval( - If ICE_PROCESS_STATUS = 2 Then - - Var ice_tab_process_show = "Invisible" - - Else - Var ice_tab_process_show = "Invisible" - EndIf - Var return = ice_tab_process_show - ) - - "ROOT/taobin_project/image/drink_option/ice_tab_unavalible.png" - "ROOT/taobin_project/image/drink_option/ice_tab_unavalible_dis.png" - - - 49 - 117 - - eval( - If $Sum1201020018 = "Disable" Then - STRCONTAIN "ERR" $##-##-##-####.TAG tag1_is_disable - STRCONTAIN "ERR" $12-01-02-0018.TAG tag2_is_disable - STRCONTAIN "ERR" $##-##-##-####.TAG tag3_is_disable - Var return = "Invisible" - If tag1_is_disable = "true" Then - Var return = "Enable" - EndIf - If tag2_is_disable = "true" Then - Var return = "Enable" - EndIf - If tag3_is_disable = "true" Then - Var return = "Enable" - EndIf - Else - Var return = "Invisible" - EndIf - ) - - "ROOT/taobin_project/image//img_menu_err2.png" - - - 84 - 266 - 10 - OpunMediumTTF - 0xDE794E - ice_tab_process_show - ice_show_open - - - 48 - 116 - 32 - 128 - 64 - "disable-show" - $Sum1201020018 - - 000013 - - center-vertical-horizontal - - - ; ==================> Len = 3 - ; - 12-01-02-0028 - - - 33 - 22 - 225 - 296 - Flag( 12-01-02-0028.Button,$Sum1201020028) - - - 16 - 164 - 22 - 222 - "multi2" - KanitMediumTTF - 0x322B26 - - PEACHER \nALMOST DIRTY - PEACHER \nALMOST DIRTY - PEACHER \nALMOST DIRTY - PEACHER \nALMOST DIRTY - - Peacher \nညစ်ပတ်လုနီးပါး - - - - 16 - 220 - 14 - 222 - KanitMediumTTF - 0x6F5F51 - - Barrel-aged process \nNote: Peach, tea, chocolate - Barrel-aged process \nหอมพีช, ชา, ช็อกโกแลต - Barrel-aged process \nNote: Peach, tea, chocolate - Barrel-aged process \nหอมพีช, ชา, ช็อกโกแลต - - စည်ပိုင်းအရွယ် လုပ်ငန်းစဉ် \nမှတ်ချက်- မက်မွန်သီး၊ လက်ဖက်ရည်၊ ချောကလက် - - - - 16 - 264 - Var( DirImage2 + "option_deactive.png" ) - - - 16 - 264 - "Invisible" - Var( DirImage2 + "hot.png" ) - Var( DirImage2 + "hot_db.png" ) - - - TextPriceMenuHotX - TextPriceMenuY - TextPriceMenuSize - 220 - KanitMediumTTF - 0x6F5F51 - 0xEAE6E1 - "Invisible" - StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) ; test - - - 81 - 264 - Var( DirImage2 + "cold.png" ) - Var( DirImage2 + "cold_db.png" ) - $12-01-02-0028.Button - - - 123 - TextPriceMenuY - TextPriceMenuSize - 220 - KanitMediumTTF - 0x6F5F51 - 0xEAE6E1 - $12-01-02-0028.Button - StringFmt( $12-01-02-0028.Price , DisplayFormat, PreScaleConvertShow) ; test - - - 146 - 264 - Var( DirImage2 + "blend.png" ) - Var( DirImage2 + "blend_db.png" ) - "Invisible" - - - TextPriceMenuBlendX - TextPriceMenuY - TextPriceMenuSize - 220 - KanitRegularTTF - 0x6F5F51 - 0xEAE6E1 - "Invisible" - StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) ; test - - - 81 - 264 - - eval( - If ICE_PROCESS_STATUS = 2 Then - - Var ice_tab_process_show = "Invisible" - - Else - Var ice_tab_process_show = "Invisible" - EndIf - Var return = ice_tab_process_show - ) - - "ROOT/taobin_project/image/drink_option/ice_tab_unavalible.png" - "ROOT/taobin_project/image/drink_option/ice_tab_unavalible_dis.png" - - - 49 - 117 - - eval( - If $Sum1201020028 = "Disable" Then - STRCONTAIN "ERR" $##-##-##-####.TAG tag1_is_disable - STRCONTAIN "ERR" $12-01-02-0028.TAG tag2_is_disable - STRCONTAIN "ERR" $##-##-##-####.TAG tag3_is_disable - Var return = "Invisible" - If tag1_is_disable = "true" Then - Var return = "Enable" - EndIf - If tag2_is_disable = "true" Then - Var return = "Enable" - EndIf - If tag3_is_disable = "true" Then - Var return = "Enable" - EndIf - Else - Var return = "Invisible" - EndIf - ) - - "ROOT/taobin_project/image//img_menu_err2.png" - - - 84 - 266 - 10 - OpunMediumTTF - 0xDE794E - ice_tab_process_show - ice_show_open - - - 48 - 116 - 32 - 128 - 64 - "disable-show" - $Sum1201020028 - - 000013 - - center-vertical-horizontal - - - ; ==================> Len = 3 - ; - 12-01-02-0033 - - - 33 - 22 - 225 - 296 - Flag( 12-01-02-0033.Button,$Sum1201020033) - - - 16 - 164 - 22 - 222 - "multi2" - KanitMediumTTF - 0x322B26 - - PURE BEAUTY \nALMOST DIRTY - PURE BEAUTY \nALMOST DIRTY - PURE BEAUTY \nALMOST DIRTY - PURE BEAUTY \nALMOST DIRTY - - ဖြူစင်သော အလှတရား \nညစ်ပတ်လုနီးပါး - - - - 16 - 220 - 14 - 222 - KanitMediumTTF - 0x6F5F51 - - Light roast (natural process) Note: Floral & Tropical fruit - กาแฟคั่วอ่อน (natural process) \nกลิ่นดอกไม้ ผลไม้เขตร้อน - Light roast (natural process) Note: Floral & Tropical fruit - กาแฟคั่วอ่อน (natural process) \nกลิ่นดอกไม้ ผลไม้เขตร้อน - - မီးကင် (သဘာဝဖြစ်စဉ်) မှတ်ချက်- ပန်းနှင့် အပူပိုင်းဒေသ အသီး - - - - 16 - 264 - Var( DirImage2 + "option_deactive.png" ) - - - 16 - 264 - "Invisible" - Var( DirImage2 + "hot.png" ) - Var( DirImage2 + "hot_db.png" ) - - - TextPriceMenuHotX - TextPriceMenuY - TextPriceMenuSize - 220 - KanitMediumTTF - 0x6F5F51 - 0xEAE6E1 - "Invisible" - StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) ; test - - - 81 - 264 - Var( DirImage2 + "cold.png" ) - Var( DirImage2 + "cold_db.png" ) - $12-01-02-0033.Button - - - 123 - TextPriceMenuY - TextPriceMenuSize - 220 - KanitMediumTTF - 0x6F5F51 - 0xEAE6E1 - $12-01-02-0033.Button - StringFmt( $12-01-02-0033.Price , DisplayFormat, PreScaleConvertShow) ; test - - - 146 - 264 - Var( DirImage2 + "blend.png" ) - Var( DirImage2 + "blend_db.png" ) - "Invisible" - - - TextPriceMenuBlendX - TextPriceMenuY - TextPriceMenuSize - 220 - KanitRegularTTF - 0x6F5F51 - 0xEAE6E1 - "Invisible" - StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) ; test - - - 81 - 264 - - eval( - If ICE_PROCESS_STATUS = 2 Then - - Var ice_tab_process_show = "Invisible" - - Else - Var ice_tab_process_show = "Invisible" - EndIf - Var return = ice_tab_process_show - ) - - "ROOT/taobin_project/image/drink_option/ice_tab_unavalible.png" - "ROOT/taobin_project/image/drink_option/ice_tab_unavalible_dis.png" - - - 49 - 117 - - eval( - If $Sum1201020033 = "Disable" Then - STRCONTAIN "ERR" $##-##-##-####.TAG tag1_is_disable - STRCONTAIN "ERR" $12-01-02-0033.TAG tag2_is_disable - STRCONTAIN "ERR" $##-##-##-####.TAG tag3_is_disable - Var return = "Invisible" - If tag1_is_disable = "true" Then - Var return = "Enable" - EndIf - If tag2_is_disable = "true" Then - Var return = "Enable" - EndIf - If tag3_is_disable = "true" Then - Var return = "Enable" - EndIf - Else - Var return = "Invisible" - EndIf - ) - - "ROOT/taobin_project/image//img_menu_err2.png" - - - 84 - 266 - 10 - OpunMediumTTF - 0xDE794E - ice_tab_process_show - ice_show_open - - - 48 - 116 - 32 - 128 - 64 - "disable-show" - $Sum1201020033 - - 000013 - - center-vertical-horizontal - - - ; ==================> Len = 3 - ; - 12-01-02-0036 - - - 33 - 22 - 225 - 296 - Flag( 12-01-02-0036.Button,$Sum1201020036) - - - 16 - 164 - 22 - 222 - "multi2" - KanitMediumTTF - 0x322B26 - - GEISHA \nALMOST DIRTY - GEISHA \nALMOST DIRTY - GEISHA \nALMOST DIRTY - GEISHA \nALMOST DIRTY - - GEISHA \nညစ်ပတ်လုနီးပါး - - - - 16 - 220 - 14 - 222 - KanitMediumTTF - 0x6F5F51 - - Light Roast (natural process) Lemon, Peach, Honey, Jasmin - กาแฟคั่วอ่อน (natural process) กลิ่น เลม่อน พีช น้ำผึ้งและดอกมะลิ - Light Roast (natural process) Lemon, Peach, Honey, Jasmin - กาแฟคั่วอ่อน (natural process) กลิ่น เลม่อน พีช น้ำผึ้งและดอกมะลิ - - Light Roast (သဘာဝဖြစ်စဉ်) Lemon, Peach, Honey, Jasmin - - - - 16 - 264 - Var( DirImage2 + "option_deactive.png" ) - - - 16 - 264 - "Invisible" - Var( DirImage2 + "hot.png" ) - Var( DirImage2 + "hot_db.png" ) - - - TextPriceMenuHotX - TextPriceMenuY - TextPriceMenuSize - 220 - KanitMediumTTF - 0x6F5F51 - 0xEAE6E1 - "Invisible" - StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) ; test - - - 81 - 264 - Var( DirImage2 + "cold.png" ) - Var( DirImage2 + "cold_db.png" ) - $12-01-02-0036.Button - - - 123 - TextPriceMenuY - TextPriceMenuSize - 220 - KanitMediumTTF - 0x6F5F51 - 0xEAE6E1 - $12-01-02-0036.Button - StringFmt( $12-01-02-0036.Price , DisplayFormat, PreScaleConvertShow) ; test - - - 146 - 264 - Var( DirImage2 + "blend.png" ) - Var( DirImage2 + "blend_db.png" ) - "Invisible" - - - TextPriceMenuBlendX - TextPriceMenuY - TextPriceMenuSize - 220 - KanitRegularTTF - 0x6F5F51 - 0xEAE6E1 - "Invisible" - StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) ; test - - - 81 - 264 - - eval( - If ICE_PROCESS_STATUS = 2 Then - - Var ice_tab_process_show = "Invisible" - - Else - Var ice_tab_process_show = "Invisible" - EndIf - Var return = ice_tab_process_show - ) - - "ROOT/taobin_project/image/drink_option/ice_tab_unavalible.png" - "ROOT/taobin_project/image/drink_option/ice_tab_unavalible_dis.png" - - - 49 - 117 - - eval( - If $Sum1201020036 = "Disable" Then - STRCONTAIN "ERR" $##-##-##-####.TAG tag1_is_disable - STRCONTAIN "ERR" $12-01-02-0036.TAG tag2_is_disable - STRCONTAIN "ERR" $##-##-##-####.TAG tag3_is_disable - Var return = "Invisible" - If tag1_is_disable = "true" Then - Var return = "Enable" - EndIf - If tag2_is_disable = "true" Then - Var return = "Enable" - EndIf - If tag3_is_disable = "true" Then - Var return = "Enable" - EndIf - Else - Var return = "Invisible" - EndIf - ) - - "ROOT/taobin_project/image//img_menu_err2.png" - - - 84 - 266 - 10 - OpunMediumTTF - 0xDE794E - ice_tab_process_show - ice_show_open - - - 48 - 116 - 32 - 128 - 64 - "disable-show" - $Sum1201020036 - - 000013 - - center-vertical-horizontal - - - ; ==================> Len = 3 - ; - 12-01-02-0037 - - - 33 - 22 - 225 - 296 - Flag( 12-01-02-0037.Button,$Sum1201020037) - - - 16 - 164 - 22 - 222 - "multi2" - KanitMediumTTF - 0x322B26 - - ROSALYN \nALMOST DIRTY - ROSALYN \nALMOST DIRTY - ROSALYN \nALMOST DIRTY - ROSALYN \nALMOST DIRTY - - ROSALYN \nညစ်ပတ်လုနီးပါး - - - - 16 - 220 - 14 - 222 - KanitMediumTTF - 0x6F5F51 - - Light Roast (natural process) \nPink​ Rose & Berry - กาแฟคั่วอ่อน (washed process) \nกลิ่นกุหลาบ และ เบอร์รี่ - Light Roast (natural process) \nPink​ Rose & Berry - กาแฟคั่วอ่อน (washed process) \nกลิ่นกุหลาบ และ เบอร์รี่ - - မီးကင် (သဘာဝဖြစ်စဉ်) \nပန်းရောင်နှင်းဆီနှင့် ဘယ်ရီ - - - - 16 - 264 - Var( DirImage2 + "option_deactive.png" ) - - - 16 - 264 - "Invisible" - Var( DirImage2 + "hot.png" ) - Var( DirImage2 + "hot_db.png" ) - - - TextPriceMenuHotX - TextPriceMenuY - TextPriceMenuSize - 220 - KanitMediumTTF - 0x6F5F51 - 0xEAE6E1 - "Invisible" - StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) ; test - - - 81 - 264 - Var( DirImage2 + "cold.png" ) - Var( DirImage2 + "cold_db.png" ) - $12-01-02-0037.Button - - - 123 - TextPriceMenuY - TextPriceMenuSize - 220 - KanitMediumTTF - 0x6F5F51 - 0xEAE6E1 - $12-01-02-0037.Button - StringFmt( $12-01-02-0037.Price , DisplayFormat, PreScaleConvertShow) ; test - - - 146 - 264 - Var( DirImage2 + "blend.png" ) - Var( DirImage2 + "blend_db.png" ) - "Invisible" - - - TextPriceMenuBlendX - TextPriceMenuY - TextPriceMenuSize - 220 - KanitRegularTTF - 0x6F5F51 - 0xEAE6E1 - "Invisible" - StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) ; test - - - 81 - 264 - - eval( - If ICE_PROCESS_STATUS = 2 Then - - Var ice_tab_process_show = "Invisible" - - Else - Var ice_tab_process_show = "Invisible" - EndIf - Var return = ice_tab_process_show - ) - - "ROOT/taobin_project/image/drink_option/ice_tab_unavalible.png" - "ROOT/taobin_project/image/drink_option/ice_tab_unavalible_dis.png" - - - 49 - 117 - - eval( - If $Sum1201020037 = "Disable" Then - STRCONTAIN "ERR" $##-##-##-####.TAG tag1_is_disable - STRCONTAIN "ERR" $12-01-02-0037.TAG tag2_is_disable - STRCONTAIN "ERR" $##-##-##-####.TAG tag3_is_disable - Var return = "Invisible" - If tag1_is_disable = "true" Then - Var return = "Enable" - EndIf - If tag2_is_disable = "true" Then - Var return = "Enable" - EndIf - If tag3_is_disable = "true" Then - Var return = "Enable" - EndIf - Else - Var return = "Invisible" - EndIf - ) - - "ROOT/taobin_project/image//img_menu_err2.png" - - - 84 - 266 - 10 - OpunMediumTTF - 0xDE794E - ice_tab_process_show - ice_show_open - - - 48 - 116 - 32 - 128 - 64 - "disable-show" - $Sum1201020037 - - 000013 - - center-vertical-horizontal - - - ; ==================> Len = 3 - ; - 12-11-02-0001 12-11-03-0001 - - 33 - 22 - 225 - 296 - Flag( 12-11-02-0001.Button,12-11-03-0001.Button,$Sum12110200011211030001) - - - 16 - 164 - 22 - 222 - "multi2" - KanitMediumTTF - 0x322B26 - - THAI \nICED ESPRESSO - เอสเย็นแบบไทยๆ - THAI \nICED ESPRESSO - เอสเย็นแบบไทยๆ - - ထိုင်း \nအက်ပရက်ဆို အအေး - - - - 16 - 220 - 14 - 222 - KanitMediumTTF - 0x6F5F51 - - Espresso, Milk, Sugar,Ice - กาแฟ นม และ น้ำแข็ง - Espresso, Milk, Sugar,Ice - กาแฟ นม และ น้ำแข็ง - - အက်ပရက်ဆို၊ နို့၊ သကြား၊ ရေခဲ - - - - 16 - 264 - Var( DirImage2 + "option_deactive.png" ) - - - 16 - 264 - "Invisible" - Var( DirImage2 + "hot.png" ) - Var( DirImage2 + "hot_db.png" ) - - - TextPriceMenuHotX - TextPriceMenuY - TextPriceMenuSize - 220 - KanitMediumTTF - 0x6F5F51 - 0xEAE6E1 - "Invisible" - StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) ; test - - - 81 - 264 - Var( DirImage2 + "cold.png" ) - Var( DirImage2 + "cold_db.png" ) - $12-11-02-0001.Button - - - 123 - TextPriceMenuY - TextPriceMenuSize - 220 - KanitMediumTTF - 0x6F5F51 - 0xEAE6E1 - $12-11-02-0001.Button - StringFmt( $12-11-02-0001.Price , DisplayFormat, PreScaleConvertShow) ; test - - - 146 - 264 - Var( DirImage2 + "blend.png" ) - Var( DirImage2 + "blend_db.png" ) - $12-11-03-0001.Button - - - TextPriceMenuBlendX - TextPriceMenuY - TextPriceMenuSize - 220 - KanitRegularTTF - 0x6F5F51 - 0xEAE6E1 - $12-11-03-0001.Button - StringFmt( $12-11-03-0001.Price , DisplayFormat, PreScaleConvertShow) ; test - - - 81 - 264 - - eval( - If ICE_PROCESS_STATUS = 2 Then - - Var ice_tab_process_show = "Invisible" - - Else - Var ice_tab_process_show = "Invisible" - EndIf - Var return = ice_tab_process_show - ) - - "ROOT/taobin_project/image/drink_option/ice_tab_unavalible.png" - "ROOT/taobin_project/image/drink_option/ice_tab_unavalible_dis.png" - - - 49 - 117 - - eval( - If $Sum12110200011211030001 = "Disable" Then - STRCONTAIN "ERR" $##-##-##-####.TAG tag1_is_disable - STRCONTAIN "ERR" $12-11-02-0001.TAG tag2_is_disable - STRCONTAIN "ERR" $12-11-03-0001.TAG tag3_is_disable - Var return = "Invisible" - If tag1_is_disable = "true" Then - Var return = "Enable" - EndIf - If tag2_is_disable = "true" Then - Var return = "Enable" - EndIf - If tag3_is_disable = "true" Then - Var return = "Enable" - EndIf - Else - Var return = "Invisible" - EndIf - ) - - "ROOT/taobin_project/image//img_menu_err2.png" - - - 84 - 266 - 10 - OpunMediumTTF - 0xDE794E - ice_tab_process_show - ice_show_open - - - 48 - 116 - 32 - 128 - 64 - "disable-show" - $Sum12110200011211030001 - - 000013 - - center-vertical-horizontal - - - ; ==================> Len = 3 - ; - 12-31-02-0001 12-31-03-0001 - - 33 - 22 - 225 - 296 - Flag( 12-31-02-0001.Button,12-31-03-0001.Button,$Sum12310200011231030001) - - - 16 - 164 - 22 - 222 - "multi2" - KanitMediumTTF - 0x322B26 - - THAI \nICED ESPRESSO - เอสเย็นแบบไทยๆ - THAI \nICED ESPRESSO - เอสเย็นแบบไทยๆ - - ထိုင်း \nအက်ပရက်ဆို အအေး - - - - 16 - 220 - 14 - 222 - KanitMediumTTF - 0x6F5F51 - - Espresso, Milk, Sugar,Ice - กาแฟ นม และ น้ำแข็ง - Espresso, Milk, Sugar,Ice - กาแฟ นม และ น้ำแข็ง - - အက်ပရက်ဆို၊ နို့၊ သကြား၊ ရေခဲ - - - - 16 - 264 - Var( DirImage2 + "option_deactive.png" ) - - - 16 - 264 - "Invisible" - Var( DirImage2 + "hot.png" ) - Var( DirImage2 + "hot_db.png" ) - - - TextPriceMenuHotX - TextPriceMenuY - TextPriceMenuSize - 220 - KanitMediumTTF - 0x6F5F51 - 0xEAE6E1 - "Invisible" - StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) ; test - - - 81 - 264 - Var( DirImage2 + "cold.png" ) - Var( DirImage2 + "cold_db.png" ) - $12-31-02-0001.Button - - - 123 - TextPriceMenuY - TextPriceMenuSize - 220 - KanitMediumTTF - 0x6F5F51 - 0xEAE6E1 - $12-31-02-0001.Button - StringFmt( $12-31-02-0001.Price , DisplayFormat, PreScaleConvertShow) ; test - - - 146 - 264 - Var( DirImage2 + "blend.png" ) - Var( DirImage2 + "blend_db.png" ) - $12-31-03-0001.Button - - - TextPriceMenuBlendX - TextPriceMenuY - TextPriceMenuSize - 220 - KanitRegularTTF - 0x6F5F51 - 0xEAE6E1 - $12-31-03-0001.Button - StringFmt( $12-31-03-0001.Price , DisplayFormat, PreScaleConvertShow) ; test - - - 81 - 264 - - eval( - If ICE_PROCESS_STATUS = 2 Then - - Var ice_tab_process_show = "Invisible" - - Else - Var ice_tab_process_show = "Invisible" - EndIf - Var return = ice_tab_process_show - ) - - "ROOT/taobin_project/image/drink_option/ice_tab_unavalible.png" - "ROOT/taobin_project/image/drink_option/ice_tab_unavalible_dis.png" - - - 49 - 117 - - eval( - If $Sum12310200011231030001 = "Disable" Then - STRCONTAIN "ERR" $##-##-##-####.TAG tag1_is_disable - STRCONTAIN "ERR" $12-31-02-0001.TAG tag2_is_disable - STRCONTAIN "ERR" $12-31-03-0001.TAG tag3_is_disable - Var return = "Invisible" - If tag1_is_disable = "true" Then - Var return = "Enable" - EndIf - If tag2_is_disable = "true" Then - Var return = "Enable" - EndIf - If tag3_is_disable = "true" Then - Var return = "Enable" - EndIf - Else - Var return = "Invisible" - EndIf - ) - - "ROOT/taobin_project/image//img_menu_err2.png" - - - 84 - 266 - 10 - OpunMediumTTF - 0xDE794E - ice_tab_process_show - ice_show_open - - - 48 - 116 - 32 - 128 - 64 - "disable-show" - $Sum12310200011231030001 - - 000013 - - center-vertical-horizontal - - - ; ==================> Len = 3 - ; 12-01-01-0004 12-01-02-0002 12-01-03-0002 - - 33 - 22 - 225 - 296 - Flag( 12-01-01-0004.Button,12-01-02-0002.Button,12-01-03-0002.Button,$Sum120101000412010200021201030002) - - - 16 - 164 - 22 - 222 - "multi2" - KanitMediumTTF - 0x322B26 - - LATTE - ลาเต้ - LATTE - ลาเต้ - - လာတေး - - - - 16 - 220 - 14 - 222 - KanitMediumTTF - 0x6F5F51 - - Espresso, Milk, Foamed milk - กาแฟ นม และ ฟองนม - Espresso, Milk, Foamed milk - กาแฟ นม และ ฟองนม - - အက်ပရက်ဆို, နို့, အမြှုပ် - - - - 16 - 264 - Var( DirImage2 + "option_deactive.png" ) - - - 16 - 264 - $12-01-01-0004.Button - Var( DirImage2 + "hot.png" ) - Var( DirImage2 + "hot_db.png" ) - - - TextPriceMenuHotX - TextPriceMenuY - TextPriceMenuSize - 220 - KanitMediumTTF - 0x6F5F51 - 0xEAE6E1 - $12-01-01-0004.Button - StringFmt( $12-01-01-0004.Price , DisplayFormat, PreScaleConvertShow) ; test - - - 81 - 264 - Var( DirImage2 + "cold.png" ) - Var( DirImage2 + "cold_db.png" ) - $12-01-02-0002.Button - - - 123 - TextPriceMenuY - TextPriceMenuSize - 220 - KanitMediumTTF - 0x6F5F51 - 0xEAE6E1 - $12-01-02-0002.Button - StringFmt( $12-01-02-0002.Price , DisplayFormat, PreScaleConvertShow) ; test - - - 146 - 264 - Var( DirImage2 + "blend.png" ) - Var( DirImage2 + "blend_db.png" ) - $12-01-03-0002.Button - - - TextPriceMenuBlendX - TextPriceMenuY - TextPriceMenuSize - 220 - KanitRegularTTF - 0x6F5F51 - 0xEAE6E1 - $12-01-03-0002.Button - StringFmt( $12-01-03-0002.Price , DisplayFormat, PreScaleConvertShow) ; test - - - 81 - 264 - - eval( - If ICE_PROCESS_STATUS = 2 Then - - If $Sum120101000412010200021201030002 = "Disable" Then - Var ice_tab_process_show = "Disable" - Else - Var ice_tab_process_show = "Enable" - EndIf - - Else - Var ice_tab_process_show = "Invisible" - EndIf - Var return = ice_tab_process_show - ) - - "ROOT/taobin_project/image/drink_option/ice_tab_unavalible.png" - "ROOT/taobin_project/image/drink_option/ice_tab_unavalible_dis.png" - - - 49 - 117 - - eval( - If $Sum120101000412010200021201030002 = "Disable" Then - STRCONTAIN "ERR" $12-01-01-0004.TAG tag1_is_disable - STRCONTAIN "ERR" $12-01-02-0002.TAG tag2_is_disable - STRCONTAIN "ERR" $12-01-03-0002.TAG tag3_is_disable - Var return = "Invisible" - If tag1_is_disable = "true" Then - Var return = "Enable" - EndIf - If tag2_is_disable = "true" Then - Var return = "Enable" - EndIf - If tag3_is_disable = "true" Then - Var return = "Enable" - EndIf - Else - Var return = "Invisible" - EndIf - ) - - "ROOT/taobin_project/image//img_menu_err2.png" - - - 84 - 266 - 10 - OpunMediumTTF - 0xDE794E - ice_tab_process_show - ice_show_open - - - 48 - 116 - 32 - 128 - 64 - "disable-show" - $Sum120101000412010200021201030002 - - 000013 - - center-vertical-horizontal - - - ; ==================> Len = 3 - ; 12-21-01-0004 12-21-02-0002 12-21-03-0002 - - 33 - 22 - 225 - 296 - Flag( 12-21-01-0004.Button,12-21-02-0002.Button,12-21-03-0002.Button,$Sum122101000412210200021221030002) - - - 16 - 164 - 22 - 222 - "multi2" - KanitMediumTTF - 0x322B26 - - LATTE - ลาเต้ - LATTE - ลาเต้ - - လာတေး - - - - 16 - 220 - 14 - 222 - KanitMediumTTF - 0x6F5F51 - - Espresso, Milk, Foamed milk - กาแฟ นม และ ฟองนม - Espresso, Milk, Foamed milk - กาแฟ นม และ ฟองนม - - အက်ပရက်ဆို, နို့, အမြှုပ် - - - - 16 - 264 - Var( DirImage2 + "option_deactive.png" ) - - - 16 - 264 - $12-21-01-0004.Button - Var( DirImage2 + "hot.png" ) - Var( DirImage2 + "hot_db.png" ) - - - TextPriceMenuHotX - TextPriceMenuY - TextPriceMenuSize - 220 - KanitMediumTTF - 0x6F5F51 - 0xEAE6E1 - $12-21-01-0004.Button - StringFmt( $12-21-01-0004.Price , DisplayFormat, PreScaleConvertShow) ; test - - - 81 - 264 - Var( DirImage2 + "cold.png" ) - Var( DirImage2 + "cold_db.png" ) - $12-21-02-0002.Button - - - 123 - TextPriceMenuY - TextPriceMenuSize - 220 - KanitMediumTTF - 0x6F5F51 - 0xEAE6E1 - $12-21-02-0002.Button - StringFmt( $12-21-02-0002.Price , DisplayFormat, PreScaleConvertShow) ; test - - - 146 - 264 - Var( DirImage2 + "blend.png" ) - Var( DirImage2 + "blend_db.png" ) - $12-21-03-0002.Button - - - TextPriceMenuBlendX - TextPriceMenuY - TextPriceMenuSize - 220 - KanitRegularTTF - 0x6F5F51 - 0xEAE6E1 - $12-21-03-0002.Button - StringFmt( $12-21-03-0002.Price , DisplayFormat, PreScaleConvertShow) ; test - - - 81 - 264 - - eval( - If ICE_PROCESS_STATUS = 2 Then - - If $Sum122101000412210200021221030002 = "Disable" Then - Var ice_tab_process_show = "Disable" - Else - Var ice_tab_process_show = "Enable" - EndIf - - Else - Var ice_tab_process_show = "Invisible" - EndIf - Var return = ice_tab_process_show - ) - - "ROOT/taobin_project/image/drink_option/ice_tab_unavalible.png" - "ROOT/taobin_project/image/drink_option/ice_tab_unavalible_dis.png" - - - 49 - 117 - - eval( - If $Sum122101000412210200021221030002 = "Disable" Then - STRCONTAIN "ERR" $12-21-01-0004.TAG tag1_is_disable - STRCONTAIN "ERR" $12-21-02-0002.TAG tag2_is_disable - STRCONTAIN "ERR" $12-21-03-0002.TAG tag3_is_disable - Var return = "Invisible" - If tag1_is_disable = "true" Then - Var return = "Enable" - EndIf - If tag2_is_disable = "true" Then - Var return = "Enable" - EndIf - If tag3_is_disable = "true" Then - Var return = "Enable" - EndIf - Else - Var return = "Invisible" - EndIf - ) - - "ROOT/taobin_project/image//img_menu_err2.png" - - - 84 - 266 - 10 - OpunMediumTTF - 0xDE794E - ice_tab_process_show - ice_show_open - - - 48 - 116 - 32 - 128 - 64 - "disable-show" - $Sum122101000412210200021221030002 - - 000013 - - center-vertical-horizontal - - - ; ==================> Len = 3 - ; 12-01-01-0005 12-11-02-0002 12-11-03-0002 - - 33 - 22 - 225 - 296 - Flag( 12-01-01-0005.Button,12-11-02-0002.Button,12-11-03-0002.Button,$Sum120101000512110200021211030002) - - - 16 - 164 - 22 - 222 - "multi2" - KanitMediumTTF - 0x322B26 - - CAPPUCCINO - คาปูชิโน่ - CAPPUCCINO - คาปูชิโน่ - - CAPPUCCINO - - - - 16 - 220 - 14 - 222 - KanitMediumTTF - 0x6F5F51 - - Espresso, Milk, Foamed milk - กาแฟ นม และ ฟองนม - Espresso, Milk, Foamed milk - กาแฟ นม และ ฟองนม - - အက်ပရက်ဆို, နို့, အမြှုပ် - - - - 16 - 264 - Var( DirImage2 + "option_deactive.png" ) - - - 16 - 264 - $12-01-01-0005.Button - Var( DirImage2 + "hot.png" ) - Var( DirImage2 + "hot_db.png" ) - - - TextPriceMenuHotX - TextPriceMenuY - TextPriceMenuSize - 220 - KanitMediumTTF - 0x6F5F51 - 0xEAE6E1 - $12-01-01-0005.Button - StringFmt( $12-01-01-0005.Price , DisplayFormat, PreScaleConvertShow) ; test - - - 81 - 264 - Var( DirImage2 + "cold.png" ) - Var( DirImage2 + "cold_db.png" ) - $12-11-02-0002.Button - - - 123 - TextPriceMenuY - TextPriceMenuSize - 220 - KanitMediumTTF - 0x6F5F51 - 0xEAE6E1 - $12-11-02-0002.Button - StringFmt( $12-11-02-0002.Price , DisplayFormat, PreScaleConvertShow) ; test - - - 146 - 264 - Var( DirImage2 + "blend.png" ) - Var( DirImage2 + "blend_db.png" ) - $12-11-03-0002.Button - - - TextPriceMenuBlendX - TextPriceMenuY - TextPriceMenuSize - 220 - KanitRegularTTF - 0x6F5F51 - 0xEAE6E1 - $12-11-03-0002.Button - StringFmt( $12-11-03-0002.Price , DisplayFormat, PreScaleConvertShow) ; test - - - 81 - 264 - - eval( - If ICE_PROCESS_STATUS = 2 Then - - If $Sum120101000512110200021211030002 = "Disable" Then - Var ice_tab_process_show = "Disable" - Else - Var ice_tab_process_show = "Enable" - EndIf - - Else - Var ice_tab_process_show = "Invisible" - EndIf - Var return = ice_tab_process_show - ) - - "ROOT/taobin_project/image/drink_option/ice_tab_unavalible.png" - "ROOT/taobin_project/image/drink_option/ice_tab_unavalible_dis.png" - - - 49 - 117 - - eval( - If $Sum120101000512110200021211030002 = "Disable" Then - STRCONTAIN "ERR" $12-01-01-0005.TAG tag1_is_disable - STRCONTAIN "ERR" $12-11-02-0002.TAG tag2_is_disable - STRCONTAIN "ERR" $12-11-03-0002.TAG tag3_is_disable - Var return = "Invisible" - If tag1_is_disable = "true" Then - Var return = "Enable" - EndIf - If tag2_is_disable = "true" Then - Var return = "Enable" - EndIf - If tag3_is_disable = "true" Then - Var return = "Enable" - EndIf - Else - Var return = "Invisible" - EndIf - ) - - "ROOT/taobin_project/image//img_menu_err2.png" - - - 84 - 266 - 10 - OpunMediumTTF - 0xDE794E - ice_tab_process_show - ice_show_open - - - 48 - 116 - 32 - 128 - 64 - "disable-show" - $Sum120101000512110200021211030002 - - 000013 - - center-vertical-horizontal - - - ; ==================> Len = 3 - ; 12-21-01-0005 12-31-02-0002 12-31-03-0002 - - 33 - 22 - 225 - 296 - Flag( 12-21-01-0005.Button,12-31-02-0002.Button,12-31-03-0002.Button,$Sum122101000512310200021231030002) - - - 16 - 164 - 22 - 222 - "multi2" - KanitMediumTTF - 0x322B26 - - CAPPUCCINO - คาปูชิโน่ - CAPPUCCINO - คาปูชิโน่ - - CAPPUCCINO - - - - 16 - 220 - 14 - 222 - KanitMediumTTF - 0x6F5F51 - - Espresso, Milk, Foamed milk - กาแฟ นม และ ฟองนม - Espresso, Milk, Foamed milk - กาแฟ นม และ ฟองนม - - အက်ပရက်ဆို, နို့, အမြှုပ် - - - - 16 - 264 - Var( DirImage2 + "option_deactive.png" ) - - - 16 - 264 - $12-21-01-0005.Button - Var( DirImage2 + "hot.png" ) - Var( DirImage2 + "hot_db.png" ) - - - TextPriceMenuHotX - TextPriceMenuY - TextPriceMenuSize - 220 - KanitMediumTTF - 0x6F5F51 - 0xEAE6E1 - $12-21-01-0005.Button - StringFmt( $12-21-01-0005.Price , DisplayFormat, PreScaleConvertShow) ; test - - - 81 - 264 - Var( DirImage2 + "cold.png" ) - Var( DirImage2 + "cold_db.png" ) - $12-31-02-0002.Button - - - 123 - TextPriceMenuY - TextPriceMenuSize - 220 - KanitMediumTTF - 0x6F5F51 - 0xEAE6E1 - $12-31-02-0002.Button - StringFmt( $12-31-02-0002.Price , DisplayFormat, PreScaleConvertShow) ; test - - - 146 - 264 - Var( DirImage2 + "blend.png" ) - Var( DirImage2 + "blend_db.png" ) - $12-31-03-0002.Button - - - TextPriceMenuBlendX - TextPriceMenuY - TextPriceMenuSize - 220 - KanitRegularTTF - 0x6F5F51 - 0xEAE6E1 - $12-31-03-0002.Button - StringFmt( $12-31-03-0002.Price , DisplayFormat, PreScaleConvertShow) ; test - - - 81 - 264 - - eval( - If ICE_PROCESS_STATUS = 2 Then - - If $Sum122101000512310200021231030002 = "Disable" Then - Var ice_tab_process_show = "Disable" - Else - Var ice_tab_process_show = "Enable" - EndIf - - Else - Var ice_tab_process_show = "Invisible" - EndIf - Var return = ice_tab_process_show - ) - - "ROOT/taobin_project/image/drink_option/ice_tab_unavalible.png" - "ROOT/taobin_project/image/drink_option/ice_tab_unavalible_dis.png" - - - 49 - 117 - - eval( - If $Sum122101000512310200021231030002 = "Disable" Then - STRCONTAIN "ERR" $12-21-01-0005.TAG tag1_is_disable - STRCONTAIN "ERR" $12-31-02-0002.TAG tag2_is_disable - STRCONTAIN "ERR" $12-31-03-0002.TAG tag3_is_disable - Var return = "Invisible" - If tag1_is_disable = "true" Then - Var return = "Enable" - EndIf - If tag2_is_disable = "true" Then - Var return = "Enable" - EndIf - If tag3_is_disable = "true" Then - Var return = "Enable" - EndIf - Else - Var return = "Invisible" - EndIf - ) - - "ROOT/taobin_project/image//img_menu_err2.png" - - - 84 - 266 - 10 - OpunMediumTTF - 0xDE794E - ice_tab_process_show - ice_show_open - - - 48 - 116 - 32 - 128 - 64 - "disable-show" - $Sum122101000512310200021231030002 - - 000013 - - center-vertical-horizontal - - - ; ==================> Len = 3 - ; 12-01-01-0006 12-01-02-0003 12-01-03-0003 - - 33 - 22 - 225 - 296 - Flag( 12-01-01-0006.Button,12-01-02-0003.Button,12-01-03-0003.Button,$Sum120101000612010200031201030003) - - - 16 - 164 - 22 - 222 - "multi2" - KanitMediumTTF - 0x322B26 - - MOCHA - มอคค่า - MOCHA - มอคค่า - - မိုခါ့ - - - - 16 - 220 - 14 - 222 - KanitMediumTTF - 0x6F5F51 - - Espresso, Cocoa, Milk, Sugar - กาแฟ นม โกโก้ และ น้ำตาล - Espresso, Cocoa, Milk, Sugar - กาแฟ นม โกโก้ และ น้ำตาล - - အက်ပရက်ဆို၊ ကိုကိုး၊ နို့၊ သကြား - - - - 16 - 264 - Var( DirImage2 + "option_deactive.png" ) - - - 16 - 264 - $12-01-01-0006.Button - Var( DirImage2 + "hot.png" ) - Var( DirImage2 + "hot_db.png" ) - - - TextPriceMenuHotX - TextPriceMenuY - TextPriceMenuSize - 220 - KanitMediumTTF - 0x6F5F51 - 0xEAE6E1 - $12-01-01-0006.Button - StringFmt( $12-01-01-0006.Price , DisplayFormat, PreScaleConvertShow) ; test - - - 81 - 264 - Var( DirImage2 + "cold.png" ) - Var( DirImage2 + "cold_db.png" ) - $12-01-02-0003.Button - - - 123 - TextPriceMenuY - TextPriceMenuSize - 220 - KanitMediumTTF - 0x6F5F51 - 0xEAE6E1 - $12-01-02-0003.Button - StringFmt( $12-01-02-0003.Price , DisplayFormat, PreScaleConvertShow) ; test - - - 146 - 264 - Var( DirImage2 + "blend.png" ) - Var( DirImage2 + "blend_db.png" ) - $12-01-03-0003.Button - - - TextPriceMenuBlendX - TextPriceMenuY - TextPriceMenuSize - 220 - KanitRegularTTF - 0x6F5F51 - 0xEAE6E1 - $12-01-03-0003.Button - StringFmt( $12-01-03-0003.Price , DisplayFormat, PreScaleConvertShow) ; test - - - 81 - 264 - - eval( - If ICE_PROCESS_STATUS = 2 Then - - If $Sum120101000612010200031201030003 = "Disable" Then - Var ice_tab_process_show = "Disable" - Else - Var ice_tab_process_show = "Enable" - EndIf - - Else - Var ice_tab_process_show = "Invisible" - EndIf - Var return = ice_tab_process_show - ) - - "ROOT/taobin_project/image/drink_option/ice_tab_unavalible.png" - "ROOT/taobin_project/image/drink_option/ice_tab_unavalible_dis.png" - - - 49 - 117 - - eval( - If $Sum120101000612010200031201030003 = "Disable" Then - STRCONTAIN "ERR" $12-01-01-0006.TAG tag1_is_disable - STRCONTAIN "ERR" $12-01-02-0003.TAG tag2_is_disable - STRCONTAIN "ERR" $12-01-03-0003.TAG tag3_is_disable - Var return = "Invisible" - If tag1_is_disable = "true" Then - Var return = "Enable" - EndIf - If tag2_is_disable = "true" Then - Var return = "Enable" - EndIf - If tag3_is_disable = "true" Then - Var return = "Enable" - EndIf - Else - Var return = "Invisible" - EndIf - ) - - "ROOT/taobin_project/image//img_menu_err2.png" - - - 84 - 266 - 10 - OpunMediumTTF - 0xDE794E - ice_tab_process_show - ice_show_open - - - 48 - 116 - 32 - 128 - 64 - "disable-show" - $Sum120101000612010200031201030003 - - 000013 - - center-vertical-horizontal - - - ; ==================> Len = 3 - ; 12-21-01-0006 12-21-02-0003 12-21-03-0003 - - 33 - 22 - 225 - 296 - Flag( 12-21-01-0006.Button,12-21-02-0003.Button,12-21-03-0003.Button,$Sum122101000612210200031221030003) - - - 16 - 164 - 22 - 222 - "multi2" - KanitMediumTTF - 0x322B26 - - MOCHA - มอคค่า - MOCHA - มอคค่า - - မိုခါ့ - - - - 16 - 220 - 14 - 222 - KanitMediumTTF - 0x6F5F51 - - Espresso, Cocoa, Milk, Sugar - กาแฟ นม โกโก้ และ น้ำตาล - Espresso, Cocoa, Milk, Sugar - กาแฟ นม โกโก้ และ น้ำตาล - - အက်ပရက်ဆို၊ ကိုကိုး၊ နို့၊ သကြား - - - - 16 - 264 - Var( DirImage2 + "option_deactive.png" ) - - - 16 - 264 - $12-21-01-0006.Button - Var( DirImage2 + "hot.png" ) - Var( DirImage2 + "hot_db.png" ) - - - TextPriceMenuHotX - TextPriceMenuY - TextPriceMenuSize - 220 - KanitMediumTTF - 0x6F5F51 - 0xEAE6E1 - $12-21-01-0006.Button - StringFmt( $12-21-01-0006.Price , DisplayFormat, PreScaleConvertShow) ; test - - - 81 - 264 - Var( DirImage2 + "cold.png" ) - Var( DirImage2 + "cold_db.png" ) - $12-21-02-0003.Button - - - 123 - TextPriceMenuY - TextPriceMenuSize - 220 - KanitMediumTTF - 0x6F5F51 - 0xEAE6E1 - $12-21-02-0003.Button - StringFmt( $12-21-02-0003.Price , DisplayFormat, PreScaleConvertShow) ; test - - - 146 - 264 - Var( DirImage2 + "blend.png" ) - Var( DirImage2 + "blend_db.png" ) - $12-21-03-0003.Button - - - TextPriceMenuBlendX - TextPriceMenuY - TextPriceMenuSize - 220 - KanitRegularTTF - 0x6F5F51 - 0xEAE6E1 - $12-21-03-0003.Button - StringFmt( $12-21-03-0003.Price , DisplayFormat, PreScaleConvertShow) ; test - - - 81 - 264 - - eval( - If ICE_PROCESS_STATUS = 2 Then - - If $Sum122101000612210200031221030003 = "Disable" Then - Var ice_tab_process_show = "Disable" - Else - Var ice_tab_process_show = "Enable" - EndIf - - Else - Var ice_tab_process_show = "Invisible" - EndIf - Var return = ice_tab_process_show - ) - - "ROOT/taobin_project/image/drink_option/ice_tab_unavalible.png" - "ROOT/taobin_project/image/drink_option/ice_tab_unavalible_dis.png" - - - 49 - 117 - - eval( - If $Sum122101000612210200031221030003 = "Disable" Then - STRCONTAIN "ERR" $12-21-01-0006.TAG tag1_is_disable - STRCONTAIN "ERR" $12-21-02-0003.TAG tag2_is_disable - STRCONTAIN "ERR" $12-21-03-0003.TAG tag3_is_disable - Var return = "Invisible" - If tag1_is_disable = "true" Then - Var return = "Enable" - EndIf - If tag2_is_disable = "true" Then - Var return = "Enable" - EndIf - If tag3_is_disable = "true" Then - Var return = "Enable" - EndIf - Else - Var return = "Invisible" - EndIf - ) - - "ROOT/taobin_project/image//img_menu_err2.png" - - - 84 - 266 - 10 - OpunMediumTTF - 0xDE794E - ice_tab_process_show - ice_show_open - - - 48 - 116 - 32 - 128 - 64 - "disable-show" - $Sum122101000612210200031221030003 - - 000013 - - center-vertical-horizontal - - - ; ==================> Len = 3 - ; 12-01-01-0007 12-01-02-0004 12-01-03-0004 - - 33 - 22 - 225 - 296 - Flag( 12-01-01-0007.Button,12-01-02-0004.Button,12-01-03-0004.Button,$Sum120101000712010200041201030004) - - - 16 - 164 - 22 - 222 - "multi2" - KanitMediumTTF - 0x322B26 - - CARAMEL LATTE - คาราเมลลาเต้ - CARAMEL LATTE - คาราเมลลาเต้ - - ကာရာမယ်လ် လာတေး - - - - 16 - 220 - 14 - 222 - KanitMediumTTF - 0x6F5F51 - - Espresso, Milk,\nCaramel Syrup - กาแฟ นม และ นม\nน้ำเชื่อมคาราเมล - Espresso, Milk,\nCaramel Syrup - กาแฟ นม และ นม\nน้ำเชื่อมคาราเมล - - အက်ပရက်ဆို၊ နို့၊\nကာရာမယ်လ် ရည် - - - - 16 - 264 - Var( DirImage2 + "option_deactive.png" ) - - - 16 - 264 - $12-01-01-0007.Button - Var( DirImage2 + "hot.png" ) - Var( DirImage2 + "hot_db.png" ) - - - TextPriceMenuHotX - TextPriceMenuY - TextPriceMenuSize - 220 - KanitMediumTTF - 0x6F5F51 - 0xEAE6E1 - $12-01-01-0007.Button - StringFmt( $12-01-01-0007.Price , DisplayFormat, PreScaleConvertShow) ; test - - - 81 - 264 - Var( DirImage2 + "cold.png" ) - Var( DirImage2 + "cold_db.png" ) - $12-01-02-0004.Button - - - 123 - TextPriceMenuY - TextPriceMenuSize - 220 - KanitMediumTTF - 0x6F5F51 - 0xEAE6E1 - $12-01-02-0004.Button - StringFmt( $12-01-02-0004.Price , DisplayFormat, PreScaleConvertShow) ; test - - - 146 - 264 - Var( DirImage2 + "blend.png" ) - Var( DirImage2 + "blend_db.png" ) - $12-01-03-0004.Button - - - TextPriceMenuBlendX - TextPriceMenuY - TextPriceMenuSize - 220 - KanitRegularTTF - 0x6F5F51 - 0xEAE6E1 - $12-01-03-0004.Button - StringFmt( $12-01-03-0004.Price , DisplayFormat, PreScaleConvertShow) ; test - - - 81 - 264 - - eval( - If ICE_PROCESS_STATUS = 2 Then - - If $Sum120101000712010200041201030004 = "Disable" Then - Var ice_tab_process_show = "Disable" - Else - Var ice_tab_process_show = "Enable" - EndIf - - Else - Var ice_tab_process_show = "Invisible" - EndIf - Var return = ice_tab_process_show - ) - - "ROOT/taobin_project/image/drink_option/ice_tab_unavalible.png" - "ROOT/taobin_project/image/drink_option/ice_tab_unavalible_dis.png" - - - 49 - 117 - - eval( - If $Sum120101000712010200041201030004 = "Disable" Then - STRCONTAIN "ERR" $12-01-01-0007.TAG tag1_is_disable - STRCONTAIN "ERR" $12-01-02-0004.TAG tag2_is_disable - STRCONTAIN "ERR" $12-01-03-0004.TAG tag3_is_disable - Var return = "Invisible" - If tag1_is_disable = "true" Then - Var return = "Enable" - EndIf - If tag2_is_disable = "true" Then - Var return = "Enable" - EndIf - If tag3_is_disable = "true" Then - Var return = "Enable" - EndIf - Else - Var return = "Invisible" - EndIf - ) - - "ROOT/taobin_project/image//img_menu_err2.png" - - - 84 - 266 - 10 - OpunMediumTTF - 0xDE794E - ice_tab_process_show - ice_show_open - - - 48 - 116 - 32 - 128 - 64 - "disable-show" - $Sum120101000712010200041201030004 - - 000013 - - center-vertical-horizontal - - - ; ==================> Len = 3 - ; 12-21-01-0007 12-21-02-0004 12-21-03-0004 - - 33 - 22 - 225 - 296 - Flag( 12-21-01-0007.Button,12-21-02-0004.Button,12-21-03-0004.Button,$Sum122101000712210200041221030004) - - - 16 - 164 - 22 - 222 - "multi2" - KanitMediumTTF - 0x322B26 - - CARAMEL LATTE - คาราเมลลาเต้ - CARAMEL LATTE - คาราเมลลาเต้ - - ကာရာမယ်လ် လာတေး - - - - 16 - 220 - 14 - 222 - KanitMediumTTF - 0x6F5F51 - - Espresso, Milk,\nCaramel Syrup - กาแฟ นม และ นม\nน้ำเชื่อมคาราเมล - Espresso, Milk,\nCaramel Syrup - กาแฟ นม และ นม\nน้ำเชื่อมคาราเมล - - အက်ပရက်ဆို၊ နို့၊\nကာရာမယ်လ် ရည် - - - - 16 - 264 - Var( DirImage2 + "option_deactive.png" ) - - - 16 - 264 - $12-21-01-0007.Button - Var( DirImage2 + "hot.png" ) - Var( DirImage2 + "hot_db.png" ) - - - TextPriceMenuHotX - TextPriceMenuY - TextPriceMenuSize - 220 - KanitMediumTTF - 0x6F5F51 - 0xEAE6E1 - $12-21-01-0007.Button - StringFmt( $12-21-01-0007.Price , DisplayFormat, PreScaleConvertShow) ; test - - - 81 - 264 - Var( DirImage2 + "cold.png" ) - Var( DirImage2 + "cold_db.png" ) - $12-21-02-0004.Button - - - 123 - TextPriceMenuY - TextPriceMenuSize - 220 - KanitMediumTTF - 0x6F5F51 - 0xEAE6E1 - $12-21-02-0004.Button - StringFmt( $12-21-02-0004.Price , DisplayFormat, PreScaleConvertShow) ; test - - - 146 - 264 - Var( DirImage2 + "blend.png" ) - Var( DirImage2 + "blend_db.png" ) - $12-21-03-0004.Button - - - TextPriceMenuBlendX - TextPriceMenuY - TextPriceMenuSize - 220 - KanitRegularTTF - 0x6F5F51 - 0xEAE6E1 - $12-21-03-0004.Button - StringFmt( $12-21-03-0004.Price , DisplayFormat, PreScaleConvertShow) ; test - - - 81 - 264 - - eval( - If ICE_PROCESS_STATUS = 2 Then - - If $Sum122101000712210200041221030004 = "Disable" Then - Var ice_tab_process_show = "Disable" - Else - Var ice_tab_process_show = "Enable" - EndIf - - Else - Var ice_tab_process_show = "Invisible" - EndIf - Var return = ice_tab_process_show - ) - - "ROOT/taobin_project/image/drink_option/ice_tab_unavalible.png" - "ROOT/taobin_project/image/drink_option/ice_tab_unavalible_dis.png" - - - 49 - 117 - - eval( - If $Sum122101000712210200041221030004 = "Disable" Then - STRCONTAIN "ERR" $12-21-01-0007.TAG tag1_is_disable - STRCONTAIN "ERR" $12-21-02-0004.TAG tag2_is_disable - STRCONTAIN "ERR" $12-21-03-0004.TAG tag3_is_disable - Var return = "Invisible" - If tag1_is_disable = "true" Then - Var return = "Enable" - EndIf - If tag2_is_disable = "true" Then - Var return = "Enable" - EndIf - If tag3_is_disable = "true" Then - Var return = "Enable" - EndIf - Else - Var return = "Invisible" - EndIf - ) - - "ROOT/taobin_project/image//img_menu_err2.png" - - - 84 - 266 - 10 - OpunMediumTTF - 0xDE794E - ice_tab_process_show - ice_show_open - - - 48 - 116 - 32 - 128 - 64 - "disable-show" - $Sum122101000712210200041221030004 - - 000013 - - center-vertical-horizontal - - - ; ==================> Len = 3 - ; 12-01-01-0031 12-01-02-0031 12-01-03-0031 - - 33 - 22 - 225 - 296 - Flag( 12-01-01-0031.Button,12-01-02-0031.Button,12-01-03-0031.Button,$Sum120101003112010200311201030031) - - - 16 - 164 - 22 - 222 - "multi2" - KanitMediumTTF - 0x322B26 - - MATCHA \nCAFÉ LATTE - กาแฟมัทฉะลาเต้ - MATCHA \nCAFÉ LATTE - กาแฟมัทฉะลาเต้ - - မန့်ချ\n ကော်ဖီ လာတေး - - - - 16 - 220 - 14 - 222 - KanitMediumTTF - 0x6F5F51 - - Espresso, Matcha, Milk - กาแฟ นม ชาเขียวมัทฉะ \nและ นม - Espresso, Matcha, Milk - กาแฟ นม ชาเขียวมัทฉะ \nและ นม - - အက်ပရက်ဆို၊ မန့်ချ နို့ - - - - 16 - 264 - Var( DirImage2 + "option_deactive.png" ) - - - 16 - 264 - $12-01-01-0031.Button - Var( DirImage2 + "hot.png" ) - Var( DirImage2 + "hot_db.png" ) - - - TextPriceMenuHotX - TextPriceMenuY - TextPriceMenuSize - 220 - KanitMediumTTF - 0x6F5F51 - 0xEAE6E1 - $12-01-01-0031.Button - StringFmt( $12-01-01-0031.Price , DisplayFormat, PreScaleConvertShow) ; test - - - 81 - 264 - Var( DirImage2 + "cold.png" ) - Var( DirImage2 + "cold_db.png" ) - $12-01-02-0031.Button - - - 123 - TextPriceMenuY - TextPriceMenuSize - 220 - KanitMediumTTF - 0x6F5F51 - 0xEAE6E1 - $12-01-02-0031.Button - StringFmt( $12-01-02-0031.Price , DisplayFormat, PreScaleConvertShow) ; test - - - 146 - 264 - Var( DirImage2 + "blend.png" ) - Var( DirImage2 + "blend_db.png" ) - $12-01-03-0031.Button - - - TextPriceMenuBlendX - TextPriceMenuY - TextPriceMenuSize - 220 - KanitRegularTTF - 0x6F5F51 - 0xEAE6E1 - $12-01-03-0031.Button - StringFmt( $12-01-03-0031.Price , DisplayFormat, PreScaleConvertShow) ; test - - - 81 - 264 - - eval( - If ICE_PROCESS_STATUS = 2 Then - - If $Sum120101003112010200311201030031 = "Disable" Then - Var ice_tab_process_show = "Disable" - Else - Var ice_tab_process_show = "Enable" - EndIf - - Else - Var ice_tab_process_show = "Invisible" - EndIf - Var return = ice_tab_process_show - ) - - "ROOT/taobin_project/image/drink_option/ice_tab_unavalible.png" - "ROOT/taobin_project/image/drink_option/ice_tab_unavalible_dis.png" - - - 49 - 117 - - eval( - If $Sum120101003112010200311201030031 = "Disable" Then - STRCONTAIN "ERR" $12-01-01-0031.TAG tag1_is_disable - STRCONTAIN "ERR" $12-01-02-0031.TAG tag2_is_disable - STRCONTAIN "ERR" $12-01-03-0031.TAG tag3_is_disable - Var return = "Invisible" - If tag1_is_disable = "true" Then - Var return = "Enable" - EndIf - If tag2_is_disable = "true" Then - Var return = "Enable" - EndIf - If tag3_is_disable = "true" Then - Var return = "Enable" - EndIf - Else - Var return = "Invisible" - EndIf - ) - - "ROOT/taobin_project/image//img_menu_err2.png" - - - 84 - 266 - 10 - OpunMediumTTF - 0xDE794E - ice_tab_process_show - ice_show_open - - - 48 - 116 - 32 - 128 - 64 - "disable-show" - $Sum120101003112010200311201030031 - - 000013 - - center-vertical-horizontal - - - ; ==================> Len = 3 - ; 12-21-01-0031 12-21-02-0031 12-21-03-0031 - - 33 - 22 - 225 - 296 - Flag( 12-21-01-0031.Button,12-21-02-0031.Button,12-21-03-0031.Button,$Sum122101003112210200311221030031) - - - 16 - 164 - 22 - 222 - "multi2" - KanitMediumTTF - 0x322B26 - - MATCHA \nCAFÉ LATTE - กาแฟมัทฉะลาเต้ - MATCHA \nCAFÉ LATTE - กาแฟมัทฉะลาเต้ - - မန့်ချ\n ကော်ဖီ လာတေး - - - - 16 - 220 - 14 - 222 - KanitMediumTTF - 0x6F5F51 - - Espresso, Matcha, Milk - กาแฟ นม ชาเขียวมัทฉะ \nและ นม - Espresso, Matcha, Milk - กาแฟ นม ชาเขียวมัทฉะ \nและ นม - - အက်ပရက်ဆို၊ မန့်ချ နို့ - - - - 16 - 264 - Var( DirImage2 + "option_deactive.png" ) - - - 16 - 264 - $12-21-01-0031.Button - Var( DirImage2 + "hot.png" ) - Var( DirImage2 + "hot_db.png" ) - - - TextPriceMenuHotX - TextPriceMenuY - TextPriceMenuSize - 220 - KanitMediumTTF - 0x6F5F51 - 0xEAE6E1 - $12-21-01-0031.Button - StringFmt( $12-21-01-0031.Price , DisplayFormat, PreScaleConvertShow) ; test - - - 81 - 264 - Var( DirImage2 + "cold.png" ) - Var( DirImage2 + "cold_db.png" ) - $12-21-02-0031.Button - - - 123 - TextPriceMenuY - TextPriceMenuSize - 220 - KanitMediumTTF - 0x6F5F51 - 0xEAE6E1 - $12-21-02-0031.Button - StringFmt( $12-21-02-0031.Price , DisplayFormat, PreScaleConvertShow) ; test - - - 146 - 264 - Var( DirImage2 + "blend.png" ) - Var( DirImage2 + "blend_db.png" ) - $12-21-03-0031.Button - - - TextPriceMenuBlendX - TextPriceMenuY - TextPriceMenuSize - 220 - KanitRegularTTF - 0x6F5F51 - 0xEAE6E1 - $12-21-03-0031.Button - StringFmt( $12-21-03-0031.Price , DisplayFormat, PreScaleConvertShow) ; test - - - 81 - 264 - - eval( - If ICE_PROCESS_STATUS = 2 Then - - If $Sum122101003112210200311221030031 = "Disable" Then - Var ice_tab_process_show = "Disable" - Else - Var ice_tab_process_show = "Enable" - EndIf - - Else - Var ice_tab_process_show = "Invisible" - EndIf - Var return = ice_tab_process_show - ) - - "ROOT/taobin_project/image/drink_option/ice_tab_unavalible.png" - "ROOT/taobin_project/image/drink_option/ice_tab_unavalible_dis.png" - - - 49 - 117 - - eval( - If $Sum122101003112210200311221030031 = "Disable" Then - STRCONTAIN "ERR" $12-21-01-0031.TAG tag1_is_disable - STRCONTAIN "ERR" $12-21-02-0031.TAG tag2_is_disable - STRCONTAIN "ERR" $12-21-03-0031.TAG tag3_is_disable - Var return = "Invisible" - If tag1_is_disable = "true" Then - Var return = "Enable" - EndIf - If tag2_is_disable = "true" Then - Var return = "Enable" - EndIf - If tag3_is_disable = "true" Then - Var return = "Enable" - EndIf - Else - Var return = "Invisible" - EndIf - ) - - "ROOT/taobin_project/image//img_menu_err2.png" - - - 84 - 266 - 10 - OpunMediumTTF - 0xDE794E - ice_tab_process_show - ice_show_open - - - 48 - 116 - 32 - 128 - 64 - "disable-show" - $Sum122101003112210200311221030031 - - 000013 - - center-vertical-horizontal - - - ; ==================> Len = 3 - ; 12-01-01-0008 12-01-02-0005 12-01-03-0005 - - 33 - 22 - 225 - 296 - Flag( 12-01-01-0008.Button,12-01-02-0005.Button,12-01-03-0005.Button,$Sum120101000812010200051201030005) - - - 16 - 164 - 22 - 222 - "multi2" - KanitMediumTTF - 0x322B26 - - MATCHA \nCAFÉ LATTE - กาแฟมัทฉะลาเต้ - MATCHA \nCAFÉ LATTE - กาแฟมัทฉะลาเต้ - - မန့်ချ \n ကော်ဖီ လာတေး - - - - 16 - 220 - 14 - 222 - KanitMediumTTF - 0x6F5F51 - - Espresso, Matcha, Milk - กาแฟ นม ชาเขียวมัทฉะ \nและ นม - Espresso, Matcha, Milk - กาแฟ นม ชาเขียวมัทฉะ \nและ นม - - အက်ပရက်ဆို၊ မန့်ချ နို့ - - - - 16 - 264 - Var( DirImage2 + "option_deactive.png" ) - - - 16 - 264 - $12-01-01-0008.Button - Var( DirImage2 + "hot.png" ) - Var( DirImage2 + "hot_db.png" ) - - - TextPriceMenuHotX - TextPriceMenuY - TextPriceMenuSize - 220 - KanitMediumTTF - 0x6F5F51 - 0xEAE6E1 - $12-01-01-0008.Button - StringFmt( $12-01-01-0008.Price , DisplayFormat, PreScaleConvertShow) ; test - - - 81 - 264 - Var( DirImage2 + "cold.png" ) - Var( DirImage2 + "cold_db.png" ) - $12-01-02-0005.Button - - - 123 - TextPriceMenuY - TextPriceMenuSize - 220 - KanitMediumTTF - 0x6F5F51 - 0xEAE6E1 - $12-01-02-0005.Button - StringFmt( $12-01-02-0005.Price , DisplayFormat, PreScaleConvertShow) ; test - - - 146 - 264 - Var( DirImage2 + "blend.png" ) - Var( DirImage2 + "blend_db.png" ) - $12-01-03-0005.Button - - - TextPriceMenuBlendX - TextPriceMenuY - TextPriceMenuSize - 220 - KanitRegularTTF - 0x6F5F51 - 0xEAE6E1 - $12-01-03-0005.Button - StringFmt( $12-01-03-0005.Price , DisplayFormat, PreScaleConvertShow) ; test - - - 81 - 264 - - eval( - If ICE_PROCESS_STATUS = 2 Then - - If $Sum120101000812010200051201030005 = "Disable" Then - Var ice_tab_process_show = "Disable" - Else - Var ice_tab_process_show = "Enable" - EndIf - - Else - Var ice_tab_process_show = "Invisible" - EndIf - Var return = ice_tab_process_show - ) - - "ROOT/taobin_project/image/drink_option/ice_tab_unavalible.png" - "ROOT/taobin_project/image/drink_option/ice_tab_unavalible_dis.png" - - - 49 - 117 - - eval( - If $Sum120101000812010200051201030005 = "Disable" Then - STRCONTAIN "ERR" $12-01-01-0008.TAG tag1_is_disable - STRCONTAIN "ERR" $12-01-02-0005.TAG tag2_is_disable - STRCONTAIN "ERR" $12-01-03-0005.TAG tag3_is_disable - Var return = "Invisible" - If tag1_is_disable = "true" Then - Var return = "Enable" - EndIf - If tag2_is_disable = "true" Then - Var return = "Enable" - EndIf - If tag3_is_disable = "true" Then - Var return = "Enable" - EndIf - Else - Var return = "Invisible" - EndIf - ) - - "ROOT/taobin_project/image//img_menu_err2.png" - - - 84 - 266 - 10 - OpunMediumTTF - 0xDE794E - ice_tab_process_show - ice_show_open - - - 48 - 116 - 32 - 128 - 64 - "disable-show" - $Sum120101000812010200051201030005 - - 000013 - - center-vertical-horizontal - - - ; ==================> Len = 3 - ; 12-21-01-0008 12-21-02-0005 12-21-03-0005 - - 33 - 22 - 225 - 296 - Flag( 12-21-01-0008.Button,12-21-02-0005.Button,12-21-03-0005.Button,$Sum122101000812210200051221030005) - - - 16 - 164 - 22 - 222 - "multi2" - KanitMediumTTF - 0x322B26 - - MATCHA \nCAFÉ LATTE - กาแฟมัทฉะลาเต้ - MATCHA \nCAFÉ LATTE - กาแฟมัทฉะลาเต้ - - မန့်ချ \n ကော်ဖီ လာတေး - - - - 16 - 220 - 14 - 222 - KanitMediumTTF - 0x6F5F51 - - Espresso, Matcha, Milk - กาแฟ นม ชาเขียวมัทฉะ \nและ นม - Espresso, Matcha, Milk - กาแฟ นม ชาเขียวมัทฉะ \nและ นม - - အက်ပရက်ဆို၊ မန့်ချ နို့ - - - - 16 - 264 - Var( DirImage2 + "option_deactive.png" ) - - - 16 - 264 - $12-21-01-0008.Button - Var( DirImage2 + "hot.png" ) - Var( DirImage2 + "hot_db.png" ) - - - TextPriceMenuHotX - TextPriceMenuY - TextPriceMenuSize - 220 - KanitMediumTTF - 0x6F5F51 - 0xEAE6E1 - $12-21-01-0008.Button - StringFmt( $12-21-01-0008.Price , DisplayFormat, PreScaleConvertShow) ; test - - - 81 - 264 - Var( DirImage2 + "cold.png" ) - Var( DirImage2 + "cold_db.png" ) - $12-21-02-0005.Button - - - 123 - TextPriceMenuY - TextPriceMenuSize - 220 - KanitMediumTTF - 0x6F5F51 - 0xEAE6E1 - $12-21-02-0005.Button - StringFmt( $12-21-02-0005.Price , DisplayFormat, PreScaleConvertShow) ; test - - - 146 - 264 - Var( DirImage2 + "blend.png" ) - Var( DirImage2 + "blend_db.png" ) - $12-21-03-0005.Button - - - TextPriceMenuBlendX - TextPriceMenuY - TextPriceMenuSize - 220 - KanitRegularTTF - 0x6F5F51 - 0xEAE6E1 - $12-21-03-0005.Button - StringFmt( $12-21-03-0005.Price , DisplayFormat, PreScaleConvertShow) ; test - - - 81 - 264 - - eval( - If ICE_PROCESS_STATUS = 2 Then - - If $Sum122101000812210200051221030005 = "Disable" Then - Var ice_tab_process_show = "Disable" - Else - Var ice_tab_process_show = "Enable" - EndIf - - Else - Var ice_tab_process_show = "Invisible" - EndIf - Var return = ice_tab_process_show - ) - - "ROOT/taobin_project/image/drink_option/ice_tab_unavalible.png" - "ROOT/taobin_project/image/drink_option/ice_tab_unavalible_dis.png" - - - 49 - 117 - - eval( - If $Sum122101000812210200051221030005 = "Disable" Then - STRCONTAIN "ERR" $12-21-01-0008.TAG tag1_is_disable - STRCONTAIN "ERR" $12-21-02-0005.TAG tag2_is_disable - STRCONTAIN "ERR" $12-21-03-0005.TAG tag3_is_disable - Var return = "Invisible" - If tag1_is_disable = "true" Then - Var return = "Enable" - EndIf - If tag2_is_disable = "true" Then - Var return = "Enable" - EndIf - If tag3_is_disable = "true" Then - Var return = "Enable" - EndIf - Else - Var return = "Invisible" - EndIf - ) - - "ROOT/taobin_project/image//img_menu_err2.png" - - - 84 - 266 - 10 - OpunMediumTTF - 0xDE794E - ice_tab_process_show - ice_show_open - - - 48 - 116 - 32 - 128 - 64 - "disable-show" - $Sum122101000812210200051221030005 - - 000013 - - center-vertical-horizontal - - - ; ==================> Len = 3 - ; 12-01-01-0011 12-01-02-0008 12-01-03-0008 - - 33 - 22 - 225 - 296 - Flag( 12-01-01-0011.Button,12-01-02-0008.Button,12-01-03-0008.Button,$Sum120101001112010200081201030008) - - - 16 - 164 - 22 - 222 - "multi2" - KanitMediumTTF - 0x322B26 - - BROWN \nSUGAR LATTE - บราวน์ชูการ์ลาเต้ - BROWN \nSUGAR LATTE - บราวน์ชูการ์ลาเต้ - - အညိုရောင် \nသကြားလာတေး - - - - 16 - 220 - 14 - 222 - KanitMediumTTF - 0x6F5F51 - - Espresso, Milk,\nKokuto syrup - กาแฟ น้ำเชื่อมน้ำตาลแดง \nและ นม - Espresso, Milk,\nKokuto syrup - กาแฟ น้ำเชื่อมน้ำตาลแดง \nและ นม - - အက်ပရက်ဆို၊ နို့၊\nKokuto ရည် - - - - 16 - 264 - Var( DirImage2 + "option_deactive.png" ) - - - 16 - 264 - $12-01-01-0011.Button - Var( DirImage2 + "hot.png" ) - Var( DirImage2 + "hot_db.png" ) - - - TextPriceMenuHotX - TextPriceMenuY - TextPriceMenuSize - 220 - KanitMediumTTF - 0x6F5F51 - 0xEAE6E1 - $12-01-01-0011.Button - StringFmt( $12-01-01-0011.Price , DisplayFormat, PreScaleConvertShow) ; test - - - 81 - 264 - Var( DirImage2 + "cold.png" ) - Var( DirImage2 + "cold_db.png" ) - $12-01-02-0008.Button - - - 123 - TextPriceMenuY - TextPriceMenuSize - 220 - KanitMediumTTF - 0x6F5F51 - 0xEAE6E1 - $12-01-02-0008.Button - StringFmt( $12-01-02-0008.Price , DisplayFormat, PreScaleConvertShow) ; test - - - 146 - 264 - Var( DirImage2 + "blend.png" ) - Var( DirImage2 + "blend_db.png" ) - $12-01-03-0008.Button - - - TextPriceMenuBlendX - TextPriceMenuY - TextPriceMenuSize - 220 - KanitRegularTTF - 0x6F5F51 - 0xEAE6E1 - $12-01-03-0008.Button - StringFmt( $12-01-03-0008.Price , DisplayFormat, PreScaleConvertShow) ; test - - - 81 - 264 - - eval( - If ICE_PROCESS_STATUS = 2 Then - - If $Sum120101001112010200081201030008 = "Disable" Then - Var ice_tab_process_show = "Disable" - Else - Var ice_tab_process_show = "Enable" - EndIf - - Else - Var ice_tab_process_show = "Invisible" - EndIf - Var return = ice_tab_process_show - ) - - "ROOT/taobin_project/image/drink_option/ice_tab_unavalible.png" - "ROOT/taobin_project/image/drink_option/ice_tab_unavalible_dis.png" - - - 49 - 117 - - eval( - If $Sum120101001112010200081201030008 = "Disable" Then - STRCONTAIN "ERR" $12-01-01-0011.TAG tag1_is_disable - STRCONTAIN "ERR" $12-01-02-0008.TAG tag2_is_disable - STRCONTAIN "ERR" $12-01-03-0008.TAG tag3_is_disable - Var return = "Invisible" - If tag1_is_disable = "true" Then - Var return = "Enable" - EndIf - If tag2_is_disable = "true" Then - Var return = "Enable" - EndIf - If tag3_is_disable = "true" Then - Var return = "Enable" - EndIf - Else - Var return = "Invisible" - EndIf - ) - - "ROOT/taobin_project/image//img_menu_err2.png" - - - 84 - 266 - 10 - OpunMediumTTF - 0xDE794E - ice_tab_process_show - ice_show_open - - - 48 - 116 - 32 - 128 - 64 - "disable-show" - $Sum120101001112010200081201030008 - - 000013 - - center-vertical-horizontal - - - ; ==================> Len = 3 - ; 12-21-01-0011 12-21-02-0008 12-21-03-0008 - - 33 - 22 - 225 - 296 - Flag( 12-21-01-0011.Button,12-21-02-0008.Button,12-21-03-0008.Button,$Sum122101001112210200081221030008) - - - 16 - 164 - 22 - 222 - "multi2" - KanitMediumTTF - 0x322B26 - - BROWN \nSUGAR LATTE - บราวน์ชูการ์ลาเต้ - BROWN \nSUGAR LATTE - บราวน์ชูการ์ลาเต้ - - အညိုရောင် \nသကြားလာတေး - - - - 16 - 220 - 14 - 222 - KanitMediumTTF - 0x6F5F51 - - Espresso, Milk,\nKokuto syrup - กาแฟ น้ำเชื่อมน้ำตาลแดง \nและ นม - Espresso, Milk,\nKokuto syrup - กาแฟ น้ำเชื่อมน้ำตาลแดง \nและ นม - - အက်ပရက်ဆို၊ နို့၊\nKokuto ရည် - - - - 16 - 264 - Var( DirImage2 + "option_deactive.png" ) - - - 16 - 264 - $12-21-01-0011.Button - Var( DirImage2 + "hot.png" ) - Var( DirImage2 + "hot_db.png" ) - - - TextPriceMenuHotX - TextPriceMenuY - TextPriceMenuSize - 220 - KanitMediumTTF - 0x6F5F51 - 0xEAE6E1 - $12-21-01-0011.Button - StringFmt( $12-21-01-0011.Price , DisplayFormat, PreScaleConvertShow) ; test - - - 81 - 264 - Var( DirImage2 + "cold.png" ) - Var( DirImage2 + "cold_db.png" ) - $12-21-02-0008.Button - - - 123 - TextPriceMenuY - TextPriceMenuSize - 220 - KanitMediumTTF - 0x6F5F51 - 0xEAE6E1 - $12-21-02-0008.Button - StringFmt( $12-21-02-0008.Price , DisplayFormat, PreScaleConvertShow) ; test - - - 146 - 264 - Var( DirImage2 + "blend.png" ) - Var( DirImage2 + "blend_db.png" ) - $12-21-03-0008.Button - - - TextPriceMenuBlendX - TextPriceMenuY - TextPriceMenuSize - 220 - KanitRegularTTF - 0x6F5F51 - 0xEAE6E1 - $12-21-03-0008.Button - StringFmt( $12-21-03-0008.Price , DisplayFormat, PreScaleConvertShow) ; test - - - 81 - 264 - - eval( - If ICE_PROCESS_STATUS = 2 Then - - If $Sum122101001112210200081221030008 = "Disable" Then - Var ice_tab_process_show = "Disable" - Else - Var ice_tab_process_show = "Enable" - EndIf - - Else - Var ice_tab_process_show = "Invisible" - EndIf - Var return = ice_tab_process_show - ) - - "ROOT/taobin_project/image/drink_option/ice_tab_unavalible.png" - "ROOT/taobin_project/image/drink_option/ice_tab_unavalible_dis.png" - - - 49 - 117 - - eval( - If $Sum122101001112210200081221030008 = "Disable" Then - STRCONTAIN "ERR" $12-21-01-0011.TAG tag1_is_disable - STRCONTAIN "ERR" $12-21-02-0008.TAG tag2_is_disable - STRCONTAIN "ERR" $12-21-03-0008.TAG tag3_is_disable - Var return = "Invisible" - If tag1_is_disable = "true" Then - Var return = "Enable" - EndIf - If tag2_is_disable = "true" Then - Var return = "Enable" - EndIf - If tag3_is_disable = "true" Then - Var return = "Enable" - EndIf - Else - Var return = "Invisible" - EndIf - ) - - "ROOT/taobin_project/image//img_menu_err2.png" - - - 84 - 266 - 10 - OpunMediumTTF - 0xDE794E - ice_tab_process_show - ice_show_open - - - 48 - 116 - 32 - 128 - 64 - "disable-show" - $Sum122101001112210200081221030008 - - 000013 - - center-vertical-horizontal - - - ; ==================> Len = 3 - ; 12-01-01-0039 12-01-02-0039 - - - 33 - 22 - 225 - 296 - Flag( 12-01-01-0039.Button,12-01-02-0039.Button,$Sum12010100391201020039) - - - 16 - 164 - 22 - 222 - "multi2" - KanitMediumTTF - 0x322B26 - - MELON\nCAFÉ LATTE - กาแฟเมล่อนลาเต้ - MELON\nCAFÉ LATTE - กาแฟเมล่อนลาเต้ - - သခွါးမွေး\nကော်ဖီ လာတေး - - - - 16 - 220 - 14 - 222 - KanitMediumTTF - 0x6F5F51 - - Espresso, Melon, Milk, Sugar - กาแฟ เมล่อน น้ำตาล \nและ นม - Espresso, Melon, Milk, Sugar - กาแฟ เมล่อน น้ำตาล \nและ นม - - အက်ပရက်ဆို, သခွါးမွေး, နို့, သကြား - - - - 16 - 264 - Var( DirImage2 + "option_deactive.png" ) - - - 16 - 264 - $12-01-01-0039.Button - Var( DirImage2 + "hot.png" ) - Var( DirImage2 + "hot_db.png" ) - - - TextPriceMenuHotX - TextPriceMenuY - TextPriceMenuSize - 220 - KanitMediumTTF - 0x6F5F51 - 0xEAE6E1 - $12-01-01-0039.Button - StringFmt( $12-01-01-0039.Price , DisplayFormat, PreScaleConvertShow) ; test - - - 81 - 264 - Var( DirImage2 + "cold.png" ) - Var( DirImage2 + "cold_db.png" ) - $12-01-02-0039.Button - - - 123 - TextPriceMenuY - TextPriceMenuSize - 220 - KanitMediumTTF - 0x6F5F51 - 0xEAE6E1 - $12-01-02-0039.Button - StringFmt( $12-01-02-0039.Price , DisplayFormat, PreScaleConvertShow) ; test - - - 146 - 264 - Var( DirImage2 + "blend.png" ) - Var( DirImage2 + "blend_db.png" ) - "Invisible" - - - TextPriceMenuBlendX - TextPriceMenuY - TextPriceMenuSize - 220 - KanitRegularTTF - 0x6F5F51 - 0xEAE6E1 - "Invisible" - StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) ; test - - - 81 - 264 - - eval( - If ICE_PROCESS_STATUS = 2 Then - - If $Sum12010100391201020039 = "Disable" Then - Var ice_tab_process_show = "Disable" - Else - Var ice_tab_process_show = "Enable" - EndIf - - Else - Var ice_tab_process_show = "Invisible" - EndIf - Var return = ice_tab_process_show - ) - - "ROOT/taobin_project/image/drink_option/ice_tab_unavalible.png" - "ROOT/taobin_project/image/drink_option/ice_tab_unavalible_dis.png" - - - 49 - 117 - - eval( - If $Sum12010100391201020039 = "Disable" Then - STRCONTAIN "ERR" $12-01-01-0039.TAG tag1_is_disable - STRCONTAIN "ERR" $12-01-02-0039.TAG tag2_is_disable - STRCONTAIN "ERR" $##-##-##-####.TAG tag3_is_disable - Var return = "Invisible" - If tag1_is_disable = "true" Then - Var return = "Enable" - EndIf - If tag2_is_disable = "true" Then - Var return = "Enable" - EndIf - If tag3_is_disable = "true" Then - Var return = "Enable" - EndIf - Else - Var return = "Invisible" - EndIf - ) - - "ROOT/taobin_project/image//img_menu_err2.png" - - - 84 - 266 - 10 - OpunMediumTTF - 0xDE794E - ice_tab_process_show - ice_show_open - - - 48 - 116 - 32 - 128 - 64 - "disable-show" - $Sum12010100391201020039 - - 000013 - - center-vertical-horizontal - - - ; ==================> Len = 3 - ; 12-21-01-0039 12-21-02-0039 - - - 33 - 22 - 225 - 296 - Flag( 12-21-01-0039.Button,12-21-02-0039.Button,$Sum12210100391221020039) - - - 16 - 164 - 22 - 222 - "multi2" - KanitMediumTTF - 0x322B26 - - MELON\nCAFÉ LATTE - กาแฟเมล่อนลาเต้ - MELON\nCAFÉ LATTE - กาแฟเมล่อนลาเต้ - - သခွါးမွေး\nကော်ဖီ လာတေး - - - - 16 - 220 - 14 - 222 - KanitMediumTTF - 0x6F5F51 - - Espresso, Melon, Milk, Sugar - กาแฟ เมล่อน น้ำตาล \nและ นม - Espresso, Melon, Milk, Sugar - กาแฟ เมล่อน น้ำตาล \nและ นม - - အက်ပရက်ဆို, သခွါးမွေး, နို့, သကြား - - - - 16 - 264 - Var( DirImage2 + "option_deactive.png" ) - - - 16 - 264 - $12-21-01-0039.Button - Var( DirImage2 + "hot.png" ) - Var( DirImage2 + "hot_db.png" ) - - - TextPriceMenuHotX - TextPriceMenuY - TextPriceMenuSize - 220 - KanitMediumTTF - 0x6F5F51 - 0xEAE6E1 - $12-21-01-0039.Button - StringFmt( $12-21-01-0039.Price , DisplayFormat, PreScaleConvertShow) ; test - - - 81 - 264 - Var( DirImage2 + "cold.png" ) - Var( DirImage2 + "cold_db.png" ) - $12-21-02-0039.Button - - - 123 - TextPriceMenuY - TextPriceMenuSize - 220 - KanitMediumTTF - 0x6F5F51 - 0xEAE6E1 - $12-21-02-0039.Button - StringFmt( $12-21-02-0039.Price , DisplayFormat, PreScaleConvertShow) ; test - - - 146 - 264 - Var( DirImage2 + "blend.png" ) - Var( DirImage2 + "blend_db.png" ) - "Invisible" - - - TextPriceMenuBlendX - TextPriceMenuY - TextPriceMenuSize - 220 - KanitRegularTTF - 0x6F5F51 - 0xEAE6E1 - "Invisible" - StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) ; test - - - 81 - 264 - - eval( - If ICE_PROCESS_STATUS = 2 Then - - If $Sum12210100391221020039 = "Disable" Then - Var ice_tab_process_show = "Disable" - Else - Var ice_tab_process_show = "Enable" - EndIf - - Else - Var ice_tab_process_show = "Invisible" - EndIf - Var return = ice_tab_process_show - ) - - "ROOT/taobin_project/image/drink_option/ice_tab_unavalible.png" - "ROOT/taobin_project/image/drink_option/ice_tab_unavalible_dis.png" - - - 49 - 117 - - eval( - If $Sum12210100391221020039 = "Disable" Then - STRCONTAIN "ERR" $12-21-01-0039.TAG tag1_is_disable - STRCONTAIN "ERR" $12-21-02-0039.TAG tag2_is_disable - STRCONTAIN "ERR" $##-##-##-####.TAG tag3_is_disable - Var return = "Invisible" - If tag1_is_disable = "true" Then - Var return = "Enable" - EndIf - If tag2_is_disable = "true" Then - Var return = "Enable" - EndIf - If tag3_is_disable = "true" Then - Var return = "Enable" - EndIf - Else - Var return = "Invisible" - EndIf - ) - - "ROOT/taobin_project/image//img_menu_err2.png" - - - 84 - 266 - 10 - OpunMediumTTF - 0xDE794E - ice_tab_process_show - ice_show_open - - - 48 - 116 - 32 - 128 - 64 - "disable-show" - $Sum12210100391221020039 - - 000013 - - center-vertical-horizontal - - - ; ==================> Len = 3 - ; 12-01-01-0009 12-01-02-0006 12-01-03-0006 - - 33 - 22 - 225 - 296 - Flag( 12-01-01-0009.Button,12-01-02-0006.Button,12-01-03-0006.Button,$Sum120101000912010200061201030006) - - - 16 - 164 - 22 - 222 - "multi2" - KanitMediumTTF - 0x322B26 - - TAIWANESE TEA\nCAFÉ LATTE - กาแฟชานมไต้หวัน - TAIWANESE TEA\nCAFÉ LATTE - กาแฟชานมไต้หวัน - - ထိုင်ဝမ်ကော်ဖီလက်ဖက်ရည်လာတေး - - - - 16 - 220 - 14 - 222 - KanitMediumTTF - 0x6F5F51 - - Espresso, Taiwanese Tea,\nMilk, Sugar - กาแฟ ชาไต้หวัน น้ำตาล \nและ นม - Espresso, Taiwanese Tea,\nMilk, Sugar - กาแฟ ชาไต้หวัน น้ำตาล \nและ นม - - အက်ပရက်ဆို၊ ထိုင်ဝမ်လက်ဖက်ရည်၊\nနို့၊ သကြား - - - - 16 - 264 - Var( DirImage2 + "option_deactive.png" ) - - - 16 - 264 - $12-01-01-0009.Button - Var( DirImage2 + "hot.png" ) - Var( DirImage2 + "hot_db.png" ) - - - TextPriceMenuHotX - TextPriceMenuY - TextPriceMenuSize - 220 - KanitMediumTTF - 0x6F5F51 - 0xEAE6E1 - $12-01-01-0009.Button - StringFmt( $12-01-01-0009.Price , DisplayFormat, PreScaleConvertShow) ; test - - - 81 - 264 - Var( DirImage2 + "cold.png" ) - Var( DirImage2 + "cold_db.png" ) - $12-01-02-0006.Button - - - 123 - TextPriceMenuY - TextPriceMenuSize - 220 - KanitMediumTTF - 0x6F5F51 - 0xEAE6E1 - $12-01-02-0006.Button - StringFmt( $12-01-02-0006.Price , DisplayFormat, PreScaleConvertShow) ; test - - - 146 - 264 - Var( DirImage2 + "blend.png" ) - Var( DirImage2 + "blend_db.png" ) - $12-01-03-0006.Button - - - TextPriceMenuBlendX - TextPriceMenuY - TextPriceMenuSize - 220 - KanitRegularTTF - 0x6F5F51 - 0xEAE6E1 - $12-01-03-0006.Button - StringFmt( $12-01-03-0006.Price , DisplayFormat, PreScaleConvertShow) ; test - - - 81 - 264 - - eval( - If ICE_PROCESS_STATUS = 2 Then - - If $Sum120101000912010200061201030006 = "Disable" Then - Var ice_tab_process_show = "Disable" - Else - Var ice_tab_process_show = "Enable" - EndIf - - Else - Var ice_tab_process_show = "Invisible" - EndIf - Var return = ice_tab_process_show - ) - - "ROOT/taobin_project/image/drink_option/ice_tab_unavalible.png" - "ROOT/taobin_project/image/drink_option/ice_tab_unavalible_dis.png" - - - 49 - 117 - - eval( - If $Sum120101000912010200061201030006 = "Disable" Then - STRCONTAIN "ERR" $12-01-01-0009.TAG tag1_is_disable - STRCONTAIN "ERR" $12-01-02-0006.TAG tag2_is_disable - STRCONTAIN "ERR" $12-01-03-0006.TAG tag3_is_disable - Var return = "Invisible" - If tag1_is_disable = "true" Then - Var return = "Enable" - EndIf - If tag2_is_disable = "true" Then - Var return = "Enable" - EndIf - If tag3_is_disable = "true" Then - Var return = "Enable" - EndIf - Else - Var return = "Invisible" - EndIf - ) - - "ROOT/taobin_project/image//img_menu_err2.png" - - - 84 - 266 - 10 - OpunMediumTTF - 0xDE794E - ice_tab_process_show - ice_show_open - - - 48 - 116 - 32 - 128 - 64 - "disable-show" - $Sum120101000912010200061201030006 - - 000013 - - center-vertical-horizontal - - - ; ==================> Len = 3 - ; 12-21-01-0009 12-21-02-0006 12-21-03-0006 - - 33 - 22 - 225 - 296 - Flag( 12-21-01-0009.Button,12-21-02-0006.Button,12-21-03-0006.Button,$Sum122101000912210200061221030006) - - - 16 - 164 - 22 - 222 - "multi2" - KanitMediumTTF - 0x322B26 - - TAIWANESE TEA\nCAFÉ LATTE - กาแฟชานมไต้หวัน - TAIWANESE TEA\nCAFÉ LATTE - กาแฟชานมไต้หวัน - - ထိုင်ဝမ်ကော်ဖီလက်ဖက်ရည်လာတေး - - - - 16 - 220 - 14 - 222 - KanitMediumTTF - 0x6F5F51 - - Espresso, Taiwanese Tea,\nMilk, Sugar - กาแฟ ชาไต้หวัน น้ำตาล \nและ นม - Espresso, Taiwanese Tea,\nMilk, Sugar - กาแฟ ชาไต้หวัน น้ำตาล \nและ นม - - အက်ပရက်ဆို၊ ထိုင်ဝမ်လက်ဖက်ရည်၊\nနို့၊ သကြား - - - - 16 - 264 - Var( DirImage2 + "option_deactive.png" ) - - - 16 - 264 - $12-21-01-0009.Button - Var( DirImage2 + "hot.png" ) - Var( DirImage2 + "hot_db.png" ) - - - TextPriceMenuHotX - TextPriceMenuY - TextPriceMenuSize - 220 - KanitMediumTTF - 0x6F5F51 - 0xEAE6E1 - $12-21-01-0009.Button - StringFmt( $12-21-01-0009.Price , DisplayFormat, PreScaleConvertShow) ; test - - - 81 - 264 - Var( DirImage2 + "cold.png" ) - Var( DirImage2 + "cold_db.png" ) - $12-21-02-0006.Button - - - 123 - TextPriceMenuY - TextPriceMenuSize - 220 - KanitMediumTTF - 0x6F5F51 - 0xEAE6E1 - $12-21-02-0006.Button - StringFmt( $12-21-02-0006.Price , DisplayFormat, PreScaleConvertShow) ; test - - - 146 - 264 - Var( DirImage2 + "blend.png" ) - Var( DirImage2 + "blend_db.png" ) - $12-21-03-0006.Button - - - TextPriceMenuBlendX - TextPriceMenuY - TextPriceMenuSize - 220 - KanitRegularTTF - 0x6F5F51 - 0xEAE6E1 - $12-21-03-0006.Button - StringFmt( $12-21-03-0006.Price , DisplayFormat, PreScaleConvertShow) ; test - - - 81 - 264 - - eval( - If ICE_PROCESS_STATUS = 2 Then - - If $Sum122101000912210200061221030006 = "Disable" Then - Var ice_tab_process_show = "Disable" - Else - Var ice_tab_process_show = "Enable" - EndIf - - Else - Var ice_tab_process_show = "Invisible" - EndIf - Var return = ice_tab_process_show - ) - - "ROOT/taobin_project/image/drink_option/ice_tab_unavalible.png" - "ROOT/taobin_project/image/drink_option/ice_tab_unavalible_dis.png" - - - 49 - 117 - - eval( - If $Sum122101000912210200061221030006 = "Disable" Then - STRCONTAIN "ERR" $12-21-01-0009.TAG tag1_is_disable - STRCONTAIN "ERR" $12-21-02-0006.TAG tag2_is_disable - STRCONTAIN "ERR" $12-21-03-0006.TAG tag3_is_disable - Var return = "Invisible" - If tag1_is_disable = "true" Then - Var return = "Enable" - EndIf - If tag2_is_disable = "true" Then - Var return = "Enable" - EndIf - If tag3_is_disable = "true" Then - Var return = "Enable" - EndIf - Else - Var return = "Invisible" - EndIf - ) - - "ROOT/taobin_project/image//img_menu_err2.png" - - - 84 - 266 - 10 - OpunMediumTTF - 0xDE794E - ice_tab_process_show - ice_show_open - - - 48 - 116 - 32 - 128 - 64 - "disable-show" - $Sum122101000912210200061221030006 - - 000013 - - center-vertical-horizontal - - - ; ==================> Len = 3 - ; 12-01-01-0029 12-01-02-0029 12-01-03-0029 - - 33 - 22 - 225 - 296 - Flag( 12-01-01-0029.Button,12-01-02-0029.Button,12-01-03-0029.Button,$Sum120101002912010200291201030029) - - - 16 - 164 - 22 - 222 - "multi2" - KanitMediumTTF - 0x322B26 - - THAI TEA\nCAFÉ LATTE - กาแฟชาไทย - THAI TEA\nCAFÉ LATTE - กาแฟชาไทย - - ထိုင်းလက်ဖက်ရည်ကော်ဖီလာတေး - - - - 16 - 220 - 14 - 222 - KanitMediumTTF - 0x6F5F51 - - Espresso, Thai tea, Milk, Sugar - กาแฟ ชาไทย นม น้ำตาล - Espresso, Thai tea, Milk, Sugar - กาแฟ ชาไทย นม น้ำตาล - - အက်ပရက်ဆို၊ ထိုင်းလက်ဖက်ရည်၊ နို့၊ သကြား - - - - 16 - 264 - Var( DirImage2 + "option_deactive.png" ) - - - 16 - 264 - $12-01-01-0029.Button - Var( DirImage2 + "hot.png" ) - Var( DirImage2 + "hot_db.png" ) - - - TextPriceMenuHotX - TextPriceMenuY - TextPriceMenuSize - 220 - KanitMediumTTF - 0x6F5F51 - 0xEAE6E1 - $12-01-01-0029.Button - StringFmt( $12-01-01-0029.Price , DisplayFormat, PreScaleConvertShow) ; test - - - 81 - 264 - Var( DirImage2 + "cold.png" ) - Var( DirImage2 + "cold_db.png" ) - $12-01-02-0029.Button - - - 123 - TextPriceMenuY - TextPriceMenuSize - 220 - KanitMediumTTF - 0x6F5F51 - 0xEAE6E1 - $12-01-02-0029.Button - StringFmt( $12-01-02-0029.Price , DisplayFormat, PreScaleConvertShow) ; test - - - 146 - 264 - Var( DirImage2 + "blend.png" ) - Var( DirImage2 + "blend_db.png" ) - $12-01-03-0029.Button - - - TextPriceMenuBlendX - TextPriceMenuY - TextPriceMenuSize - 220 - KanitRegularTTF - 0x6F5F51 - 0xEAE6E1 - $12-01-03-0029.Button - StringFmt( $12-01-03-0029.Price , DisplayFormat, PreScaleConvertShow) ; test - - - 81 - 264 - - eval( - If ICE_PROCESS_STATUS = 2 Then - - If $Sum120101002912010200291201030029 = "Disable" Then - Var ice_tab_process_show = "Disable" - Else - Var ice_tab_process_show = "Enable" - EndIf - - Else - Var ice_tab_process_show = "Invisible" - EndIf - Var return = ice_tab_process_show - ) - - "ROOT/taobin_project/image/drink_option/ice_tab_unavalible.png" - "ROOT/taobin_project/image/drink_option/ice_tab_unavalible_dis.png" - - - 49 - 117 - - eval( - If $Sum120101002912010200291201030029 = "Disable" Then - STRCONTAIN "ERR" $12-01-01-0029.TAG tag1_is_disable - STRCONTAIN "ERR" $12-01-02-0029.TAG tag2_is_disable - STRCONTAIN "ERR" $12-01-03-0029.TAG tag3_is_disable - Var return = "Invisible" - If tag1_is_disable = "true" Then - Var return = "Enable" - EndIf - If tag2_is_disable = "true" Then - Var return = "Enable" - EndIf - If tag3_is_disable = "true" Then - Var return = "Enable" - EndIf - Else - Var return = "Invisible" - EndIf - ) - - "ROOT/taobin_project/image//img_menu_err2.png" - - - 84 - 266 - 10 - OpunMediumTTF - 0xDE794E - ice_tab_process_show - ice_show_open - - - 48 - 116 - 32 - 128 - 64 - "disable-show" - $Sum120101002912010200291201030029 - - 000013 - - center-vertical-horizontal - - - ; ==================> Len = 3 - ; 12-21-01-0029 12-21-02-0029 12-21-03-0029 - - 33 - 22 - 225 - 296 - Flag( 12-21-01-0029.Button,12-21-02-0029.Button,12-21-03-0029.Button,$Sum122101002912210200291221030029) - - - 16 - 164 - 22 - 222 - "multi2" - KanitMediumTTF - 0x322B26 - - THAI TEA\nCAFÉ LATTE - กาแฟชาไทย - THAI TEA\nCAFÉ LATTE - กาแฟชาไทย - - ထိုင်းလက်ဖက်ရည်ကော်ဖီလာတေး - - - - 16 - 220 - 14 - 222 - KanitMediumTTF - 0x6F5F51 - - Espresso, Thai tea, Milk, Sugar - กาแฟ ชาไทย นม น้ำตาล - Espresso, Thai tea, Milk, Sugar - กาแฟ ชาไทย นม น้ำตาล - - အက်ပရက်ဆို၊ ထိုင်းလက်ဖက်ရည်၊ နို့၊ သကြား - - - - 16 - 264 - Var( DirImage2 + "option_deactive.png" ) - - - 16 - 264 - $12-21-01-0029.Button - Var( DirImage2 + "hot.png" ) - Var( DirImage2 + "hot_db.png" ) - - - TextPriceMenuHotX - TextPriceMenuY - TextPriceMenuSize - 220 - KanitMediumTTF - 0x6F5F51 - 0xEAE6E1 - $12-21-01-0029.Button - StringFmt( $12-21-01-0029.Price , DisplayFormat, PreScaleConvertShow) ; test - - - 81 - 264 - Var( DirImage2 + "cold.png" ) - Var( DirImage2 + "cold_db.png" ) - $12-21-02-0029.Button - - - 123 - TextPriceMenuY - TextPriceMenuSize - 220 - KanitMediumTTF - 0x6F5F51 - 0xEAE6E1 - $12-21-02-0029.Button - StringFmt( $12-21-02-0029.Price , DisplayFormat, PreScaleConvertShow) ; test - - - 146 - 264 - Var( DirImage2 + "blend.png" ) - Var( DirImage2 + "blend_db.png" ) - $12-21-03-0029.Button - - - TextPriceMenuBlendX - TextPriceMenuY - TextPriceMenuSize - 220 - KanitRegularTTF - 0x6F5F51 - 0xEAE6E1 - $12-21-03-0029.Button - StringFmt( $12-21-03-0029.Price , DisplayFormat, PreScaleConvertShow) ; test - - - 81 - 264 - - eval( - If ICE_PROCESS_STATUS = 2 Then - - If $Sum122101002912210200291221030029 = "Disable" Then - Var ice_tab_process_show = "Disable" - Else - Var ice_tab_process_show = "Enable" - EndIf - - Else - Var ice_tab_process_show = "Invisible" - EndIf - Var return = ice_tab_process_show - ) - - "ROOT/taobin_project/image/drink_option/ice_tab_unavalible.png" - "ROOT/taobin_project/image/drink_option/ice_tab_unavalible_dis.png" - - - 49 - 117 - - eval( - If $Sum122101002912210200291221030029 = "Disable" Then - STRCONTAIN "ERR" $12-21-01-0029.TAG tag1_is_disable - STRCONTAIN "ERR" $12-21-02-0029.TAG tag2_is_disable - STRCONTAIN "ERR" $12-21-03-0029.TAG tag3_is_disable - Var return = "Invisible" - If tag1_is_disable = "true" Then - Var return = "Enable" - EndIf - If tag2_is_disable = "true" Then - Var return = "Enable" - EndIf - If tag3_is_disable = "true" Then - Var return = "Enable" - EndIf - Else - Var return = "Invisible" - EndIf - ) - - "ROOT/taobin_project/image//img_menu_err2.png" - - - 84 - 266 - 10 - OpunMediumTTF - 0xDE794E - ice_tab_process_show - ice_show_open - - - 48 - 116 - 32 - 128 - 64 - "disable-show" - $Sum122101002912210200291221030029 - - 000013 - - center-vertical-horizontal - - - ; ==================> Len = 3 - ; 12-01-01-0055 12-01-02-0055 12-01-03-0055 - - 33 - 22 - 225 - 296 - Flag( 12-01-01-0055.Button,12-01-02-0055.Button,12-01-03-0055.Button,$Sum120101005512010200551201030055) - - - 16 - 164 - 22 - 222 - "multi2" - KanitMediumTTF - 0x322B26 - - THAI TEA\nCAFÉ LATTE - กาแฟชาไทย - THAI TEA\nCAFÉ LATTE - กาแฟชาไทย - - ထိုင်းလက်ဖက်ရည်ကော်ဖီလာတေး - - - - 16 - 220 - 14 - 222 - KanitMediumTTF - 0x6F5F51 - - Espresso, Thai tea, Milk, Sugar - กาแฟ ชาไทย นม น้ำตาล - Espresso, Thai tea, Milk, Sugar - กาแฟ ชาไทย นม น้ำตาล - - အက်ပရက်ဆို၊ ထိုင်းလက်ဖက်ရည်၊ နို့၊ သကြား - - - - 16 - 264 - Var( DirImage2 + "option_deactive.png" ) - - - 16 - 264 - $12-01-01-0055.Button - Var( DirImage2 + "hot.png" ) - Var( DirImage2 + "hot_db.png" ) - - - TextPriceMenuHotX - TextPriceMenuY - TextPriceMenuSize - 220 - KanitMediumTTF - 0x6F5F51 - 0xEAE6E1 - $12-01-01-0055.Button - StringFmt( $12-01-01-0055.Price , DisplayFormat, PreScaleConvertShow) ; test - - - 81 - 264 - Var( DirImage2 + "cold.png" ) - Var( DirImage2 + "cold_db.png" ) - $12-01-02-0055.Button - - - 123 - TextPriceMenuY - TextPriceMenuSize - 220 - KanitMediumTTF - 0x6F5F51 - 0xEAE6E1 - $12-01-02-0055.Button - StringFmt( $12-01-02-0055.Price , DisplayFormat, PreScaleConvertShow) ; test - - - 146 - 264 - Var( DirImage2 + "blend.png" ) - Var( DirImage2 + "blend_db.png" ) - $12-01-03-0055.Button - - - TextPriceMenuBlendX - TextPriceMenuY - TextPriceMenuSize - 220 - KanitRegularTTF - 0x6F5F51 - 0xEAE6E1 - $12-01-03-0055.Button - StringFmt( $12-01-03-0055.Price , DisplayFormat, PreScaleConvertShow) ; test - - - 81 - 264 - - eval( - If ICE_PROCESS_STATUS = 2 Then - - If $Sum120101005512010200551201030055 = "Disable" Then - Var ice_tab_process_show = "Disable" - Else - Var ice_tab_process_show = "Enable" - EndIf - - Else - Var ice_tab_process_show = "Invisible" - EndIf - Var return = ice_tab_process_show - ) - - "ROOT/taobin_project/image/drink_option/ice_tab_unavalible.png" - "ROOT/taobin_project/image/drink_option/ice_tab_unavalible_dis.png" - - - 49 - 117 - - eval( - If $Sum120101005512010200551201030055 = "Disable" Then - STRCONTAIN "ERR" $12-01-01-0055.TAG tag1_is_disable - STRCONTAIN "ERR" $12-01-02-0055.TAG tag2_is_disable - STRCONTAIN "ERR" $12-01-03-0055.TAG tag3_is_disable - Var return = "Invisible" - If tag1_is_disable = "true" Then - Var return = "Enable" - EndIf - If tag2_is_disable = "true" Then - Var return = "Enable" - EndIf - If tag3_is_disable = "true" Then - Var return = "Enable" - EndIf - Else - Var return = "Invisible" - EndIf - ) - - "ROOT/taobin_project/image//img_menu_err2.png" - - - 84 - 266 - 10 - OpunMediumTTF - 0xDE794E - ice_tab_process_show - ice_show_open - - - 48 - 116 - 32 - 128 - 64 - "disable-show" - $Sum120101005512010200551201030055 - - 000013 - - center-vertical-horizontal - - - ; ==================> Len = 3 - ; 12-21-01-0055 12-21-02-0055 12-21-03-0055 - - 33 - 22 - 225 - 296 - Flag( 12-21-01-0055.Button,12-21-02-0055.Button,12-21-03-0055.Button,$Sum122101005512210200551221030055) - - - 16 - 164 - 22 - 222 - "multi2" - KanitMediumTTF - 0x322B26 - - THAI TEA\nCAFÉ LATTE - กาแฟชาไทย - THAI TEA\nCAFÉ LATTE - กาแฟชาไทย - - ထိုင်းလက်ဖက်ရည်ကော်ဖီလာတေး - - - - 16 - 220 - 14 - 222 - KanitMediumTTF - 0x6F5F51 - - Espresso, Thai tea, Milk, Sugar - กาแฟ ชาไทย นม น้ำตาล - Espresso, Thai tea, Milk, Sugar - กาแฟ ชาไทย นม น้ำตาล - - အက်ပရက်ဆို၊ ထိုင်းလက်ဖက်ရည်၊ နို့၊ သကြား - - - - 16 - 264 - Var( DirImage2 + "option_deactive.png" ) - - - 16 - 264 - $12-21-01-0055.Button - Var( DirImage2 + "hot.png" ) - Var( DirImage2 + "hot_db.png" ) - - - TextPriceMenuHotX - TextPriceMenuY - TextPriceMenuSize - 220 - KanitMediumTTF - 0x6F5F51 - 0xEAE6E1 - $12-21-01-0055.Button - StringFmt( $12-21-01-0055.Price , DisplayFormat, PreScaleConvertShow) ; test - - - 81 - 264 - Var( DirImage2 + "cold.png" ) - Var( DirImage2 + "cold_db.png" ) - $12-21-02-0055.Button - - - 123 - TextPriceMenuY - TextPriceMenuSize - 220 - KanitMediumTTF - 0x6F5F51 - 0xEAE6E1 - $12-21-02-0055.Button - StringFmt( $12-21-02-0055.Price , DisplayFormat, PreScaleConvertShow) ; test - - - 146 - 264 - Var( DirImage2 + "blend.png" ) - Var( DirImage2 + "blend_db.png" ) - $12-21-03-0055.Button - - - TextPriceMenuBlendX - TextPriceMenuY - TextPriceMenuSize - 220 - KanitRegularTTF - 0x6F5F51 - 0xEAE6E1 - $12-21-03-0055.Button - StringFmt( $12-21-03-0055.Price , DisplayFormat, PreScaleConvertShow) ; test - - - 81 - 264 - - eval( - If ICE_PROCESS_STATUS = 2 Then - - If $Sum122101005512210200551221030055 = "Disable" Then - Var ice_tab_process_show = "Disable" - Else - Var ice_tab_process_show = "Enable" - EndIf - - Else - Var ice_tab_process_show = "Invisible" - EndIf - Var return = ice_tab_process_show - ) - - "ROOT/taobin_project/image/drink_option/ice_tab_unavalible.png" - "ROOT/taobin_project/image/drink_option/ice_tab_unavalible_dis.png" - - - 49 - 117 - - eval( - If $Sum122101005512210200551221030055 = "Disable" Then - STRCONTAIN "ERR" $12-21-01-0055.TAG tag1_is_disable - STRCONTAIN "ERR" $12-21-02-0055.TAG tag2_is_disable - STRCONTAIN "ERR" $12-21-03-0055.TAG tag3_is_disable - Var return = "Invisible" - If tag1_is_disable = "true" Then - Var return = "Enable" - EndIf - If tag2_is_disable = "true" Then - Var return = "Enable" - EndIf - If tag3_is_disable = "true" Then - Var return = "Enable" - EndIf - Else - Var return = "Invisible" - EndIf - ) - - "ROOT/taobin_project/image//img_menu_err2.png" - - - 84 - 266 - 10 - OpunMediumTTF - 0xDE794E - ice_tab_process_show - ice_show_open - - - 48 - 116 - 32 - 128 - 64 - "disable-show" - $Sum122101005512210200551221030055 - - 000013 - - center-vertical-horizontal - - - ; ==================> Len = 3 - ; 12-01-01-0030 12-01-02-0030 12-01-03-0030 - - 33 - 22 - 225 - 296 - Flag( 12-01-01-0030.Button,12-01-02-0030.Button,12-01-03-0030.Button,$Sum120101003012010200301201030030) - - - 16 - 164 - 22 - 222 - "multi2" - KanitMediumTTF - 0x322B26 - - TAIWANESE TEA\nCAFÉ LATTE - กาแฟชานมไต้หวัน - TAIWANESE TEA\nCAFÉ LATTE - กาแฟชานมไต้หวัน - - ထိုင်ဝမ်ကော်ဖီလက်ဖက်ရည်လာတေး - - - - 16 - 220 - 14 - 222 - KanitMediumTTF - 0x6F5F51 - - Espresso, Taiwanese Tea,\nMilk, Sugar - กาแฟ ชาไต้หวัน น้ำตาล \nและ นม - Espresso, Taiwanese Tea,\nMilk, Sugar - กาแฟ ชาไต้หวัน น้ำตาล \nและ นม - - အက်ပရက်ဆို၊ ထိုင်ဝမ်လက်ဖက်ရည်၊\nနို့၊ သကြား - - - - 16 - 264 - Var( DirImage2 + "option_deactive.png" ) - - - 16 - 264 - $12-01-01-0030.Button - Var( DirImage2 + "hot.png" ) - Var( DirImage2 + "hot_db.png" ) - - - TextPriceMenuHotX - TextPriceMenuY - TextPriceMenuSize - 220 - KanitMediumTTF - 0x6F5F51 - 0xEAE6E1 - $12-01-01-0030.Button - StringFmt( $12-01-01-0030.Price , DisplayFormat, PreScaleConvertShow) ; test - - - 81 - 264 - Var( DirImage2 + "cold.png" ) - Var( DirImage2 + "cold_db.png" ) - $12-01-02-0030.Button - - - 123 - TextPriceMenuY - TextPriceMenuSize - 220 - KanitMediumTTF - 0x6F5F51 - 0xEAE6E1 - $12-01-02-0030.Button - StringFmt( $12-01-02-0030.Price , DisplayFormat, PreScaleConvertShow) ; test - - - 146 - 264 - Var( DirImage2 + "blend.png" ) - Var( DirImage2 + "blend_db.png" ) - $12-01-03-0030.Button - - - TextPriceMenuBlendX - TextPriceMenuY - TextPriceMenuSize - 220 - KanitRegularTTF - 0x6F5F51 - 0xEAE6E1 - $12-01-03-0030.Button - StringFmt( $12-01-03-0030.Price , DisplayFormat, PreScaleConvertShow) ; test - - - 81 - 264 - - eval( - If ICE_PROCESS_STATUS = 2 Then - - If $Sum120101003012010200301201030030 = "Disable" Then - Var ice_tab_process_show = "Disable" - Else - Var ice_tab_process_show = "Enable" - EndIf - - Else - Var ice_tab_process_show = "Invisible" - EndIf - Var return = ice_tab_process_show - ) - - "ROOT/taobin_project/image/drink_option/ice_tab_unavalible.png" - "ROOT/taobin_project/image/drink_option/ice_tab_unavalible_dis.png" - - - 49 - 117 - - eval( - If $Sum120101003012010200301201030030 = "Disable" Then - STRCONTAIN "ERR" $12-01-01-0030.TAG tag1_is_disable - STRCONTAIN "ERR" $12-01-02-0030.TAG tag2_is_disable - STRCONTAIN "ERR" $12-01-03-0030.TAG tag3_is_disable - Var return = "Invisible" - If tag1_is_disable = "true" Then - Var return = "Enable" - EndIf - If tag2_is_disable = "true" Then - Var return = "Enable" - EndIf - If tag3_is_disable = "true" Then - Var return = "Enable" - EndIf - Else - Var return = "Invisible" - EndIf - ) - - "ROOT/taobin_project/image//img_menu_err2.png" - - - 84 - 266 - 10 - OpunMediumTTF - 0xDE794E - ice_tab_process_show - ice_show_open - - - 48 - 116 - 32 - 128 - 64 - "disable-show" - $Sum120101003012010200301201030030 - - 000013 - - center-vertical-horizontal - - - ; ==================> Len = 3 - ; 12-21-01-0030 12-21-02-0030 12-21-03-0030 - - 33 - 22 - 225 - 296 - Flag( 12-21-01-0030.Button,12-21-02-0030.Button,12-21-03-0030.Button,$Sum122101003012210200301221030030) - - - 16 - 164 - 22 - 222 - "multi2" - KanitMediumTTF - 0x322B26 - - TAIWANESE TEA\nCAFÉ LATTE - กาแฟชานมไต้หวัน - TAIWANESE TEA\nCAFÉ LATTE - กาแฟชานมไต้หวัน - - ထိုင်ဝမ်ကော်ဖီလက်ဖက်ရည်လာတေး - - - - 16 - 220 - 14 - 222 - KanitMediumTTF - 0x6F5F51 - - Espresso, Taiwanese Tea,\nMilk, Sugar - กาแฟ ชาไต้หวัน น้ำตาล \nและ นม - Espresso, Taiwanese Tea,\nMilk, Sugar - กาแฟ ชาไต้หวัน น้ำตาล \nและ นม - - အက်ပရက်ဆို၊ ထိုင်ဝမ်လက်ဖက်ရည်၊\nနို့၊ သကြား - - - - 16 - 264 - Var( DirImage2 + "option_deactive.png" ) - - - 16 - 264 - $12-21-01-0030.Button - Var( DirImage2 + "hot.png" ) - Var( DirImage2 + "hot_db.png" ) - - - TextPriceMenuHotX - TextPriceMenuY - TextPriceMenuSize - 220 - KanitMediumTTF - 0x6F5F51 - 0xEAE6E1 - $12-21-01-0030.Button - StringFmt( $12-21-01-0030.Price , DisplayFormat, PreScaleConvertShow) ; test - - - 81 - 264 - Var( DirImage2 + "cold.png" ) - Var( DirImage2 + "cold_db.png" ) - $12-21-02-0030.Button - - - 123 - TextPriceMenuY - TextPriceMenuSize - 220 - KanitMediumTTF - 0x6F5F51 - 0xEAE6E1 - $12-21-02-0030.Button - StringFmt( $12-21-02-0030.Price , DisplayFormat, PreScaleConvertShow) ; test - - - 146 - 264 - Var( DirImage2 + "blend.png" ) - Var( DirImage2 + "blend_db.png" ) - $12-21-03-0030.Button - - - TextPriceMenuBlendX - TextPriceMenuY - TextPriceMenuSize - 220 - KanitRegularTTF - 0x6F5F51 - 0xEAE6E1 - $12-21-03-0030.Button - StringFmt( $12-21-03-0030.Price , DisplayFormat, PreScaleConvertShow) ; test - - - 81 - 264 - - eval( - If ICE_PROCESS_STATUS = 2 Then - - If $Sum122101003012210200301221030030 = "Disable" Then - Var ice_tab_process_show = "Disable" - Else - Var ice_tab_process_show = "Enable" - EndIf - - Else - Var ice_tab_process_show = "Invisible" - EndIf - Var return = ice_tab_process_show - ) - - "ROOT/taobin_project/image/drink_option/ice_tab_unavalible.png" - "ROOT/taobin_project/image/drink_option/ice_tab_unavalible_dis.png" - - - 49 - 117 - - eval( - If $Sum122101003012210200301221030030 = "Disable" Then - STRCONTAIN "ERR" $12-21-01-0030.TAG tag1_is_disable - STRCONTAIN "ERR" $12-21-02-0030.TAG tag2_is_disable - STRCONTAIN "ERR" $12-21-03-0030.TAG tag3_is_disable - Var return = "Invisible" - If tag1_is_disable = "true" Then - Var return = "Enable" - EndIf - If tag2_is_disable = "true" Then - Var return = "Enable" - EndIf - If tag3_is_disable = "true" Then - Var return = "Enable" - EndIf - Else - Var return = "Invisible" - EndIf - ) - - "ROOT/taobin_project/image//img_menu_err2.png" - - - 84 - 266 - 10 - OpunMediumTTF - 0xDE794E - ice_tab_process_show - ice_show_open - - - 48 - 116 - 32 - 128 - 64 - "disable-show" - $Sum122101003012210200301221030030 - - 000013 - - center-vertical-horizontal - - - ; ==================> Len = 3 - ; 12-01-01-0017 12-01-02-0017 - - - 33 - 22 - 225 - 296 - Flag( 12-01-01-0017.Button,12-01-02-0017.Button,$Sum12010100171201020017) - - - 16 - 164 - 22 - 222 - "multi2" - KanitMediumTTF - 0x322B26 - - LYCHEECANO - ลิ้นจี่กาโน่ - LYCHEECANO - ลิ้นจี่กาโน่ - - လိုင်ချီးကော်ဖီ - - - - 16 - 220 - 14 - 222 - KanitMediumTTF - 0x6F5F51 - - Espresso, Lychee,\nSugar, Water - กาแฟ น้ำ และ ลิ้นจี่ - Espresso, Lychee,\nSugar, Water - กาแฟ น้ำ และ ลิ้นจี่ - - အက်ပရက်ဆို၊ လိုင်ချီး\nသကြား၊ ရေ - - - - 16 - 264 - Var( DirImage2 + "option_deactive.png" ) - - - 16 - 264 - $12-01-01-0017.Button - Var( DirImage2 + "hot.png" ) - Var( DirImage2 + "hot_db.png" ) - - - TextPriceMenuHotX - TextPriceMenuY - TextPriceMenuSize - 220 - KanitMediumTTF - 0x6F5F51 - 0xEAE6E1 - $12-01-01-0017.Button - StringFmt( $12-01-01-0017.Price , DisplayFormat, PreScaleConvertShow) ; test - - - 81 - 264 - Var( DirImage2 + "cold.png" ) - Var( DirImage2 + "cold_db.png" ) - $12-01-02-0017.Button - - - 123 - TextPriceMenuY - TextPriceMenuSize - 220 - KanitMediumTTF - 0x6F5F51 - 0xEAE6E1 - $12-01-02-0017.Button - StringFmt( $12-01-02-0017.Price , DisplayFormat, PreScaleConvertShow) ; test - - - 146 - 264 - Var( DirImage2 + "blend.png" ) - Var( DirImage2 + "blend_db.png" ) - "Invisible" - - - TextPriceMenuBlendX - TextPriceMenuY - TextPriceMenuSize - 220 - KanitRegularTTF - 0x6F5F51 - 0xEAE6E1 - "Invisible" - StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) ; test - - - 81 - 264 - - eval( - If ICE_PROCESS_STATUS = 2 Then - - If $Sum12010100171201020017 = "Disable" Then - Var ice_tab_process_show = "Disable" - Else - Var ice_tab_process_show = "Enable" - EndIf - - Else - Var ice_tab_process_show = "Invisible" - EndIf - Var return = ice_tab_process_show - ) - - "ROOT/taobin_project/image/drink_option/ice_tab_unavalible.png" - "ROOT/taobin_project/image/drink_option/ice_tab_unavalible_dis.png" - - - 49 - 117 - - eval( - If $Sum12010100171201020017 = "Disable" Then - STRCONTAIN "ERR" $12-01-01-0017.TAG tag1_is_disable - STRCONTAIN "ERR" $12-01-02-0017.TAG tag2_is_disable - STRCONTAIN "ERR" $##-##-##-####.TAG tag3_is_disable - Var return = "Invisible" - If tag1_is_disable = "true" Then - Var return = "Enable" - EndIf - If tag2_is_disable = "true" Then - Var return = "Enable" - EndIf - If tag3_is_disable = "true" Then - Var return = "Enable" - EndIf - Else - Var return = "Invisible" - EndIf - ) - - "ROOT/taobin_project/image//img_menu_err2.png" - - - 84 - 266 - 10 - OpunMediumTTF - 0xDE794E - ice_tab_process_show - ice_show_open - - - 48 - 116 - 32 - 128 - 64 - "disable-show" - $Sum12010100171201020017 - - 000013 - - center-vertical-horizontal - - - ; ==================> Len = 3 - ; 12-21-01-0017 12-21-02-0017 - - - 33 - 22 - 225 - 296 - Flag( 12-21-01-0017.Button,12-21-02-0017.Button,$Sum12210100171221020017) - - - 16 - 164 - 22 - 222 - "multi2" - KanitMediumTTF - 0x322B26 - - LYCHEECANO - ลิ้นจี่กาโน่ - LYCHEECANO - ลิ้นจี่กาโน่ - - လိုင်ချီးကော်ဖီ - - - - 16 - 220 - 14 - 222 - KanitMediumTTF - 0x6F5F51 - - Espresso, Lychee,\nSugar, Water - กาแฟ น้ำ และ ลิ้นจี่ - Espresso, Lychee,\nSugar, Water - กาแฟ น้ำ และ ลิ้นจี่ - - အက်ပရက်ဆို၊ လိုင်ချီး\nသကြား၊ ရေ - - - - 16 - 264 - Var( DirImage2 + "option_deactive.png" ) - - - 16 - 264 - $12-21-01-0017.Button - Var( DirImage2 + "hot.png" ) - Var( DirImage2 + "hot_db.png" ) - - - TextPriceMenuHotX - TextPriceMenuY - TextPriceMenuSize - 220 - KanitMediumTTF - 0x6F5F51 - 0xEAE6E1 - $12-21-01-0017.Button - StringFmt( $12-21-01-0017.Price , DisplayFormat, PreScaleConvertShow) ; test - - - 81 - 264 - Var( DirImage2 + "cold.png" ) - Var( DirImage2 + "cold_db.png" ) - $12-21-02-0017.Button - - - 123 - TextPriceMenuY - TextPriceMenuSize - 220 - KanitMediumTTF - 0x6F5F51 - 0xEAE6E1 - $12-21-02-0017.Button - StringFmt( $12-21-02-0017.Price , DisplayFormat, PreScaleConvertShow) ; test - - - 146 - 264 - Var( DirImage2 + "blend.png" ) - Var( DirImage2 + "blend_db.png" ) - "Invisible" - - - TextPriceMenuBlendX - TextPriceMenuY - TextPriceMenuSize - 220 - KanitRegularTTF - 0x6F5F51 - 0xEAE6E1 - "Invisible" - StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) ; test - - - 81 - 264 - - eval( - If ICE_PROCESS_STATUS = 2 Then - - If $Sum12210100171221020017 = "Disable" Then - Var ice_tab_process_show = "Disable" - Else - Var ice_tab_process_show = "Enable" - EndIf - - Else - Var ice_tab_process_show = "Invisible" - EndIf - Var return = ice_tab_process_show - ) - - "ROOT/taobin_project/image/drink_option/ice_tab_unavalible.png" - "ROOT/taobin_project/image/drink_option/ice_tab_unavalible_dis.png" - - - 49 - 117 - - eval( - If $Sum12210100171221020017 = "Disable" Then - STRCONTAIN "ERR" $12-21-01-0017.TAG tag1_is_disable - STRCONTAIN "ERR" $12-21-02-0017.TAG tag2_is_disable - STRCONTAIN "ERR" $##-##-##-####.TAG tag3_is_disable - Var return = "Invisible" - If tag1_is_disable = "true" Then - Var return = "Enable" - EndIf - If tag2_is_disable = "true" Then - Var return = "Enable" - EndIf - If tag3_is_disable = "true" Then - Var return = "Enable" - EndIf - Else - Var return = "Invisible" - EndIf - ) - - "ROOT/taobin_project/image//img_menu_err2.png" - - - 84 - 266 - 10 - OpunMediumTTF - 0xDE794E - ice_tab_process_show - ice_show_open - - - 48 - 116 - 32 - 128 - 64 - "disable-show" - $Sum12210100171221020017 - - 000013 - - center-vertical-horizontal - - - ; ==================> Len = 3 - ; 12-01-01-0040 12-01-02-0040 - - - 33 - 22 - 225 - 296 - Flag( 12-01-01-0040.Button,12-01-02-0040.Button,$Sum12010100401201020040) - - - 16 - 164 - 22 - 222 - "multi2" - KanitMediumTTF - 0x322B26 - - YUZUCANO - ยูซุกาโน่ - YUZUCANO - ยูซุกาโน่ - - ကော်ဖီယူဇူ - - - - 16 - 220 - 14 - 222 - KanitMediumTTF - 0x6F5F51 - - Espresso, Yuzu,\nSugar, Water - กาแฟ น้ำ และ ยูซุ - Espresso, Yuzu,\nSugar, Water - กาแฟ น้ำ และ ยูซุ - - အက်ပရက်ဆို၊ယူဇူ၊\nသကြား၊ ရေ - - - - 16 - 264 - Var( DirImage2 + "option_deactive.png" ) - - - 16 - 264 - $12-01-01-0040.Button - Var( DirImage2 + "hot.png" ) - Var( DirImage2 + "hot_db.png" ) - - - TextPriceMenuHotX - TextPriceMenuY - TextPriceMenuSize - 220 - KanitMediumTTF - 0x6F5F51 - 0xEAE6E1 - $12-01-01-0040.Button - StringFmt( $12-01-01-0040.Price , DisplayFormat, PreScaleConvertShow) ; test - - - 81 - 264 - Var( DirImage2 + "cold.png" ) - Var( DirImage2 + "cold_db.png" ) - $12-01-02-0040.Button - - - 123 - TextPriceMenuY - TextPriceMenuSize - 220 - KanitMediumTTF - 0x6F5F51 - 0xEAE6E1 - $12-01-02-0040.Button - StringFmt( $12-01-02-0040.Price , DisplayFormat, PreScaleConvertShow) ; test - - - 146 - 264 - Var( DirImage2 + "blend.png" ) - Var( DirImage2 + "blend_db.png" ) - "Invisible" - - - TextPriceMenuBlendX - TextPriceMenuY - TextPriceMenuSize - 220 - KanitRegularTTF - 0x6F5F51 - 0xEAE6E1 - "Invisible" - StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) ; test - - - 81 - 264 - - eval( - If ICE_PROCESS_STATUS = 2 Then - - If $Sum12010100401201020040 = "Disable" Then - Var ice_tab_process_show = "Disable" - Else - Var ice_tab_process_show = "Enable" - EndIf - - Else - Var ice_tab_process_show = "Invisible" - EndIf - Var return = ice_tab_process_show - ) - - "ROOT/taobin_project/image/drink_option/ice_tab_unavalible.png" - "ROOT/taobin_project/image/drink_option/ice_tab_unavalible_dis.png" - - - 49 - 117 - - eval( - If $Sum12010100401201020040 = "Disable" Then - STRCONTAIN "ERR" $12-01-01-0040.TAG tag1_is_disable - STRCONTAIN "ERR" $12-01-02-0040.TAG tag2_is_disable - STRCONTAIN "ERR" $##-##-##-####.TAG tag3_is_disable - Var return = "Invisible" - If tag1_is_disable = "true" Then - Var return = "Enable" - EndIf - If tag2_is_disable = "true" Then - Var return = "Enable" - EndIf - If tag3_is_disable = "true" Then - Var return = "Enable" - EndIf - Else - Var return = "Invisible" - EndIf - ) - - "ROOT/taobin_project/image//img_menu_err2.png" - - - 84 - 266 - 10 - OpunMediumTTF - 0xDE794E - ice_tab_process_show - ice_show_open - - - 48 - 116 - 32 - 128 - 64 - "disable-show" - $Sum12010100401201020040 - - 000013 - - center-vertical-horizontal - - - ; ==================> Len = 3 - ; 12-21-01-0040 12-21-02-0040 - - - 33 - 22 - 225 - 296 - Flag( 12-21-01-0040.Button,12-21-02-0040.Button,$Sum12210100401221020040) - - - 16 - 164 - 22 - 222 - "multi2" - KanitMediumTTF - 0x322B26 - - YUZUCANO - ยูซุกาโน่ - YUZUCANO - ยูซุกาโน่ - - ကော်ဖီယူဇူ - - - - 16 - 220 - 14 - 222 - KanitMediumTTF - 0x6F5F51 - - Espresso, Yuzu,\nSugar, Water - กาแฟ น้ำ และ ยูซุ - Espresso, Yuzu,\nSugar, Water - กาแฟ น้ำ และ ยูซุ - - အက်ပရက်ဆို၊ယူဇူ၊\nသကြား၊ ရေ - - - - 16 - 264 - Var( DirImage2 + "option_deactive.png" ) - - - 16 - 264 - $12-21-01-0040.Button - Var( DirImage2 + "hot.png" ) - Var( DirImage2 + "hot_db.png" ) - - - TextPriceMenuHotX - TextPriceMenuY - TextPriceMenuSize - 220 - KanitMediumTTF - 0x6F5F51 - 0xEAE6E1 - $12-21-01-0040.Button - StringFmt( $12-21-01-0040.Price , DisplayFormat, PreScaleConvertShow) ; test - - - 81 - 264 - Var( DirImage2 + "cold.png" ) - Var( DirImage2 + "cold_db.png" ) - $12-21-02-0040.Button - - - 123 - TextPriceMenuY - TextPriceMenuSize - 220 - KanitMediumTTF - 0x6F5F51 - 0xEAE6E1 - $12-21-02-0040.Button - StringFmt( $12-21-02-0040.Price , DisplayFormat, PreScaleConvertShow) ; test - - - 146 - 264 - Var( DirImage2 + "blend.png" ) - Var( DirImage2 + "blend_db.png" ) - "Invisible" - - - TextPriceMenuBlendX - TextPriceMenuY - TextPriceMenuSize - 220 - KanitRegularTTF - 0x6F5F51 - 0xEAE6E1 - "Invisible" - StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) ; test - - - 81 - 264 - - eval( - If ICE_PROCESS_STATUS = 2 Then - - If $Sum12210100401221020040 = "Disable" Then - Var ice_tab_process_show = "Disable" - Else - Var ice_tab_process_show = "Enable" - EndIf - - Else - Var ice_tab_process_show = "Invisible" - EndIf - Var return = ice_tab_process_show - ) - - "ROOT/taobin_project/image/drink_option/ice_tab_unavalible.png" - "ROOT/taobin_project/image/drink_option/ice_tab_unavalible_dis.png" - - - 49 - 117 - - eval( - If $Sum12210100401221020040 = "Disable" Then - STRCONTAIN "ERR" $12-21-01-0040.TAG tag1_is_disable - STRCONTAIN "ERR" $12-21-02-0040.TAG tag2_is_disable - STRCONTAIN "ERR" $##-##-##-####.TAG tag3_is_disable - Var return = "Invisible" - If tag1_is_disable = "true" Then - Var return = "Enable" - EndIf - If tag2_is_disable = "true" Then - Var return = "Enable" - EndIf - If tag3_is_disable = "true" Then - Var return = "Enable" - EndIf - Else - Var return = "Invisible" - EndIf - ) - - "ROOT/taobin_project/image//img_menu_err2.png" - - - 84 - 266 - 10 - OpunMediumTTF - 0xDE794E - ice_tab_process_show - ice_show_open - - - 48 - 116 - 32 - 128 - 64 - "disable-show" - $Sum12210100401221020040 - - 000013 - - center-vertical-horizontal - - - ; ==================> Len = 3 - ; 12-01-01-0042 12-01-02-0042 12-01-03-0042 - - 33 - 22 - 225 - 296 - Flag( 12-01-01-0042.Button,12-01-02-0042.Button,12-01-03-0042.Button,$Sum120101004212010200421201030042) - - - 16 - 164 - 22 - 222 - "multi2" - KanitMediumTTF - 0x322B26 - - TOKYO BANANA \nLATTE - ลาเต้โตเกียวบานาน่า - TOKYO BANANA \nLATTE - ลาเต้โตเกียวบานาน่า - - တိုကျိုဌက်ပျောသီးကော်ဖီ - - - - 16 - 220 - 14 - 222 - KanitMediumTTF - 0x6F5F51 - - Espresso, Tokyo Banana Syrup,\nSugar, Water - กาแฟ น้ำ นม และ กล้วย - Espresso, Tokyo Banana Syrup,\nSugar, Water - กาแฟ น้ำ นม และ กล้วย - - အက်ပရက်ဆို၊ ဌက်ပျောသီး ရည်၊\nသကြား၊ ရေ - - - - 16 - 264 - Var( DirImage2 + "option_deactive.png" ) - - - 16 - 264 - $12-01-01-0042.Button - Var( DirImage2 + "hot.png" ) - Var( DirImage2 + "hot_db.png" ) - - - TextPriceMenuHotX - TextPriceMenuY - TextPriceMenuSize - 220 - KanitMediumTTF - 0x6F5F51 - 0xEAE6E1 - $12-01-01-0042.Button - StringFmt( $12-01-01-0042.Price , DisplayFormat, PreScaleConvertShow) ; test - - - 81 - 264 - Var( DirImage2 + "cold.png" ) - Var( DirImage2 + "cold_db.png" ) - $12-01-02-0042.Button - - - 123 - TextPriceMenuY - TextPriceMenuSize - 220 - KanitMediumTTF - 0x6F5F51 - 0xEAE6E1 - $12-01-02-0042.Button - StringFmt( $12-01-02-0042.Price , DisplayFormat, PreScaleConvertShow) ; test - - - 146 - 264 - Var( DirImage2 + "blend.png" ) - Var( DirImage2 + "blend_db.png" ) - $12-01-03-0042.Button - - - TextPriceMenuBlendX - TextPriceMenuY - TextPriceMenuSize - 220 - KanitRegularTTF - 0x6F5F51 - 0xEAE6E1 - $12-01-03-0042.Button - StringFmt( $12-01-03-0042.Price , DisplayFormat, PreScaleConvertShow) ; test - - - 81 - 264 - - eval( - If ICE_PROCESS_STATUS = 2 Then - - If $Sum120101004212010200421201030042 = "Disable" Then - Var ice_tab_process_show = "Disable" - Else - Var ice_tab_process_show = "Enable" - EndIf - - Else - Var ice_tab_process_show = "Invisible" - EndIf - Var return = ice_tab_process_show - ) - - "ROOT/taobin_project/image/drink_option/ice_tab_unavalible.png" - "ROOT/taobin_project/image/drink_option/ice_tab_unavalible_dis.png" - - - 49 - 117 - - eval( - If $Sum120101004212010200421201030042 = "Disable" Then - STRCONTAIN "ERR" $12-01-01-0042.TAG tag1_is_disable - STRCONTAIN "ERR" $12-01-02-0042.TAG tag2_is_disable - STRCONTAIN "ERR" $12-01-03-0042.TAG tag3_is_disable - Var return = "Invisible" - If tag1_is_disable = "true" Then - Var return = "Enable" - EndIf - If tag2_is_disable = "true" Then - Var return = "Enable" - EndIf - If tag3_is_disable = "true" Then - Var return = "Enable" - EndIf - Else - Var return = "Invisible" - EndIf - ) - - "ROOT/taobin_project/image//img_menu_err2.png" - - - 84 - 266 - 10 - OpunMediumTTF - 0xDE794E - ice_tab_process_show - ice_show_open - - - 48 - 116 - 32 - 128 - 64 - "disable-show" - $Sum120101004212010200421201030042 - - 000013 - - center-vertical-horizontal - - - ; ==================> Len = 3 - ; 12-21-01-0042 12-21-02-0042 12-21-03-0042 - - 33 - 22 - 225 - 296 - Flag( 12-21-01-0042.Button,12-21-02-0042.Button,12-21-03-0042.Button,$Sum122101004212210200421221030042) - - - 16 - 164 - 22 - 222 - "multi2" - KanitMediumTTF - 0x322B26 - - TOKYO BANANA \nLATTE - ลาเต้โตเกียวบานาน่า - TOKYO BANANA \nLATTE - ลาเต้โตเกียวบานาน่า - - တိုကျိုဌက်ပျောသီးကော်ဖီ - - - - 16 - 220 - 14 - 222 - KanitMediumTTF - 0x6F5F51 - - Espresso, Tokyo Banana Syrup,\nSugar, Water - กาแฟ น้ำ นม และ กล้วย - Espresso, Tokyo Banana Syrup,\nSugar, Water - กาแฟ น้ำ นม และ กล้วย - - အက်ပရက်ဆို၊ ဌက်ပျောသီး ရည်၊\nသကြား၊ ရေ - - - - 16 - 264 - Var( DirImage2 + "option_deactive.png" ) - - - 16 - 264 - $12-21-01-0042.Button - Var( DirImage2 + "hot.png" ) - Var( DirImage2 + "hot_db.png" ) - - - TextPriceMenuHotX - TextPriceMenuY - TextPriceMenuSize - 220 - KanitMediumTTF - 0x6F5F51 - 0xEAE6E1 - $12-21-01-0042.Button - StringFmt( $12-21-01-0042.Price , DisplayFormat, PreScaleConvertShow) ; test - - - 81 - 264 - Var( DirImage2 + "cold.png" ) - Var( DirImage2 + "cold_db.png" ) - $12-21-02-0042.Button - - - 123 - TextPriceMenuY - TextPriceMenuSize - 220 - KanitMediumTTF - 0x6F5F51 - 0xEAE6E1 - $12-21-02-0042.Button - StringFmt( $12-21-02-0042.Price , DisplayFormat, PreScaleConvertShow) ; test - - - 146 - 264 - Var( DirImage2 + "blend.png" ) - Var( DirImage2 + "blend_db.png" ) - $12-21-03-0042.Button - - - TextPriceMenuBlendX - TextPriceMenuY - TextPriceMenuSize - 220 - KanitRegularTTF - 0x6F5F51 - 0xEAE6E1 - $12-21-03-0042.Button - StringFmt( $12-21-03-0042.Price , DisplayFormat, PreScaleConvertShow) ; test - - - 81 - 264 - - eval( - If ICE_PROCESS_STATUS = 2 Then - - If $Sum122101004212210200421221030042 = "Disable" Then - Var ice_tab_process_show = "Disable" - Else - Var ice_tab_process_show = "Enable" - EndIf - - Else - Var ice_tab_process_show = "Invisible" - EndIf - Var return = ice_tab_process_show - ) - - "ROOT/taobin_project/image/drink_option/ice_tab_unavalible.png" - "ROOT/taobin_project/image/drink_option/ice_tab_unavalible_dis.png" - - - 49 - 117 - - eval( - If $Sum122101004212210200421221030042 = "Disable" Then - STRCONTAIN "ERR" $12-21-01-0042.TAG tag1_is_disable - STRCONTAIN "ERR" $12-21-02-0042.TAG tag2_is_disable - STRCONTAIN "ERR" $12-21-03-0042.TAG tag3_is_disable - Var return = "Invisible" - If tag1_is_disable = "true" Then - Var return = "Enable" - EndIf - If tag2_is_disable = "true" Then - Var return = "Enable" - EndIf - If tag3_is_disable = "true" Then - Var return = "Enable" - EndIf - Else - Var return = "Invisible" - EndIf - ) - - "ROOT/taobin_project/image//img_menu_err2.png" - - - 84 - 266 - 10 - OpunMediumTTF - 0xDE794E - ice_tab_process_show - ice_show_open - - - 48 - 116 - 32 - 128 - 64 - "disable-show" - $Sum122101004212210200421221030042 - - 000013 - - center-vertical-horizontal - - - ; ==================> Len = 3 - ; 12-01-01-0057 12-01-02-0057 12-01-03-0057 - - 33 - 22 - 225 - 296 - Flag( 12-01-01-0057.Button,12-01-02-0057.Button,12-01-03-0057.Button,$Sum120101005712010200571201030057) - - - 16 - 164 - 22 - 222 - "multi2" - KanitMediumTTF - 0x322B26 - - MINT CAFE LATTE - กาแฟมินต์ลาเต้ - MINT CAFE LATTE - กาแฟมินต์ลาเต้ - - ပင်စိမ်း ကော်ဖီ လာတေး - - - - 16 - 220 - 14 - 222 - KanitMediumTTF - 0x6F5F51 - - Espresso, Mint Syrup,\nSugar, Milk - กาแฟ น้ำ นม และ มินต์ - Espresso, Mint Syrup,\nSugar, Milk - กาแฟ น้ำ นม และ มินต์ - - အက်ပရက်ဆို၊ ပင်စိမ်း ရည်၊\nသကြား၊ နို့ - - - - 16 - 264 - Var( DirImage2 + "option_deactive.png" ) - - - 16 - 264 - $12-01-01-0057.Button - Var( DirImage2 + "hot.png" ) - Var( DirImage2 + "hot_db.png" ) - - - TextPriceMenuHotX - TextPriceMenuY - TextPriceMenuSize - 220 - KanitMediumTTF - 0x6F5F51 - 0xEAE6E1 - $12-01-01-0057.Button - StringFmt( $12-01-01-0057.Price , DisplayFormat, PreScaleConvertShow) ; test - - - 81 - 264 - Var( DirImage2 + "cold.png" ) - Var( DirImage2 + "cold_db.png" ) - $12-01-02-0057.Button - - - 123 - TextPriceMenuY - TextPriceMenuSize - 220 - KanitMediumTTF - 0x6F5F51 - 0xEAE6E1 - $12-01-02-0057.Button - StringFmt( $12-01-02-0057.Price , DisplayFormat, PreScaleConvertShow) ; test - - - 146 - 264 - Var( DirImage2 + "blend.png" ) - Var( DirImage2 + "blend_db.png" ) - $12-01-03-0057.Button - - - TextPriceMenuBlendX - TextPriceMenuY - TextPriceMenuSize - 220 - KanitRegularTTF - 0x6F5F51 - 0xEAE6E1 - $12-01-03-0057.Button - StringFmt( $12-01-03-0057.Price , DisplayFormat, PreScaleConvertShow) ; test - - - 81 - 264 - - eval( - If ICE_PROCESS_STATUS = 2 Then - - If $Sum120101005712010200571201030057 = "Disable" Then - Var ice_tab_process_show = "Disable" - Else - Var ice_tab_process_show = "Enable" - EndIf - - Else - Var ice_tab_process_show = "Invisible" - EndIf - Var return = ice_tab_process_show - ) - - "ROOT/taobin_project/image/drink_option/ice_tab_unavalible.png" - "ROOT/taobin_project/image/drink_option/ice_tab_unavalible_dis.png" - - - 49 - 117 - - eval( - If $Sum120101005712010200571201030057 = "Disable" Then - STRCONTAIN "ERR" $12-01-01-0057.TAG tag1_is_disable - STRCONTAIN "ERR" $12-01-02-0057.TAG tag2_is_disable - STRCONTAIN "ERR" $12-01-03-0057.TAG tag3_is_disable - Var return = "Invisible" - If tag1_is_disable = "true" Then - Var return = "Enable" - EndIf - If tag2_is_disable = "true" Then - Var return = "Enable" - EndIf - If tag3_is_disable = "true" Then - Var return = "Enable" - EndIf - Else - Var return = "Invisible" - EndIf - ) - - "ROOT/taobin_project/image//img_menu_err2.png" - - - 84 - 266 - 10 - OpunMediumTTF - 0xDE794E - ice_tab_process_show - ice_show_open - - - 48 - 116 - 32 - 128 - 64 - "disable-show" - $Sum120101005712010200571201030057 - - 000013 - - center-vertical-horizontal - - - ; ==================> Len = 3 - ; 12-21-01-0057 12-21-02-0057 12-21-03-0057 - - 33 - 22 - 225 - 296 - Flag( 12-21-01-0057.Button,12-21-02-0057.Button,12-21-03-0057.Button,$Sum122101005712210200571221030057) - - - 16 - 164 - 22 - 222 - "multi2" - KanitMediumTTF - 0x322B26 - - MINT CAFE LATTE - กาแฟมินต์ลาเต้ - MINT CAFE LATTE - กาแฟมินต์ลาเต้ - - ပင်စိမ်း ကော်ဖီ လာတေး - - - - 16 - 220 - 14 - 222 - KanitMediumTTF - 0x6F5F51 - - Espresso, Mint Syrup,\nSugar, Milk - กาแฟ น้ำ นม และ มินต์ - Espresso, Mint Syrup,\nSugar, Milk - กาแฟ น้ำ นม และ มินต์ - - အက်ပရက်ဆို၊ ပင်စိမ်း ရည်၊\nသကြား၊ နို့ - - - - 16 - 264 - Var( DirImage2 + "option_deactive.png" ) - - - 16 - 264 - $12-21-01-0057.Button - Var( DirImage2 + "hot.png" ) - Var( DirImage2 + "hot_db.png" ) - - - TextPriceMenuHotX - TextPriceMenuY - TextPriceMenuSize - 220 - KanitMediumTTF - 0x6F5F51 - 0xEAE6E1 - $12-21-01-0057.Button - StringFmt( $12-21-01-0057.Price , DisplayFormat, PreScaleConvertShow) ; test - - - 81 - 264 - Var( DirImage2 + "cold.png" ) - Var( DirImage2 + "cold_db.png" ) - $12-21-02-0057.Button - - - 123 - TextPriceMenuY - TextPriceMenuSize - 220 - KanitMediumTTF - 0x6F5F51 - 0xEAE6E1 - $12-21-02-0057.Button - StringFmt( $12-21-02-0057.Price , DisplayFormat, PreScaleConvertShow) ; test - - - 146 - 264 - Var( DirImage2 + "blend.png" ) - Var( DirImage2 + "blend_db.png" ) - $12-21-03-0057.Button - - - TextPriceMenuBlendX - TextPriceMenuY - TextPriceMenuSize - 220 - KanitRegularTTF - 0x6F5F51 - 0xEAE6E1 - $12-21-03-0057.Button - StringFmt( $12-21-03-0057.Price , DisplayFormat, PreScaleConvertShow) ; test - - - 81 - 264 - - eval( - If ICE_PROCESS_STATUS = 2 Then - - If $Sum122101005712210200571221030057 = "Disable" Then - Var ice_tab_process_show = "Disable" - Else - Var ice_tab_process_show = "Enable" - EndIf - - Else - Var ice_tab_process_show = "Invisible" - EndIf - Var return = ice_tab_process_show - ) - - "ROOT/taobin_project/image/drink_option/ice_tab_unavalible.png" - "ROOT/taobin_project/image/drink_option/ice_tab_unavalible_dis.png" - - - 49 - 117 - - eval( - If $Sum122101005712210200571221030057 = "Disable" Then - STRCONTAIN "ERR" $12-21-01-0057.TAG tag1_is_disable - STRCONTAIN "ERR" $12-21-02-0057.TAG tag2_is_disable - STRCONTAIN "ERR" $12-21-03-0057.TAG tag3_is_disable - Var return = "Invisible" - If tag1_is_disable = "true" Then - Var return = "Enable" - EndIf - If tag2_is_disable = "true" Then - Var return = "Enable" - EndIf - If tag3_is_disable = "true" Then - Var return = "Enable" - EndIf - Else - Var return = "Invisible" - EndIf - ) - - "ROOT/taobin_project/image//img_menu_err2.png" - - - 84 - 266 - 10 - OpunMediumTTF - 0xDE794E - ice_tab_process_show - ice_show_open - - - 48 - 116 - 32 - 128 - 64 - "disable-show" - $Sum122101005712210200571221030057 - - 000013 - - center-vertical-horizontal - - - ; ==================> Len = 3 - ; 12-01-01-0058 12-01-02-0058 - - - 33 - 22 - 225 - 296 - Flag( 12-01-01-0058.Button,12-01-02-0058.Button,$Sum12010100581201020058) - - - 16 - 164 - 22 - 222 - "multi2" - KanitMediumTTF - 0x322B26 - - MINTCANO - มินต์กาโน่ - MINTCANO - มินต์กาโน่ - - ကော်ဖီပင်စိမ်း - - - - 16 - 220 - 14 - 222 - KanitMediumTTF - 0x6F5F51 - - Espresso, Mint Syrup,\nSugar, Water - กาแฟ น้ำ และ มินต์ - Espresso, Mint Syrup,\nSugar, Water - กาแฟ น้ำ และ มินต์ - - အက်ပရက်ဆို၊ ပင်စိမ်း ရည်၊\nသကြား၊ ရေ - - - - 16 - 264 - Var( DirImage2 + "option_deactive.png" ) - - - 16 - 264 - $12-01-01-0058.Button - Var( DirImage2 + "hot.png" ) - Var( DirImage2 + "hot_db.png" ) - - - TextPriceMenuHotX - TextPriceMenuY - TextPriceMenuSize - 220 - KanitMediumTTF - 0x6F5F51 - 0xEAE6E1 - $12-01-01-0058.Button - StringFmt( $12-01-01-0058.Price , DisplayFormat, PreScaleConvertShow) ; test - - - 81 - 264 - Var( DirImage2 + "cold.png" ) - Var( DirImage2 + "cold_db.png" ) - $12-01-02-0058.Button - - - 123 - TextPriceMenuY - TextPriceMenuSize - 220 - KanitMediumTTF - 0x6F5F51 - 0xEAE6E1 - $12-01-02-0058.Button - StringFmt( $12-01-02-0058.Price , DisplayFormat, PreScaleConvertShow) ; test - - - 146 - 264 - Var( DirImage2 + "blend.png" ) - Var( DirImage2 + "blend_db.png" ) - "Invisible" - - - TextPriceMenuBlendX - TextPriceMenuY - TextPriceMenuSize - 220 - KanitRegularTTF - 0x6F5F51 - 0xEAE6E1 - "Invisible" - StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) ; test - - - 81 - 264 - - eval( - If ICE_PROCESS_STATUS = 2 Then - - If $Sum12010100581201020058 = "Disable" Then - Var ice_tab_process_show = "Disable" - Else - Var ice_tab_process_show = "Enable" - EndIf - - Else - Var ice_tab_process_show = "Invisible" - EndIf - Var return = ice_tab_process_show - ) - - "ROOT/taobin_project/image/drink_option/ice_tab_unavalible.png" - "ROOT/taobin_project/image/drink_option/ice_tab_unavalible_dis.png" - - - 49 - 117 - - eval( - If $Sum12010100581201020058 = "Disable" Then - STRCONTAIN "ERR" $12-01-01-0058.TAG tag1_is_disable - STRCONTAIN "ERR" $12-01-02-0058.TAG tag2_is_disable - STRCONTAIN "ERR" $##-##-##-####.TAG tag3_is_disable - Var return = "Invisible" - If tag1_is_disable = "true" Then - Var return = "Enable" - EndIf - If tag2_is_disable = "true" Then - Var return = "Enable" - EndIf - If tag3_is_disable = "true" Then - Var return = "Enable" - EndIf - Else - Var return = "Invisible" - EndIf - ) - - "ROOT/taobin_project/image//img_menu_err2.png" - - - 84 - 266 - 10 - OpunMediumTTF - 0xDE794E - ice_tab_process_show - ice_show_open - - - 48 - 116 - 32 - 128 - 64 - "disable-show" - $Sum12010100581201020058 - - 000013 - - center-vertical-horizontal - - - ; ==================> Len = 3 - ; 12-21-01-0058 12-21-02-0058 - - - 33 - 22 - 225 - 296 - Flag( 12-21-01-0058.Button,12-21-02-0058.Button,$Sum12210100581221020058) - - - 16 - 164 - 22 - 222 - "multi2" - KanitMediumTTF - 0x322B26 - - MINTCANO - มินต์กาโน่ - MINTCANO - มินต์กาโน่ - - ကော်ဖီပင်စိမ်း - - - - 16 - 220 - 14 - 222 - KanitMediumTTF - 0x6F5F51 - - Espresso, Mint Syrup,\nSugar, Water - กาแฟ น้ำ และ มินต์ - Espresso, Mint Syrup,\nSugar, Water - กาแฟ น้ำ และ มินต์ - - အက်ပရက်ဆို၊ ပင်စိမ်း ရည်၊\nသကြား၊ ရေ - - - - 16 - 264 - Var( DirImage2 + "option_deactive.png" ) - - - 16 - 264 - $12-21-01-0058.Button - Var( DirImage2 + "hot.png" ) - Var( DirImage2 + "hot_db.png" ) - - - TextPriceMenuHotX - TextPriceMenuY - TextPriceMenuSize - 220 - KanitMediumTTF - 0x6F5F51 - 0xEAE6E1 - $12-21-01-0058.Button - StringFmt( $12-21-01-0058.Price , DisplayFormat, PreScaleConvertShow) ; test - - - 81 - 264 - Var( DirImage2 + "cold.png" ) - Var( DirImage2 + "cold_db.png" ) - $12-21-02-0058.Button - - - 123 - TextPriceMenuY - TextPriceMenuSize - 220 - KanitMediumTTF - 0x6F5F51 - 0xEAE6E1 - $12-21-02-0058.Button - StringFmt( $12-21-02-0058.Price , DisplayFormat, PreScaleConvertShow) ; test - - - 146 - 264 - Var( DirImage2 + "blend.png" ) - Var( DirImage2 + "blend_db.png" ) - "Invisible" - - - TextPriceMenuBlendX - TextPriceMenuY - TextPriceMenuSize - 220 - KanitRegularTTF - 0x6F5F51 - 0xEAE6E1 - "Invisible" - StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) ; test - - - 81 - 264 - - eval( - If ICE_PROCESS_STATUS = 2 Then - - If $Sum12210100581221020058 = "Disable" Then - Var ice_tab_process_show = "Disable" - Else - Var ice_tab_process_show = "Enable" - EndIf - - Else - Var ice_tab_process_show = "Invisible" - EndIf - Var return = ice_tab_process_show - ) - - "ROOT/taobin_project/image/drink_option/ice_tab_unavalible.png" - "ROOT/taobin_project/image/drink_option/ice_tab_unavalible_dis.png" - - - 49 - 117 - - eval( - If $Sum12210100581221020058 = "Disable" Then - STRCONTAIN "ERR" $12-21-01-0058.TAG tag1_is_disable - STRCONTAIN "ERR" $12-21-02-0058.TAG tag2_is_disable - STRCONTAIN "ERR" $##-##-##-####.TAG tag3_is_disable - Var return = "Invisible" - If tag1_is_disable = "true" Then - Var return = "Enable" - EndIf - If tag2_is_disable = "true" Then - Var return = "Enable" - EndIf - If tag3_is_disable = "true" Then - Var return = "Enable" - EndIf - Else - Var return = "Invisible" - EndIf - ) - - "ROOT/taobin_project/image//img_menu_err2.png" - - - 84 - 266 - 10 - OpunMediumTTF - 0xDE794E - ice_tab_process_show - ice_show_open - - - 48 - 116 - 32 - 128 - 64 - "disable-show" - $Sum12210100581221020058 - - 000013 - - center-vertical-horizontal - - - ; ==================> Len = 3 - ; 12-01-01-0059 12-01-02-0059 - - - 33 - 22 - 225 - 296 - Flag( 12-01-01-0059.Button,12-01-02-0059.Button,$Sum12010100591201020059) - - - 16 - 164 - 22 - 222 - "multi2" - KanitMediumTTF - 0x322B26 - - PEACH AMERICANO - พีชกาโน่ - PEACH AMERICANO - พีชกาโน่ - - Peach AMERICANO - - - - 16 - 220 - 14 - 222 - KanitMediumTTF - 0x6F5F51 - - Espresso, Peach Syrup ,\nSugar, Water - กาแฟ น้ำ และ พีช - Espresso, Peach Syrup ,\nSugar, Water - กาแฟ น้ำ และ พีช - - အက်ပရက်ဆို၊ Peach ရည်၊\nသကြား၊ ရေ - - - - 16 - 264 - Var( DirImage2 + "option_deactive.png" ) - - - 16 - 264 - $12-01-01-0059.Button - Var( DirImage2 + "hot.png" ) - Var( DirImage2 + "hot_db.png" ) - - - TextPriceMenuHotX - TextPriceMenuY - TextPriceMenuSize - 220 - KanitMediumTTF - 0x6F5F51 - 0xEAE6E1 - $12-01-01-0059.Button - StringFmt( $12-01-01-0059.Price , DisplayFormat, PreScaleConvertShow) ; test - - - 81 - 264 - Var( DirImage2 + "cold.png" ) - Var( DirImage2 + "cold_db.png" ) - $12-01-02-0059.Button - - - 123 - TextPriceMenuY - TextPriceMenuSize - 220 - KanitMediumTTF - 0x6F5F51 - 0xEAE6E1 - $12-01-02-0059.Button - StringFmt( $12-01-02-0059.Price , DisplayFormat, PreScaleConvertShow) ; test - - - 146 - 264 - Var( DirImage2 + "blend.png" ) - Var( DirImage2 + "blend_db.png" ) - "Invisible" - - - TextPriceMenuBlendX - TextPriceMenuY - TextPriceMenuSize - 220 - KanitRegularTTF - 0x6F5F51 - 0xEAE6E1 - "Invisible" - StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) ; test - - - 81 - 264 - - eval( - If ICE_PROCESS_STATUS = 2 Then - - If $Sum12010100591201020059 = "Disable" Then - Var ice_tab_process_show = "Disable" - Else - Var ice_tab_process_show = "Enable" - EndIf - - Else - Var ice_tab_process_show = "Invisible" - EndIf - Var return = ice_tab_process_show - ) - - "ROOT/taobin_project/image/drink_option/ice_tab_unavalible.png" - "ROOT/taobin_project/image/drink_option/ice_tab_unavalible_dis.png" - - - 49 - 117 - - eval( - If $Sum12010100591201020059 = "Disable" Then - STRCONTAIN "ERR" $12-01-01-0059.TAG tag1_is_disable - STRCONTAIN "ERR" $12-01-02-0059.TAG tag2_is_disable - STRCONTAIN "ERR" $##-##-##-####.TAG tag3_is_disable - Var return = "Invisible" - If tag1_is_disable = "true" Then - Var return = "Enable" - EndIf - If tag2_is_disable = "true" Then - Var return = "Enable" - EndIf - If tag3_is_disable = "true" Then - Var return = "Enable" - EndIf - Else - Var return = "Invisible" - EndIf - ) - - "ROOT/taobin_project/image//img_menu_err2.png" - - - 84 - 266 - 10 - OpunMediumTTF - 0xDE794E - ice_tab_process_show - ice_show_open - - - 48 - 116 - 32 - 128 - 64 - "disable-show" - $Sum12010100591201020059 - - 000013 - - center-vertical-horizontal - - - ; ==================> Len = 3 - ; 12-21-01-0059 12-21-02-0059 - - - 33 - 22 - 225 - 296 - Flag( 12-21-01-0059.Button,12-21-02-0059.Button,$Sum12210100591221020059) - - - 16 - 164 - 22 - 222 - "multi2" - KanitMediumTTF - 0x322B26 - - PEACH AMERICANO - พีชกาโน่ - PEACH AMERICANO - พีชกาโน่ - - Peach AMERICANO - - - - 16 - 220 - 14 - 222 - KanitMediumTTF - 0x6F5F51 - - Espresso, Peach Syrup ,\nSugar, Water - กาแฟ น้ำ และ พีช - Espresso, Peach Syrup ,\nSugar, Water - กาแฟ น้ำ และ พีช - - အက်ပရက်ဆို၊ Peach ရည်၊\nသကြား၊ ရေ - - - - 16 - 264 - Var( DirImage2 + "option_deactive.png" ) - - - 16 - 264 - $12-21-01-0059.Button - Var( DirImage2 + "hot.png" ) - Var( DirImage2 + "hot_db.png" ) - - - TextPriceMenuHotX - TextPriceMenuY - TextPriceMenuSize - 220 - KanitMediumTTF - 0x6F5F51 - 0xEAE6E1 - $12-21-01-0059.Button - StringFmt( $12-21-01-0059.Price , DisplayFormat, PreScaleConvertShow) ; test - - - 81 - 264 - Var( DirImage2 + "cold.png" ) - Var( DirImage2 + "cold_db.png" ) - $12-21-02-0059.Button - - - 123 - TextPriceMenuY - TextPriceMenuSize - 220 - KanitMediumTTF - 0x6F5F51 - 0xEAE6E1 - $12-21-02-0059.Button - StringFmt( $12-21-02-0059.Price , DisplayFormat, PreScaleConvertShow) ; test - - - 146 - 264 - Var( DirImage2 + "blend.png" ) - Var( DirImage2 + "blend_db.png" ) - "Invisible" - - - TextPriceMenuBlendX - TextPriceMenuY - TextPriceMenuSize - 220 - KanitRegularTTF - 0x6F5F51 - 0xEAE6E1 - "Invisible" - StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) ; test - - - 81 - 264 - - eval( - If ICE_PROCESS_STATUS = 2 Then - - If $Sum12210100591221020059 = "Disable" Then - Var ice_tab_process_show = "Disable" - Else - Var ice_tab_process_show = "Enable" - EndIf - - Else - Var ice_tab_process_show = "Invisible" - EndIf - Var return = ice_tab_process_show - ) - - "ROOT/taobin_project/image/drink_option/ice_tab_unavalible.png" - "ROOT/taobin_project/image/drink_option/ice_tab_unavalible_dis.png" - - - 49 - 117 - - eval( - If $Sum12210100591221020059 = "Disable" Then - STRCONTAIN "ERR" $12-21-01-0059.TAG tag1_is_disable - STRCONTAIN "ERR" $12-21-02-0059.TAG tag2_is_disable - STRCONTAIN "ERR" $##-##-##-####.TAG tag3_is_disable - Var return = "Invisible" - If tag1_is_disable = "true" Then - Var return = "Enable" - EndIf - If tag2_is_disable = "true" Then - Var return = "Enable" - EndIf - If tag3_is_disable = "true" Then - Var return = "Enable" - EndIf - Else - Var return = "Invisible" - EndIf - ) - - "ROOT/taobin_project/image//img_menu_err2.png" - - - 84 - 266 - 10 - OpunMediumTTF - 0xDE794E - ice_tab_process_show - ice_show_open - - - 48 - 116 - 32 - 128 - 64 - "disable-show" - $Sum12210100591221020059 - - 000013 - - center-vertical-horizontal - - - ; ==================> Len = 3 - ; 12-01-01-0060 12-01-02-0060 12-01-03-0060 - - 33 - 22 - 225 - 296 - Flag( 12-01-01-0060.Button,12-01-02-0060.Button,12-01-03-0060.Button,$Sum120101006012010200601201030060) - - - 16 - 164 - 22 - 222 - "multi2" - KanitMediumTTF - 0x322B26 - - PEACH CAFE LATTE - กาแฟพีชลาเต้ - PEACH CAFE LATTE - กาแฟพีชลาเต้ - - PEACH CAFE လာတေး - - - - 16 - 220 - 14 - 222 - KanitMediumTTF - 0x6F5F51 - - Espresso, Peach Syrup,\nSugar, Milk - กาแฟ น้ำ นม และ พีช - Espresso, Peach Syrup,\nSugar, Milk - กาแฟ น้ำ นม และ พีช - - အက်ပရက်ဆို၊ Peach ရည်၊\nသကြား၊ နို့ - - - - 16 - 264 - Var( DirImage2 + "option_deactive.png" ) - - - 16 - 264 - $12-01-01-0060.Button - Var( DirImage2 + "hot.png" ) - Var( DirImage2 + "hot_db.png" ) - - - TextPriceMenuHotX - TextPriceMenuY - TextPriceMenuSize - 220 - KanitMediumTTF - 0x6F5F51 - 0xEAE6E1 - $12-01-01-0060.Button - StringFmt( $12-01-01-0060.Price , DisplayFormat, PreScaleConvertShow) ; test - - - 81 - 264 - Var( DirImage2 + "cold.png" ) - Var( DirImage2 + "cold_db.png" ) - $12-01-02-0060.Button - - - 123 - TextPriceMenuY - TextPriceMenuSize - 220 - KanitMediumTTF - 0x6F5F51 - 0xEAE6E1 - $12-01-02-0060.Button - StringFmt( $12-01-02-0060.Price , DisplayFormat, PreScaleConvertShow) ; test - - - 146 - 264 - Var( DirImage2 + "blend.png" ) - Var( DirImage2 + "blend_db.png" ) - $12-01-03-0060.Button - - - TextPriceMenuBlendX - TextPriceMenuY - TextPriceMenuSize - 220 - KanitRegularTTF - 0x6F5F51 - 0xEAE6E1 - $12-01-03-0060.Button - StringFmt( $12-01-03-0060.Price , DisplayFormat, PreScaleConvertShow) ; test - - - 81 - 264 - - eval( - If ICE_PROCESS_STATUS = 2 Then - - If $Sum120101006012010200601201030060 = "Disable" Then - Var ice_tab_process_show = "Disable" - Else - Var ice_tab_process_show = "Enable" - EndIf - - Else - Var ice_tab_process_show = "Invisible" - EndIf - Var return = ice_tab_process_show - ) - - "ROOT/taobin_project/image/drink_option/ice_tab_unavalible.png" - "ROOT/taobin_project/image/drink_option/ice_tab_unavalible_dis.png" - - - 49 - 117 - - eval( - If $Sum120101006012010200601201030060 = "Disable" Then - STRCONTAIN "ERR" $12-01-01-0060.TAG tag1_is_disable - STRCONTAIN "ERR" $12-01-02-0060.TAG tag2_is_disable - STRCONTAIN "ERR" $12-01-03-0060.TAG tag3_is_disable - Var return = "Invisible" - If tag1_is_disable = "true" Then - Var return = "Enable" - EndIf - If tag2_is_disable = "true" Then - Var return = "Enable" - EndIf - If tag3_is_disable = "true" Then - Var return = "Enable" - EndIf - Else - Var return = "Invisible" - EndIf - ) - - "ROOT/taobin_project/image//img_menu_err2.png" - - - 84 - 266 - 10 - OpunMediumTTF - 0xDE794E - ice_tab_process_show - ice_show_open - - - 48 - 116 - 32 - 128 - 64 - "disable-show" - $Sum120101006012010200601201030060 - - 000013 - - center-vertical-horizontal - - - ; ==================> Len = 3 - ; 12-21-01-0060 12-21-02-0060 12-21-03-0060 - - 33 - 22 - 225 - 296 - Flag( 12-21-01-0060.Button,12-21-02-0060.Button,12-21-03-0060.Button,$Sum122101006012210200601221030060) - - - 16 - 164 - 22 - 222 - "multi2" - KanitMediumTTF - 0x322B26 - - PEACH CAFE LATTE - กาแฟพีชลาเต้ - PEACH CAFE LATTE - กาแฟพีชลาเต้ - - PEACH CAFE လာတေး - - - - 16 - 220 - 14 - 222 - KanitMediumTTF - 0x6F5F51 - - Espresso, Peach Syrup,\nSugar, Milk - กาแฟ น้ำ นม และ พีช - Espresso, Peach Syrup,\nSugar, Milk - กาแฟ น้ำ นม และ พีช - - အက်ပရက်ဆို၊ Peach ရည်၊\nသကြား၊ နို့ - - - - 16 - 264 - Var( DirImage2 + "option_deactive.png" ) - - - 16 - 264 - $12-21-01-0060.Button - Var( DirImage2 + "hot.png" ) - Var( DirImage2 + "hot_db.png" ) - - - TextPriceMenuHotX - TextPriceMenuY - TextPriceMenuSize - 220 - KanitMediumTTF - 0x6F5F51 - 0xEAE6E1 - $12-21-01-0060.Button - StringFmt( $12-21-01-0060.Price , DisplayFormat, PreScaleConvertShow) ; test - - - 81 - 264 - Var( DirImage2 + "cold.png" ) - Var( DirImage2 + "cold_db.png" ) - $12-21-02-0060.Button - - - 123 - TextPriceMenuY - TextPriceMenuSize - 220 - KanitMediumTTF - 0x6F5F51 - 0xEAE6E1 - $12-21-02-0060.Button - StringFmt( $12-21-02-0060.Price , DisplayFormat, PreScaleConvertShow) ; test - - - 146 - 264 - Var( DirImage2 + "blend.png" ) - Var( DirImage2 + "blend_db.png" ) - $12-21-03-0060.Button - - - TextPriceMenuBlendX - TextPriceMenuY - TextPriceMenuSize - 220 - KanitRegularTTF - 0x6F5F51 - 0xEAE6E1 - $12-21-03-0060.Button - StringFmt( $12-21-03-0060.Price , DisplayFormat, PreScaleConvertShow) ; test - - - 81 - 264 - - eval( - If ICE_PROCESS_STATUS = 2 Then - - If $Sum122101006012210200601221030060 = "Disable" Then - Var ice_tab_process_show = "Disable" - Else - Var ice_tab_process_show = "Enable" - EndIf - - Else - Var ice_tab_process_show = "Invisible" - EndIf - Var return = ice_tab_process_show - ) - - "ROOT/taobin_project/image/drink_option/ice_tab_unavalible.png" - "ROOT/taobin_project/image/drink_option/ice_tab_unavalible_dis.png" - - - 49 - 117 - - eval( - If $Sum122101006012210200601221030060 = "Disable" Then - STRCONTAIN "ERR" $12-21-01-0060.TAG tag1_is_disable - STRCONTAIN "ERR" $12-21-02-0060.TAG tag2_is_disable - STRCONTAIN "ERR" $12-21-03-0060.TAG tag3_is_disable - Var return = "Invisible" - If tag1_is_disable = "true" Then - Var return = "Enable" - EndIf - If tag2_is_disable = "true" Then - Var return = "Enable" - EndIf - If tag3_is_disable = "true" Then - Var return = "Enable" - EndIf - Else - Var return = "Invisible" - EndIf - ) - - "ROOT/taobin_project/image//img_menu_err2.png" - - - 84 - 266 - 10 - OpunMediumTTF - 0xDE794E - ice_tab_process_show - ice_show_open - - - 48 - 116 - 32 - 128 - 64 - "disable-show" - $Sum122101006012210200601221030060 - - 000013 - - center-vertical-horizontal - - - ; ==================> Len = 3 - ; - 12-01-02-0056 - - - 33 - 22 - 225 - 296 - Flag( 12-01-02-0056.Button,$Sum1201020056) - - - 16 - 164 - 22 - 222 - "multi2" - KanitMediumTTF - 0x322B26 - - PEPDANOO - เป๊ปดาโน่ - PEPDANOO - เป๊ปดาโน่ - - ကော်ဖီပက်စီ - - - - 16 - 220 - 14 - 222 - KanitMediumTTF - 0x6F5F51 - - Espreeso, Pepsi, Soda - กาแฟ เป๊ปซี่ และโซดา - Espreeso, Pepsi, Soda - กาแฟ เป๊ปซี่ และโซดา - - အက်ပရက်ဆို၊ ပက်စီ ဆိုဒါ - - - - 16 - 264 - Var( DirImage2 + "option_deactive.png" ) - - - 16 - 264 - "Invisible" - Var( DirImage2 + "hot.png" ) - Var( DirImage2 + "hot_db.png" ) - - - TextPriceMenuHotX - TextPriceMenuY - TextPriceMenuSize - 220 - KanitMediumTTF - 0x6F5F51 - 0xEAE6E1 - "Invisible" - StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) ; test - - - 81 - 264 - Var( DirImage2 + "cold.png" ) - Var( DirImage2 + "cold_db.png" ) - $12-01-02-0056.Button - - - 123 - TextPriceMenuY - TextPriceMenuSize - 220 - KanitMediumTTF - 0x6F5F51 - 0xEAE6E1 - $12-01-02-0056.Button - StringFmt( $12-01-02-0056.Price , DisplayFormat, PreScaleConvertShow) ; test - - - 146 - 264 - Var( DirImage2 + "blend.png" ) - Var( DirImage2 + "blend_db.png" ) - "Invisible" - - - TextPriceMenuBlendX - TextPriceMenuY - TextPriceMenuSize - 220 - KanitRegularTTF - 0x6F5F51 - 0xEAE6E1 - "Invisible" - StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) ; test - - - 81 - 264 - - eval( - If ICE_PROCESS_STATUS = 2 Then - - Var ice_tab_process_show = "Invisible" - - Else - Var ice_tab_process_show = "Invisible" - EndIf - Var return = ice_tab_process_show - ) - - "ROOT/taobin_project/image/drink_option/ice_tab_unavalible.png" - "ROOT/taobin_project/image/drink_option/ice_tab_unavalible_dis.png" - - - 49 - 117 - - eval( - If $Sum1201020056 = "Disable" Then - STRCONTAIN "ERR" $##-##-##-####.TAG tag1_is_disable - STRCONTAIN "ERR" $12-01-02-0056.TAG tag2_is_disable - STRCONTAIN "ERR" $##-##-##-####.TAG tag3_is_disable - Var return = "Invisible" - If tag1_is_disable = "true" Then - Var return = "Enable" - EndIf - If tag2_is_disable = "true" Then - Var return = "Enable" - EndIf - If tag3_is_disable = "true" Then - Var return = "Enable" - EndIf - Else - Var return = "Invisible" - EndIf - ) - - "ROOT/taobin_project/image//img_menu_err2.png" - - - 84 - 266 - 10 - OpunMediumTTF - 0xDE794E - ice_tab_process_show - ice_show_open - - - 48 - 116 - 32 - 128 - 64 - "disable-show" - $Sum1201020056 - - 000013 - - center-vertical-horizontal - - - ; ==================> Len = 3 - ; - 12-21-02-0056 - - - 33 - 22 - 225 - 296 - Flag( 12-21-02-0056.Button,$Sum1221020056) - - - 16 - 164 - 22 - 222 - "multi2" - KanitMediumTTF - 0x322B26 - - PEPDANOO - เป๊ปดาโน่ - PEPDANOO - เป๊ปดาโน่ - - ကော်ဖီပက်စီ - - - - 16 - 220 - 14 - 222 - KanitMediumTTF - 0x6F5F51 - - Espreeso, Pepsi, Soda - กาแฟ เป๊ปซี่ และโซดา - Espreeso, Pepsi, Soda - กาแฟ เป๊ปซี่ และโซดา - - အက်ပရက်ဆို၊ ပက်စီ ဆိုဒါ - - - - 16 - 264 - Var( DirImage2 + "option_deactive.png" ) - - - 16 - 264 - "Invisible" - Var( DirImage2 + "hot.png" ) - Var( DirImage2 + "hot_db.png" ) - - - TextPriceMenuHotX - TextPriceMenuY - TextPriceMenuSize - 220 - KanitMediumTTF - 0x6F5F51 - 0xEAE6E1 - "Invisible" - StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) ; test - - - 81 - 264 - Var( DirImage2 + "cold.png" ) - Var( DirImage2 + "cold_db.png" ) - $12-21-02-0056.Button - - - 123 - TextPriceMenuY - TextPriceMenuSize - 220 - KanitMediumTTF - 0x6F5F51 - 0xEAE6E1 - $12-21-02-0056.Button - StringFmt( $12-21-02-0056.Price , DisplayFormat, PreScaleConvertShow) ; test - - - 146 - 264 - Var( DirImage2 + "blend.png" ) - Var( DirImage2 + "blend_db.png" ) - "Invisible" - - - TextPriceMenuBlendX - TextPriceMenuY - TextPriceMenuSize - 220 - KanitRegularTTF - 0x6F5F51 - 0xEAE6E1 - "Invisible" - StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) ; test - - - 81 - 264 - - eval( - If ICE_PROCESS_STATUS = 2 Then - - Var ice_tab_process_show = "Invisible" - - Else - Var ice_tab_process_show = "Invisible" - EndIf - Var return = ice_tab_process_show - ) - - "ROOT/taobin_project/image/drink_option/ice_tab_unavalible.png" - "ROOT/taobin_project/image/drink_option/ice_tab_unavalible_dis.png" - - - 49 - 117 - - eval( - If $Sum1221020056 = "Disable" Then - STRCONTAIN "ERR" $##-##-##-####.TAG tag1_is_disable - STRCONTAIN "ERR" $12-21-02-0056.TAG tag2_is_disable - STRCONTAIN "ERR" $##-##-##-####.TAG tag3_is_disable - Var return = "Invisible" - If tag1_is_disable = "true" Then - Var return = "Enable" - EndIf - If tag2_is_disable = "true" Then - Var return = "Enable" - EndIf - If tag3_is_disable = "true" Then - Var return = "Enable" - EndIf - Else - Var return = "Invisible" - EndIf - ) - - "ROOT/taobin_project/image//img_menu_err2.png" - - - 84 - 266 - 10 - OpunMediumTTF - 0xDE794E - ice_tab_process_show - ice_show_open - - - 48 - 116 - 32 - 128 - 64 - "disable-show" - $Sum1221020056 - - 000013 - - center-vertical-horizontal - - - ; ==================> Len = 3 - ; - 12-01-02-0068 - - - 33 - 22 - 225 - 296 - Flag( 12-01-02-0068.Button,$Sum1201020068) - - - 16 - 164 - 22 - 222 - "multi2" - KanitMediumTTF - 0x322B26 - - Coconut Americano - กาแฟดำ\nมะพร้าวน้ำหอม - Coconut Americano - กาแฟดำ\nมะพร้าวน้ำหอม - - အုန်းသီကော်ဖီ - - - - 16 - 220 - 14 - 222 - KanitMediumTTF - 0x6F5F51 - - Espresso, Coconut Syrup,\nSugar, Water - กาแฟ น้ำ และ น้ำเชื่อมมะพร้าว - Espresso, Coconut Syrup,\nSugar, Water - กาแฟ น้ำ และ น้ำเชื่อมมะพร้าว - - အက်ပရက်ဆို၊ အုန်းရည်၊\nသကြား၊ ရေ - - - - 16 - 264 - Var( DirImage2 + "option_deactive.png" ) - - - 16 - 264 - "Invisible" - Var( DirImage2 + "hot.png" ) - Var( DirImage2 + "hot_db.png" ) - - - TextPriceMenuHotX - TextPriceMenuY - TextPriceMenuSize - 220 - KanitMediumTTF - 0x6F5F51 - 0xEAE6E1 - "Invisible" - StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) ; test - - - 81 - 264 - Var( DirImage2 + "cold.png" ) - Var( DirImage2 + "cold_db.png" ) - $12-01-02-0068.Button - - - 123 - TextPriceMenuY - TextPriceMenuSize - 220 - KanitMediumTTF - 0x6F5F51 - 0xEAE6E1 - $12-01-02-0068.Button - StringFmt( $12-01-02-0068.Price , DisplayFormat, PreScaleConvertShow) ; test - - - 146 - 264 - Var( DirImage2 + "blend.png" ) - Var( DirImage2 + "blend_db.png" ) - "Invisible" - - - TextPriceMenuBlendX - TextPriceMenuY - TextPriceMenuSize - 220 - KanitRegularTTF - 0x6F5F51 - 0xEAE6E1 - "Invisible" - StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) ; test - - - 81 - 264 - - eval( - If ICE_PROCESS_STATUS = 2 Then - - Var ice_tab_process_show = "Invisible" - - Else - Var ice_tab_process_show = "Invisible" - EndIf - Var return = ice_tab_process_show - ) - - "ROOT/taobin_project/image/drink_option/ice_tab_unavalible.png" - "ROOT/taobin_project/image/drink_option/ice_tab_unavalible_dis.png" - - - 49 - 117 - - eval( - If $Sum1201020068 = "Disable" Then - STRCONTAIN "ERR" $##-##-##-####.TAG tag1_is_disable - STRCONTAIN "ERR" $12-01-02-0068.TAG tag2_is_disable - STRCONTAIN "ERR" $##-##-##-####.TAG tag3_is_disable - Var return = "Invisible" - If tag1_is_disable = "true" Then - Var return = "Enable" - EndIf - If tag2_is_disable = "true" Then - Var return = "Enable" - EndIf - If tag3_is_disable = "true" Then - Var return = "Enable" - EndIf - Else - Var return = "Invisible" - EndIf - ) - - "ROOT/taobin_project/image//img_menu_err2.png" - - - 84 - 266 - 10 - OpunMediumTTF - 0xDE794E - ice_tab_process_show - ice_show_open - - - 48 - 116 - 32 - 128 - 64 - "disable-show" - $Sum1201020068 - - 000013 - - center-vertical-horizontal - - - ; ==================> Len = 3 - ; - 12-21-02-0068 - - - 33 - 22 - 225 - 296 - Flag( 12-21-02-0068.Button,$Sum1221020068) - - - 16 - 164 - 22 - 222 - "multi2" - KanitMediumTTF - 0x322B26 - - Coconut Americano - กาแฟดำ\nมะพร้าวน้ำหอม - Coconut Americano - กาแฟดำ\nมะพร้าวน้ำหอม - - အုန်းသီကော်ဖီ - - - - 16 - 220 - 14 - 222 - KanitMediumTTF - 0x6F5F51 - - Espresso, Coconut Syrup,\nSugar, Water - กาแฟ น้ำ และ น้ำเชื่อมมะพร้าว - Espresso, Coconut Syrup,\nSugar, Water - กาแฟ น้ำ และ น้ำเชื่อมมะพร้าว - - အက်ပရက်ဆို၊ အုန်းရည်၊\nသကြား၊ ရေ - - - - 16 - 264 - Var( DirImage2 + "option_deactive.png" ) - - - 16 - 264 - "Invisible" - Var( DirImage2 + "hot.png" ) - Var( DirImage2 + "hot_db.png" ) - - - TextPriceMenuHotX - TextPriceMenuY - TextPriceMenuSize - 220 - KanitMediumTTF - 0x6F5F51 - 0xEAE6E1 - "Invisible" - StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) ; test - - - 81 - 264 - Var( DirImage2 + "cold.png" ) - Var( DirImage2 + "cold_db.png" ) - $12-21-02-0068.Button - - - 123 - TextPriceMenuY - TextPriceMenuSize - 220 - KanitMediumTTF - 0x6F5F51 - 0xEAE6E1 - $12-21-02-0068.Button - StringFmt( $12-21-02-0068.Price , DisplayFormat, PreScaleConvertShow) ; test - - - 146 - 264 - Var( DirImage2 + "blend.png" ) - Var( DirImage2 + "blend_db.png" ) - "Invisible" - - - TextPriceMenuBlendX - TextPriceMenuY - TextPriceMenuSize - 220 - KanitRegularTTF - 0x6F5F51 - 0xEAE6E1 - "Invisible" - StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) ; test - - - 81 - 264 - - eval( - If ICE_PROCESS_STATUS = 2 Then - - Var ice_tab_process_show = "Invisible" - - Else - Var ice_tab_process_show = "Invisible" - EndIf - Var return = ice_tab_process_show - ) - - "ROOT/taobin_project/image/drink_option/ice_tab_unavalible.png" - "ROOT/taobin_project/image/drink_option/ice_tab_unavalible_dis.png" - - - 49 - 117 - - eval( - If $Sum1221020068 = "Disable" Then - STRCONTAIN "ERR" $##-##-##-####.TAG tag1_is_disable - STRCONTAIN "ERR" $12-21-02-0068.TAG tag2_is_disable - STRCONTAIN "ERR" $##-##-##-####.TAG tag3_is_disable - Var return = "Invisible" - If tag1_is_disable = "true" Then - Var return = "Enable" - EndIf - If tag2_is_disable = "true" Then - Var return = "Enable" - EndIf - If tag3_is_disable = "true" Then - Var return = "Enable" - EndIf - Else - Var return = "Invisible" - EndIf - ) - - "ROOT/taobin_project/image//img_menu_err2.png" - - - 84 - 266 - 10 - OpunMediumTTF - 0xDE794E - ice_tab_process_show - ice_show_open - - - 48 - 116 - 32 - 128 - 64 - "disable-show" - $Sum1221020068 - - 000013 - - center-vertical-horizontal - - - ; ==================> Len = 3 - ; - 12-01-02-0069 - - - 33 - 22 - 225 - 296 - Flag( 12-01-02-0069.Button,$Sum1201020069) - - - 16 - 164 - 22 - 222 - "multi2" - KanitMediumTTF - 0x322B26 - - 7UP PLUM LIME\nCOFFEE - เซเว่นอัพ\nกาแฟบ๊วยโซดา - 7UP PLUM LIME\nCOFFEE - เซเว่นอัพ\nกาแฟบ๊วยโซดา - - ဇီးသီသံပရာကော်ဖီအားဖြည့်ရည် - - - - 16 - 220 - 14 - 222 - KanitMediumTTF - 0x6F5F51 - - Espreeso, 7UP, Lime, Ice - กาแฟ เซเว่นอัพ และ มะนาว - Espreeso, 7UP, Lime, Ice - กาแฟ เซเว่นอัพ และ มะนาว - - ဇီးသီသံပရာ ကော်ဖီ အားဖြည့်ရည် - - - - 16 - 264 - Var( DirImage2 + "option_deactive.png" ) - - - 16 - 264 - "Invisible" - Var( DirImage2 + "hot.png" ) - Var( DirImage2 + "hot_db.png" ) - - - TextPriceMenuHotX - TextPriceMenuY - TextPriceMenuSize - 220 - KanitMediumTTF - 0x6F5F51 - 0xEAE6E1 - "Invisible" - StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) ; test - - - 81 - 264 - Var( DirImage2 + "cold.png" ) - Var( DirImage2 + "cold_db.png" ) - $12-01-02-0069.Button - - - 123 - TextPriceMenuY - TextPriceMenuSize - 220 - KanitMediumTTF - 0x6F5F51 - 0xEAE6E1 - $12-01-02-0069.Button - StringFmt( $12-01-02-0069.Price , DisplayFormat, PreScaleConvertShow) ; test - - - 146 - 264 - Var( DirImage2 + "blend.png" ) - Var( DirImage2 + "blend_db.png" ) - "Invisible" - - - TextPriceMenuBlendX - TextPriceMenuY - TextPriceMenuSize - 220 - KanitRegularTTF - 0x6F5F51 - 0xEAE6E1 - "Invisible" - StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) ; test - - - 81 - 264 - - eval( - If ICE_PROCESS_STATUS = 2 Then - - Var ice_tab_process_show = "Invisible" - - Else - Var ice_tab_process_show = "Invisible" - EndIf - Var return = ice_tab_process_show - ) - - "ROOT/taobin_project/image/drink_option/ice_tab_unavalible.png" - "ROOT/taobin_project/image/drink_option/ice_tab_unavalible_dis.png" - - - 49 - 117 - - eval( - If $Sum1201020069 = "Disable" Then - STRCONTAIN "ERR" $##-##-##-####.TAG tag1_is_disable - STRCONTAIN "ERR" $12-01-02-0069.TAG tag2_is_disable - STRCONTAIN "ERR" $##-##-##-####.TAG tag3_is_disable - Var return = "Invisible" - If tag1_is_disable = "true" Then - Var return = "Enable" - EndIf - If tag2_is_disable = "true" Then - Var return = "Enable" - EndIf - If tag3_is_disable = "true" Then - Var return = "Enable" - EndIf - Else - Var return = "Invisible" - EndIf - ) - - "ROOT/taobin_project/image//img_menu_err2.png" - - - 84 - 266 - 10 - OpunMediumTTF - 0xDE794E - ice_tab_process_show - ice_show_open - - - 48 - 116 - 32 - 128 - 64 - "disable-show" - $Sum1201020069 - - 000013 - - center-vertical-horizontal - - - ; ==================> Len = 3 - ; - 12-21-02-0069 - - - 33 - 22 - 225 - 296 - Flag( 12-21-02-0069.Button,$Sum1221020069) - - - 16 - 164 - 22 - 222 - "multi2" - KanitMediumTTF - 0x322B26 - - 7UP PLUM LIME\nCOFFEE - เซเว่นอัพ\nกาแฟบ๊วยโซดา - 7UP PLUM LIME\nCOFFEE - เซเว่นอัพ\nกาแฟบ๊วยโซดา - - ဇီးသီသံပရာကော်ဖီအားဖြည့်ရည် - - - - 16 - 220 - 14 - 222 - KanitMediumTTF - 0x6F5F51 - - Espreeso, 7UP, Lime, Ice - กาแฟ เซเว่นอัพ และ มะนาว - Espreeso, 7UP, Lime, Ice - กาแฟ เซเว่นอัพ และ มะนาว - - ဇီးသီသံပရာ ကော်ဖီ အားဖြည့်ရည် - - - - 16 - 264 - Var( DirImage2 + "option_deactive.png" ) - - - 16 - 264 - "Invisible" - Var( DirImage2 + "hot.png" ) - Var( DirImage2 + "hot_db.png" ) - - - TextPriceMenuHotX - TextPriceMenuY - TextPriceMenuSize - 220 - KanitMediumTTF - 0x6F5F51 - 0xEAE6E1 - "Invisible" - StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) ; test - - - 81 - 264 - Var( DirImage2 + "cold.png" ) - Var( DirImage2 + "cold_db.png" ) - $12-21-02-0069.Button - - - 123 - TextPriceMenuY - TextPriceMenuSize - 220 - KanitMediumTTF - 0x6F5F51 - 0xEAE6E1 - $12-21-02-0069.Button - StringFmt( $12-21-02-0069.Price , DisplayFormat, PreScaleConvertShow) ; test - - - 146 - 264 - Var( DirImage2 + "blend.png" ) - Var( DirImage2 + "blend_db.png" ) - "Invisible" - - - TextPriceMenuBlendX - TextPriceMenuY - TextPriceMenuSize - 220 - KanitRegularTTF - 0x6F5F51 - 0xEAE6E1 - "Invisible" - StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) ; test - - - 81 - 264 - - eval( - If ICE_PROCESS_STATUS = 2 Then - - Var ice_tab_process_show = "Invisible" - - Else - Var ice_tab_process_show = "Invisible" - EndIf - Var return = ice_tab_process_show - ) - - "ROOT/taobin_project/image/drink_option/ice_tab_unavalible.png" - "ROOT/taobin_project/image/drink_option/ice_tab_unavalible_dis.png" - - - 49 - 117 - - eval( - If $Sum1221020069 = "Disable" Then - STRCONTAIN "ERR" $##-##-##-####.TAG tag1_is_disable - STRCONTAIN "ERR" $12-21-02-0069.TAG tag2_is_disable - STRCONTAIN "ERR" $##-##-##-####.TAG tag3_is_disable - Var return = "Invisible" - If tag1_is_disable = "true" Then - Var return = "Enable" - EndIf - If tag2_is_disable = "true" Then - Var return = "Enable" - EndIf - If tag3_is_disable = "true" Then - Var return = "Enable" - EndIf - Else - Var return = "Invisible" - EndIf - ) - - "ROOT/taobin_project/image//img_menu_err2.png" - - - 84 - 266 - 10 - OpunMediumTTF - 0xDE794E - ice_tab_process_show - ice_show_open - - - 48 - 116 - 32 - 128 - 64 - "disable-show" - $Sum1221020069 - - 000013 - - center-vertical-horizontal - - - ; ==================> Len = 3 - ; - 12-01-02-0070 - - - 33 - 22 - 225 - 296 - Flag( 12-01-02-0070.Button,$Sum1201020070) - - - 16 - 164 - 22 - 222 - "multi2" - KanitMediumTTF - 0x322B26 - - 7UP PLUM SALAK\nLIME COFFEE - เซเว่นอัพ\nกาแฟสละโซดา - 7UP PLUM SALAK\nLIME COFFEE - เซเว่นอัพ\nกาแฟสละโซดา - - အားဖြည့်ရည် ဇီးလမ်\nကော်ဖီ - - - - 16 - 220 - 14 - 222 - KanitMediumTTF - 0x6F5F51 - - Espreeso, 7UP, Lime \n Salak, Ice - กาแฟ เซเว่นอัพ สละ และ มะนาว - Espreeso, 7UP, Lime \n Salak, Ice - กาแฟ เซเว่นอัพ สละ และ มะนาว - - အက်ပရက်ဆို အားဖြည့်ရည်၊ သံပရာ \n ရေငံသီး၊ ရေခဲ - - - - 16 - 264 - Var( DirImage2 + "option_deactive.png" ) - - - 16 - 264 - "Invisible" - Var( DirImage2 + "hot.png" ) - Var( DirImage2 + "hot_db.png" ) - - - TextPriceMenuHotX - TextPriceMenuY - TextPriceMenuSize - 220 - KanitMediumTTF - 0x6F5F51 - 0xEAE6E1 - "Invisible" - StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) ; test - - - 81 - 264 - Var( DirImage2 + "cold.png" ) - Var( DirImage2 + "cold_db.png" ) - $12-01-02-0070.Button - - - 123 - TextPriceMenuY - TextPriceMenuSize - 220 - KanitMediumTTF - 0x6F5F51 - 0xEAE6E1 - $12-01-02-0070.Button - StringFmt( $12-01-02-0070.Price , DisplayFormat, PreScaleConvertShow) ; test - - - 146 - 264 - Var( DirImage2 + "blend.png" ) - Var( DirImage2 + "blend_db.png" ) - "Invisible" - - - TextPriceMenuBlendX - TextPriceMenuY - TextPriceMenuSize - 220 - KanitRegularTTF - 0x6F5F51 - 0xEAE6E1 - "Invisible" - StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) ; test - - - 81 - 264 - - eval( - If ICE_PROCESS_STATUS = 2 Then - - Var ice_tab_process_show = "Invisible" - - Else - Var ice_tab_process_show = "Invisible" - EndIf - Var return = ice_tab_process_show - ) - - "ROOT/taobin_project/image/drink_option/ice_tab_unavalible.png" - "ROOT/taobin_project/image/drink_option/ice_tab_unavalible_dis.png" - - - 49 - 117 - - eval( - If $Sum1201020070 = "Disable" Then - STRCONTAIN "ERR" $##-##-##-####.TAG tag1_is_disable - STRCONTAIN "ERR" $12-01-02-0070.TAG tag2_is_disable - STRCONTAIN "ERR" $##-##-##-####.TAG tag3_is_disable - Var return = "Invisible" - If tag1_is_disable = "true" Then - Var return = "Enable" - EndIf - If tag2_is_disable = "true" Then - Var return = "Enable" - EndIf - If tag3_is_disable = "true" Then - Var return = "Enable" - EndIf - Else - Var return = "Invisible" - EndIf - ) - - "ROOT/taobin_project/image//img_menu_err2.png" - - - 84 - 266 - 10 - OpunMediumTTF - 0xDE794E - ice_tab_process_show - ice_show_open - - - 48 - 116 - 32 - 128 - 64 - "disable-show" - $Sum1201020070 - - 000013 - - center-vertical-horizontal - - - ; ==================> Len = 3 - ; - 12-21-02-0070 - - - 33 - 22 - 225 - 296 - Flag( 12-21-02-0070.Button,$Sum1221020070) - - - 16 - 164 - 22 - 222 - "multi2" - KanitMediumTTF - 0x322B26 - - 7UP PLUM SALAK\nLIME COFFEE - เซเว่นอัพ\nกาแฟสละโซดา - 7UP PLUM SALAK\nLIME COFFEE - เซเว่นอัพ\nกาแฟสละโซดา - - အားဖြည့်ရည် ဇီးလမ်\nကော်ဖီ - - - - 16 - 220 - 14 - 222 - KanitMediumTTF - 0x6F5F51 - - Espreeso, 7UP, Lime \n Salak, Ice - กาแฟ เซเว่นอัพ สละ และ มะนาว - Espreeso, 7UP, Lime \n Salak, Ice - กาแฟ เซเว่นอัพ สละ และ มะนาว - - အက်ပရက်ဆို အားဖြည့်ရည်၊ သံပရာ \n ရေငံသီး၊ ရေခဲ - - - - 16 - 264 - Var( DirImage2 + "option_deactive.png" ) - - - 16 - 264 - "Invisible" - Var( DirImage2 + "hot.png" ) - Var( DirImage2 + "hot_db.png" ) - - - TextPriceMenuHotX - TextPriceMenuY - TextPriceMenuSize - 220 - KanitMediumTTF - 0x6F5F51 - 0xEAE6E1 - "Invisible" - StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) ; test - - - 81 - 264 - Var( DirImage2 + "cold.png" ) - Var( DirImage2 + "cold_db.png" ) - $12-21-02-0070.Button - - - 123 - TextPriceMenuY - TextPriceMenuSize - 220 - KanitMediumTTF - 0x6F5F51 - 0xEAE6E1 - $12-21-02-0070.Button - StringFmt( $12-21-02-0070.Price , DisplayFormat, PreScaleConvertShow) ; test - - - 146 - 264 - Var( DirImage2 + "blend.png" ) - Var( DirImage2 + "blend_db.png" ) - "Invisible" - - - TextPriceMenuBlendX - TextPriceMenuY - TextPriceMenuSize - 220 - KanitRegularTTF - 0x6F5F51 - 0xEAE6E1 - "Invisible" - StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) ; test - - - 81 - 264 - - eval( - If ICE_PROCESS_STATUS = 2 Then - - Var ice_tab_process_show = "Invisible" - - Else - Var ice_tab_process_show = "Invisible" - EndIf - Var return = ice_tab_process_show - ) - - "ROOT/taobin_project/image/drink_option/ice_tab_unavalible.png" - "ROOT/taobin_project/image/drink_option/ice_tab_unavalible_dis.png" - - - 49 - 117 - - eval( - If $Sum1221020070 = "Disable" Then - STRCONTAIN "ERR" $##-##-##-####.TAG tag1_is_disable - STRCONTAIN "ERR" $12-21-02-0070.TAG tag2_is_disable - STRCONTAIN "ERR" $##-##-##-####.TAG tag3_is_disable - Var return = "Invisible" - If tag1_is_disable = "true" Then - Var return = "Enable" - EndIf - If tag2_is_disable = "true" Then - Var return = "Enable" - EndIf - If tag3_is_disable = "true" Then - Var return = "Enable" - EndIf - Else - Var return = "Invisible" - EndIf - ) - - "ROOT/taobin_project/image//img_menu_err2.png" - - - 84 - 266 - 10 - OpunMediumTTF - 0xDE794E - ice_tab_process_show - ice_show_open - - - 48 - 116 - 32 - 128 - 64 - "disable-show" - $Sum1221020070 - - 000013 - - center-vertical-horizontal - - - -; Cart - - - - - - - - diff --git a/inter/tha/xml/multi/page_catalog_group_forkid.lxml b/inter/tha/xml/multi/page_catalog_group_forkid.lxml index dcb8dba0..6a4e9c60 100644 --- a/inter/tha/xml/multi/page_catalog_group_forkid.lxml +++ b/inter/tha/xml/multi/page_catalog_group_forkid.lxml @@ -50,63 +50,7 @@ EndIf - If NextPage = "-" Then - - Else - If CupOnArm = "true" Then - If Timeout > 9 Then - SAVELOG "COA9" - Open NextPage - EndIf - Else - If Timeout > 30 Then - SAVELOG "COA30" - Open NextPage - EndIf - EndIf - EndIf - - If Timeout > 60 Then - SAVELOG "Timeout" - If Seeker = "next" Then - Open "ROOT/taobin_project/xml/page_brewing3Conti.xml" - Else - SAVELOG "Back" - Open "ROOT/taobin_project/xml/page_back_to_main.xml" - EndIf - EndIf - - If BrewCommand = "RefreshAll" Then - Var BrewCommand = "-" - Open CurrentXMLFileName2 - EndIf - - If Seeker = "curr" Then - If DoorCupPosition = "bottom" Then - ; It normal - Var EmergencyStop = "false" - Else - Var EmergencyStop = "true" - - ;Open "ROOT/taobin_project/xml/page_back_to_error.xml" - - EndIf - EndIf - - If IgnoreNetCore = "true" Then - - Else - ;stop_now - If NETCORE_LOST_CNT > 120 Then - Var stop_now = "true" - Var MachineErrorDetailAll = "???" - SAVELOG "NETCORE_LOST_CNT" - - Open "ROOT/taobin_project/xml/page_back_to_error.xml" - EndIf - EndIf - - Var Timeout = Timeout + 1 + GetVisible inst_show5 ;DEBUGVAR inst_show5 @@ -153,6 +97,17 @@ Var SlientRefreshIndex = 6 EndIf EndIf + + If inst_show5 = 1 Then + If langnext4 = "true" Then + Var langnext4 = "false" + DEBUGVAR langnext + ;GetXMLFileNameCurrentRunning CurrentOpenFile + DEBUGVAR CurrentOpenFile4 + Open "ROOT/taobin_project/inter/tha/xml/multi/page_catalog_group_forkid.lxml" + RefreshAll + EndIf + EndIf TimerReset diff --git a/inter/tha/xml/multi/page_catalog_group_forkid.skt b/inter/tha/xml/multi/page_catalog_group_forkid.skt index c2b88ad7..64f9cc05 100644 --- a/inter/tha/xml/multi/page_catalog_group_forkid.skt +++ b/inter/tha/xml/multi/page_catalog_group_forkid.skt @@ -53,63 +53,7 @@ EndIf - If NextPage = "-" Then - - Else - If CupOnArm = "true" Then - If Timeout > 9 Then - SAVELOG "COA9" - Open NextPage - EndIf - Else - If Timeout > 30 Then - SAVELOG "COA30" - Open NextPage - EndIf - EndIf - EndIf - - If Timeout > 60 Then - SAVELOG "Timeout" - If Seeker = "next" Then - Open "ROOT/taobin_project/xml/page_brewing3Conti.xml" - Else - SAVELOG "Back" - Open "ROOT/taobin_project/xml/page_back_to_main.xml" - EndIf - EndIf - - If BrewCommand = "RefreshAll" Then - Var BrewCommand = "-" - Open CurrentXMLFileName2 - EndIf - - If Seeker = "curr" Then - If DoorCupPosition = "bottom" Then - ; It normal - Var EmergencyStop = "false" - Else - Var EmergencyStop = "true" - - ;Open "ROOT/taobin_project/xml/page_back_to_error.xml" - - EndIf - EndIf - - If IgnoreNetCore = "true" Then - - Else - ;stop_now - If NETCORE_LOST_CNT > 120 Then - Var stop_now = "true" - Var MachineErrorDetailAll = "???" - SAVELOG "NETCORE_LOST_CNT" - - Open "ROOT/taobin_project/xml/page_back_to_error.xml" - EndIf - EndIf - - Var Timeout = Timeout + 1 + GetVisible inst_show5 ;DEBUGVAR inst_show5 @@ -156,6 +100,17 @@ Var SlientRefreshIndex = 6 EndIf EndIf + + If inst_show5 = 1 Then + If langnext4 = "true" Then + Var langnext4 = "false" + DEBUGVAR langnext + ;GetXMLFileNameCurrentRunning CurrentOpenFile + DEBUGVAR CurrentOpenFile4 + Open "ROOT/taobin_project/inter/tha/xml/multi/page_catalog_group_forkid.lxml" + RefreshAll + EndIf + EndIf TimerReset diff --git a/inter/tha/xml/multi/page_catalog_group_health.lxml b/inter/tha/xml/multi/page_catalog_group_health.lxml index 6a86f8ea..6d0f720f 100644 --- a/inter/tha/xml/multi/page_catalog_group_health.lxml +++ b/inter/tha/xml/multi/page_catalog_group_health.lxml @@ -40,63 +40,7 @@ EndIf - If NextPage = "-" Then - - Else - If CupOnArm = "true" Then - If Timeout > 9 Then - SAVELOG "COA9" - Open NextPage - EndIf - Else - If Timeout > 30 Then - SAVELOG "COA30" - Open NextPage - EndIf - EndIf - EndIf - - If Timeout > 60 Then - SAVELOG "Timeout" - If Seeker = "next" Then - Open "ROOT/taobin_project/xml/page_brewing3Conti.xml" - Else - SAVELOG "Back" - Open "ROOT/taobin_project/xml/page_back_to_main.xml" - EndIf - EndIf - - If BrewCommand = "RefreshAll" Then - Var BrewCommand = "-" - Open CurrentXMLFileName2 - EndIf - - If Seeker = "curr" Then - If DoorCupPosition = "bottom" Then - ; It normal - Var EmergencyStop = "false" - Else - Var EmergencyStop = "true" - - ;Open "ROOT/taobin_project/xml/page_back_to_error.xml" - - EndIf - EndIf - - If IgnoreNetCore = "true" Then - - Else - ;stop_now - If NETCORE_LOST_CNT > 120 Then - Var stop_now = "true" - Var MachineErrorDetailAll = "???" - SAVELOG "NETCORE_LOST_CNT" - - Open "ROOT/taobin_project/xml/page_back_to_error.xml" - EndIf - EndIf - - Var Timeout = Timeout + 1 + GetVisible inst_show6 ;DEBUGVAR inst_show6 @@ -145,6 +89,17 @@ EndIf EndIf + If inst_show6 = 1 Then + If langnext5 = "true" Then + Var langnext5 = "false" + DEBUGVAR langnext + ;GetXMLFileNameCurrentRunning CurrentOpenFile + DEBUGVAR CurrentOpenFile4 + Open "ROOT/taobin_project/inter/tha/xml/multi/page_catalog_group_health.lxml" + RefreshAll + EndIf + EndIf + TimerReset diff --git a/inter/tha/xml/multi/page_catalog_group_health.skt b/inter/tha/xml/multi/page_catalog_group_health.skt index dcc3105b..d3989c2e 100644 --- a/inter/tha/xml/multi/page_catalog_group_health.skt +++ b/inter/tha/xml/multi/page_catalog_group_health.skt @@ -43,63 +43,7 @@ EndIf - If NextPage = "-" Then - - Else - If CupOnArm = "true" Then - If Timeout > 9 Then - SAVELOG "COA9" - Open NextPage - EndIf - Else - If Timeout > 30 Then - SAVELOG "COA30" - Open NextPage - EndIf - EndIf - EndIf - - If Timeout > 60 Then - SAVELOG "Timeout" - If Seeker = "next" Then - Open "ROOT/taobin_project/xml/page_brewing3Conti.xml" - Else - SAVELOG "Back" - Open "ROOT/taobin_project/xml/page_back_to_main.xml" - EndIf - EndIf - - If BrewCommand = "RefreshAll" Then - Var BrewCommand = "-" - Open CurrentXMLFileName2 - EndIf - - If Seeker = "curr" Then - If DoorCupPosition = "bottom" Then - ; It normal - Var EmergencyStop = "false" - Else - Var EmergencyStop = "true" - - ;Open "ROOT/taobin_project/xml/page_back_to_error.xml" - - EndIf - EndIf - - If IgnoreNetCore = "true" Then - - Else - ;stop_now - If NETCORE_LOST_CNT > 120 Then - Var stop_now = "true" - Var MachineErrorDetailAll = "???" - SAVELOG "NETCORE_LOST_CNT" - - Open "ROOT/taobin_project/xml/page_back_to_error.xml" - EndIf - EndIf - - Var Timeout = Timeout + 1 + GetVisible inst_show6 ;DEBUGVAR inst_show6 @@ -148,6 +92,17 @@ EndIf EndIf + If inst_show6 = 1 Then + If langnext5 = "true" Then + Var langnext5 = "false" + DEBUGVAR langnext + ;GetXMLFileNameCurrentRunning CurrentOpenFile + DEBUGVAR CurrentOpenFile4 + Open "ROOT/taobin_project/inter/tha/xml/multi/page_catalog_group_health.lxml" + RefreshAll + EndIf + EndIf + TimerReset diff --git a/inter/tha/xml/multi/page_catalog_group_milk.lxml b/inter/tha/xml/multi/page_catalog_group_milk.lxml index 5f0d430e..d9bca4a2 100644 --- a/inter/tha/xml/multi/page_catalog_group_milk.lxml +++ b/inter/tha/xml/multi/page_catalog_group_milk.lxml @@ -39,65 +39,9 @@ EndIf - If NextPage = "-" Then - - Else - If CupOnArm = "true" Then - If Timeout > 9 Then - SAVELOG "COA9" - Open NextPage - EndIf - Else - If Timeout > 30 Then - SAVELOG "COA30" - Open NextPage - EndIf - EndIf - EndIf - - If Timeout > 60 Then - SAVELOG "Timeout" - If Seeker = "next" Then - Open "ROOT/taobin_project/xml/page_brewing3Conti.xml" - Else - SAVELOG "Back" - Open "ROOT/taobin_project/xml/page_back_to_main.xml" - EndIf - EndIf - - If BrewCommand = "RefreshAll" Then - Var BrewCommand = "-" - Open CurrentXMLFileName2 - EndIf - - If Seeker = "curr" Then - If DoorCupPosition = "bottom" Then - ; It normal - Var EmergencyStop = "false" - Else - Var EmergencyStop = "true" - - ;Open "ROOT/taobin_project/xml/page_back_to_error.xml" - - EndIf - EndIf - - If IgnoreNetCore = "true" Then - - Else - ;stop_now - If NETCORE_LOST_CNT > 120 Then - Var stop_now = "true" - Var MachineErrorDetailAll = "???" - SAVELOG "NETCORE_LOST_CNT" - - Open "ROOT/taobin_project/xml/page_back_to_error.xml" - EndIf - EndIf - - Var Timeout = Timeout + 1 - GetVisible inst_show4 + + GetVisible inst_show4 ;DEBUGVAR inst_show4 If inst_show4 = 1 Then @@ -144,6 +88,17 @@ EndIf EndIf + If inst_show4 = 1 Then + If langnext3 = "true" Then + Var langnext3 = "false" + DEBUGVAR langnext + ;GetXMLFileNameCurrentRunning CurrentOpenFile + DEBUGVAR CurrentOpenFile4 + Open "ROOT/taobin_project/inter/tha/xml/multi/page_catalog_group_milk.lxml" + RefreshAll + EndIf + EndIf + TimerReset diff --git a/inter/tha/xml/multi/page_catalog_group_milk.skt b/inter/tha/xml/multi/page_catalog_group_milk.skt index 5a23b44d..a28b19da 100644 --- a/inter/tha/xml/multi/page_catalog_group_milk.skt +++ b/inter/tha/xml/multi/page_catalog_group_milk.skt @@ -41,65 +41,9 @@ EndIf - If NextPage = "-" Then - - Else - If CupOnArm = "true" Then - If Timeout > 9 Then - SAVELOG "COA9" - Open NextPage - EndIf - Else - If Timeout > 30 Then - SAVELOG "COA30" - Open NextPage - EndIf - EndIf - EndIf - - If Timeout > 60 Then - SAVELOG "Timeout" - If Seeker = "next" Then - Open "ROOT/taobin_project/xml/page_brewing3Conti.xml" - Else - SAVELOG "Back" - Open "ROOT/taobin_project/xml/page_back_to_main.xml" - EndIf - EndIf - - If BrewCommand = "RefreshAll" Then - Var BrewCommand = "-" - Open CurrentXMLFileName2 - EndIf - - If Seeker = "curr" Then - If DoorCupPosition = "bottom" Then - ; It normal - Var EmergencyStop = "false" - Else - Var EmergencyStop = "true" - - ;Open "ROOT/taobin_project/xml/page_back_to_error.xml" - - EndIf - EndIf - - If IgnoreNetCore = "true" Then - - Else - ;stop_now - If NETCORE_LOST_CNT > 120 Then - Var stop_now = "true" - Var MachineErrorDetailAll = "???" - SAVELOG "NETCORE_LOST_CNT" - - Open "ROOT/taobin_project/xml/page_back_to_error.xml" - EndIf - EndIf - - Var Timeout = Timeout + 1 - GetVisible inst_show4 + + GetVisible inst_show4 ;DEBUGVAR inst_show4 If inst_show4 = 1 Then @@ -146,6 +90,17 @@ EndIf EndIf + If inst_show4 = 1 Then + If langnext3 = "true" Then + Var langnext3 = "false" + DEBUGVAR langnext + ;GetXMLFileNameCurrentRunning CurrentOpenFile + DEBUGVAR CurrentOpenFile4 + Open "ROOT/taobin_project/inter/tha/xml/multi/page_catalog_group_milk.lxml" + RefreshAll + EndIf + EndIf + TimerReset diff --git a/inter/tha/xml/multi/page_catalog_group_oreo.lxml b/inter/tha/xml/multi/page_catalog_group_oreo.lxml index 6571cfec..393e60a4 100644 --- a/inter/tha/xml/multi/page_catalog_group_oreo.lxml +++ b/inter/tha/xml/multi/page_catalog_group_oreo.lxml @@ -31,63 +31,7 @@ EndIf - If NextPage = "-" Then - - Else - If CupOnArm = "true" Then - If Timeout > 9 Then - SAVELOG "COA9" - Open NextPage - EndIf - Else - If Timeout > 30 Then - SAVELOG "COA30" - Open NextPage - EndIf - EndIf - EndIf - - If Timeout > 60 Then - SAVELOG "Timeout" - If Seeker = "next" Then - Open "ROOT/taobin_project/xml/page_brewing3Conti.xml" - Else - SAVELOG "Back" - Open "ROOT/taobin_project/xml/page_back_to_main.xml" - EndIf - EndIf - - If BrewCommand = "RefreshAll" Then - Var BrewCommand = "-" - Open CurrentXMLFileName2 - EndIf - - If Seeker = "curr" Then - If DoorCupPosition = "bottom" Then - ; It normal - Var EmergencyStop = "false" - Else - Var EmergencyStop = "true" - - ;Open "ROOT/taobin_project/xml/page_back_to_error.xml" - - EndIf - EndIf - - If IgnoreNetCore = "true" Then - - Else - ;stop_now - If NETCORE_LOST_CNT > 120 Then - Var stop_now = "true" - Var MachineErrorDetailAll = "???" - SAVELOG "NETCORE_LOST_CNT" - - Open "ROOT/taobin_project/xml/page_back_to_error.xml" - EndIf - EndIf - - Var Timeout = Timeout + 1 + GetVisible inst_show ;DEBUGVAR inst_show diff --git a/inter/tha/xml/multi/page_catalog_group_oreo.skt b/inter/tha/xml/multi/page_catalog_group_oreo.skt index b8d6c503..9164eac7 100644 --- a/inter/tha/xml/multi/page_catalog_group_oreo.skt +++ b/inter/tha/xml/multi/page_catalog_group_oreo.skt @@ -33,63 +33,7 @@ EndIf - If NextPage = "-" Then - - Else - If CupOnArm = "true" Then - If Timeout > 9 Then - SAVELOG "COA9" - Open NextPage - EndIf - Else - If Timeout > 30 Then - SAVELOG "COA30" - Open NextPage - EndIf - EndIf - EndIf - - If Timeout > 60 Then - SAVELOG "Timeout" - If Seeker = "next" Then - Open "ROOT/taobin_project/xml/page_brewing3Conti.xml" - Else - SAVELOG "Back" - Open "ROOT/taobin_project/xml/page_back_to_main.xml" - EndIf - EndIf - - If BrewCommand = "RefreshAll" Then - Var BrewCommand = "-" - Open CurrentXMLFileName2 - EndIf - - If Seeker = "curr" Then - If DoorCupPosition = "bottom" Then - ; It normal - Var EmergencyStop = "false" - Else - Var EmergencyStop = "true" - - ;Open "ROOT/taobin_project/xml/page_back_to_error.xml" - - EndIf - EndIf - - If IgnoreNetCore = "true" Then - - Else - ;stop_now - If NETCORE_LOST_CNT > 120 Then - Var stop_now = "true" - Var MachineErrorDetailAll = "???" - SAVELOG "NETCORE_LOST_CNT" - - Open "ROOT/taobin_project/xml/page_back_to_error.xml" - EndIf - EndIf - - Var Timeout = Timeout + 1 + GetVisible inst_show ;DEBUGVAR inst_show diff --git a/inter/tha/xml/multi/page_catalog_group_other.lxml b/inter/tha/xml/multi/page_catalog_group_other.lxml index 5ef001b7..e8f648b0 100644 --- a/inter/tha/xml/multi/page_catalog_group_other.lxml +++ b/inter/tha/xml/multi/page_catalog_group_other.lxml @@ -41,63 +41,7 @@ EndIf - If NextPage = "-" Then - - Else - If CupOnArm = "true" Then - If Timeout > 9 Then - SAVELOG "COA9" - Open NextPage - EndIf - Else - If Timeout > 30 Then - SAVELOG "COA30" - Open NextPage - EndIf - EndIf - EndIf - - If Timeout > 60 Then - SAVELOG "Timeout" - If Seeker = "next" Then - Open "ROOT/taobin_project/xml/page_brewing3Conti.xml" - Else - SAVELOG "Back" - Open "ROOT/taobin_project/xml/page_back_to_main.xml" - EndIf - EndIf - - If BrewCommand = "RefreshAll" Then - Var BrewCommand = "-" - Open CurrentXMLFileName2 - EndIf - - If Seeker = "curr" Then - If DoorCupPosition = "bottom" Then - ; It normal - Var EmergencyStop = "false" - Else - Var EmergencyStop = "true" - - ;Open "ROOT/taobin_project/xml/page_back_to_error.xml" - - EndIf - EndIf - - If IgnoreNetCore = "true" Then - - Else - ;stop_now - If NETCORE_LOST_CNT > 120 Then - Var stop_now = "true" - Var MachineErrorDetailAll = "???" - SAVELOG "NETCORE_LOST_CNT" - - Open "ROOT/taobin_project/xml/page_back_to_error.xml" - EndIf - EndIf - - Var Timeout = Timeout + 1 + GetVisible inst_show7 ;DEBUGVAR inst_show7 @@ -146,6 +90,17 @@ EndIf EndIf + If inst_show7 = 1 Then + If langnext6 = "true" Then + Var langnext6 = "false" + DEBUGVAR langnext + ;GetXMLFileNameCurrentRunning CurrentOpenFile + DEBUGVAR CurrentOpenFile4 + Open "ROOT/taobin_project/inter/tha/xml/multi/page_catalog_group_other.lxml" + RefreshAll + EndIf + EndIf + TimerReset diff --git a/inter/tha/xml/multi/page_catalog_group_other.skt b/inter/tha/xml/multi/page_catalog_group_other.skt index 95552a06..22336f43 100644 --- a/inter/tha/xml/multi/page_catalog_group_other.skt +++ b/inter/tha/xml/multi/page_catalog_group_other.skt @@ -44,63 +44,7 @@ EndIf - If NextPage = "-" Then - - Else - If CupOnArm = "true" Then - If Timeout > 9 Then - SAVELOG "COA9" - Open NextPage - EndIf - Else - If Timeout > 30 Then - SAVELOG "COA30" - Open NextPage - EndIf - EndIf - EndIf - - If Timeout > 60 Then - SAVELOG "Timeout" - If Seeker = "next" Then - Open "ROOT/taobin_project/xml/page_brewing3Conti.xml" - Else - SAVELOG "Back" - Open "ROOT/taobin_project/xml/page_back_to_main.xml" - EndIf - EndIf - - If BrewCommand = "RefreshAll" Then - Var BrewCommand = "-" - Open CurrentXMLFileName2 - EndIf - - If Seeker = "curr" Then - If DoorCupPosition = "bottom" Then - ; It normal - Var EmergencyStop = "false" - Else - Var EmergencyStop = "true" - - ;Open "ROOT/taobin_project/xml/page_back_to_error.xml" - - EndIf - EndIf - - If IgnoreNetCore = "true" Then - - Else - ;stop_now - If NETCORE_LOST_CNT > 120 Then - Var stop_now = "true" - Var MachineErrorDetailAll = "???" - SAVELOG "NETCORE_LOST_CNT" - - Open "ROOT/taobin_project/xml/page_back_to_error.xml" - EndIf - EndIf - - Var Timeout = Timeout + 1 + GetVisible inst_show7 ;DEBUGVAR inst_show7 @@ -149,6 +93,17 @@ EndIf EndIf + If inst_show7 = 1 Then + If langnext6 = "true" Then + Var langnext6 = "false" + DEBUGVAR langnext + ;GetXMLFileNameCurrentRunning CurrentOpenFile + DEBUGVAR CurrentOpenFile4 + Open "ROOT/taobin_project/inter/tha/xml/multi/page_catalog_group_other.lxml" + RefreshAll + EndIf + EndIf + TimerReset diff --git a/inter/tha/xml/multi/page_catalog_group_other_other.lxml b/inter/tha/xml/multi/page_catalog_group_other_other.lxml index 613bb5b4..b23b9c36 100644 --- a/inter/tha/xml/multi/page_catalog_group_other_other.lxml +++ b/inter/tha/xml/multi/page_catalog_group_other_other.lxml @@ -34,63 +34,7 @@ EndIf - If NextPage = "-" Then - - Else - If CupOnArm = "true" Then - If Timeout > 9 Then - SAVELOG "COA9" - Open NextPage - EndIf - Else - If Timeout > 30 Then - SAVELOG "COA30" - Open NextPage - EndIf - EndIf - EndIf - - If Timeout > 60 Then - SAVELOG "Timeout" - If Seeker = "next" Then - Open "ROOT/taobin_project/xml/page_brewing3Conti.xml" - Else - SAVELOG "Back" - Open "ROOT/taobin_project/xml/page_back_to_main.xml" - EndIf - EndIf - - If BrewCommand = "RefreshAll" Then - Var BrewCommand = "-" - Open CurrentXMLFileName2 - EndIf - - If Seeker = "curr" Then - If DoorCupPosition = "bottom" Then - ; It normal - Var EmergencyStop = "false" - Else - Var EmergencyStop = "true" - - ;Open "ROOT/taobin_project/xml/page_back_to_error.xml" - - EndIf - EndIf - - If IgnoreNetCore = "true" Then - - Else - ;stop_now - If NETCORE_LOST_CNT > 120 Then - Var stop_now = "true" - Var MachineErrorDetailAll = "???" - SAVELOG "NETCORE_LOST_CNT" - - Open "ROOT/taobin_project/xml/page_back_to_error.xml" - EndIf - EndIf - - Var Timeout = Timeout + 1 + GetVisible inst_show ;DEBUGVAR inst_show diff --git a/inter/tha/xml/multi/page_catalog_group_other_other.skt b/inter/tha/xml/multi/page_catalog_group_other_other.skt index c41ba507..1a8eed3a 100644 --- a/inter/tha/xml/multi/page_catalog_group_other_other.skt +++ b/inter/tha/xml/multi/page_catalog_group_other_other.skt @@ -37,63 +37,7 @@ EndIf - If NextPage = "-" Then - - Else - If CupOnArm = "true" Then - If Timeout > 9 Then - SAVELOG "COA9" - Open NextPage - EndIf - Else - If Timeout > 30 Then - SAVELOG "COA30" - Open NextPage - EndIf - EndIf - EndIf - - If Timeout > 60 Then - SAVELOG "Timeout" - If Seeker = "next" Then - Open "ROOT/taobin_project/xml/page_brewing3Conti.xml" - Else - SAVELOG "Back" - Open "ROOT/taobin_project/xml/page_back_to_main.xml" - EndIf - EndIf - - If BrewCommand = "RefreshAll" Then - Var BrewCommand = "-" - Open CurrentXMLFileName2 - EndIf - - If Seeker = "curr" Then - If DoorCupPosition = "bottom" Then - ; It normal - Var EmergencyStop = "false" - Else - Var EmergencyStop = "true" - - ;Open "ROOT/taobin_project/xml/page_back_to_error.xml" - - EndIf - EndIf - - If IgnoreNetCore = "true" Then - - Else - ;stop_now - If NETCORE_LOST_CNT > 120 Then - Var stop_now = "true" - Var MachineErrorDetailAll = "???" - SAVELOG "NETCORE_LOST_CNT" - - Open "ROOT/taobin_project/xml/page_back_to_error.xml" - EndIf - EndIf - - Var Timeout = Timeout + 1 + GetVisible inst_show ;DEBUGVAR inst_show diff --git a/inter/tha/xml/multi/page_catalog_group_pepsi_7up.lxml b/inter/tha/xml/multi/page_catalog_group_pepsi_7up.lxml index e32a687e..4b35c669 100644 --- a/inter/tha/xml/multi/page_catalog_group_pepsi_7up.lxml +++ b/inter/tha/xml/multi/page_catalog_group_pepsi_7up.lxml @@ -39,63 +39,7 @@ EndIf - If NextPage = "-" Then - - Else - If CupOnArm = "true" Then - If Timeout > 9 Then - SAVELOG "COA9" - Open NextPage - EndIf - Else - If Timeout > 30 Then - SAVELOG "COA30" - Open NextPage - EndIf - EndIf - EndIf - - If Timeout > 60 Then - SAVELOG "Timeout" - If Seeker = "next" Then - Open "ROOT/taobin_project/xml/page_brewing3Conti.xml" - Else - SAVELOG "Back" - Open "ROOT/taobin_project/xml/page_back_to_main.xml" - EndIf - EndIf - - If BrewCommand = "RefreshAll" Then - Var BrewCommand = "-" - Open CurrentXMLFileName2 - EndIf - - If Seeker = "curr" Then - If DoorCupPosition = "bottom" Then - ; It normal - Var EmergencyStop = "false" - Else - Var EmergencyStop = "true" - - ;Open "ROOT/taobin_project/xml/page_back_to_error.xml" - - EndIf - EndIf - - If IgnoreNetCore = "true" Then - - Else - ;stop_now - If NETCORE_LOST_CNT > 120 Then - Var stop_now = "true" - Var MachineErrorDetailAll = "???" - SAVELOG "NETCORE_LOST_CNT" - - Open "ROOT/taobin_project/xml/page_back_to_error.xml" - EndIf - EndIf - - Var Timeout = Timeout + 1 + GetVisible inst_show9 ;DEBUGVAR inst_show9 @@ -145,6 +89,17 @@ EndIf EndIf + If inst_show9 = 1 Then + If langnext8 = "true" Then + Var langnext8 = "false" + DEBUGVAR langnext + ;GetXMLFileNameCurrentRunning CurrentOpenFile + DEBUGVAR CurrentOpenFile4 + Open "ROOT/taobin_project/inter/tha/xml/multi/page_catalog_group_pepsi_7up.lxml" + RefreshAll + EndIf + EndIf + TimerReset diff --git a/inter/tha/xml/multi/page_catalog_group_pepsi_7up.skt b/inter/tha/xml/multi/page_catalog_group_pepsi_7up.skt index 70dc86f4..94ede42b 100644 --- a/inter/tha/xml/multi/page_catalog_group_pepsi_7up.skt +++ b/inter/tha/xml/multi/page_catalog_group_pepsi_7up.skt @@ -42,63 +42,7 @@ EndIf - If NextPage = "-" Then - - Else - If CupOnArm = "true" Then - If Timeout > 9 Then - SAVELOG "COA9" - Open NextPage - EndIf - Else - If Timeout > 30 Then - SAVELOG "COA30" - Open NextPage - EndIf - EndIf - EndIf - - If Timeout > 60 Then - SAVELOG "Timeout" - If Seeker = "next" Then - Open "ROOT/taobin_project/xml/page_brewing3Conti.xml" - Else - SAVELOG "Back" - Open "ROOT/taobin_project/xml/page_back_to_main.xml" - EndIf - EndIf - - If BrewCommand = "RefreshAll" Then - Var BrewCommand = "-" - Open CurrentXMLFileName2 - EndIf - - If Seeker = "curr" Then - If DoorCupPosition = "bottom" Then - ; It normal - Var EmergencyStop = "false" - Else - Var EmergencyStop = "true" - - ;Open "ROOT/taobin_project/xml/page_back_to_error.xml" - - EndIf - EndIf - - If IgnoreNetCore = "true" Then - - Else - ;stop_now - If NETCORE_LOST_CNT > 120 Then - Var stop_now = "true" - Var MachineErrorDetailAll = "???" - SAVELOG "NETCORE_LOST_CNT" - - Open "ROOT/taobin_project/xml/page_back_to_error.xml" - EndIf - EndIf - - Var Timeout = Timeout + 1 + GetVisible inst_show9 ;DEBUGVAR inst_show9 @@ -148,6 +92,17 @@ EndIf EndIf + If inst_show9 = 1 Then + If langnext8 = "true" Then + Var langnext8 = "false" + DEBUGVAR langnext + ;GetXMLFileNameCurrentRunning CurrentOpenFile + DEBUGVAR CurrentOpenFile4 + Open "ROOT/taobin_project/inter/tha/xml/multi/page_catalog_group_pepsi_7up.lxml" + RefreshAll + EndIf + EndIf + TimerReset diff --git a/inter/tha/xml/multi/page_catalog_group_pepsi_pro.lxml b/inter/tha/xml/multi/page_catalog_group_pepsi_pro.lxml index 779b153e..9d60394c 100644 --- a/inter/tha/xml/multi/page_catalog_group_pepsi_pro.lxml +++ b/inter/tha/xml/multi/page_catalog_group_pepsi_pro.lxml @@ -31,63 +31,7 @@ EndIf - If NextPage = "-" Then - - Else - If CupOnArm = "true" Then - If Timeout > 9 Then - SAVELOG "COA9" - Open NextPage - EndIf - Else - If Timeout > 30 Then - SAVELOG "COA30" - Open NextPage - EndIf - EndIf - EndIf - - If Timeout > 60 Then - SAVELOG "Timeout" - If Seeker = "next" Then - Open "ROOT/taobin_project/xml/page_brewing3Conti.xml" - Else - SAVELOG "Back" - Open "ROOT/taobin_project/xml/page_back_to_main.xml" - EndIf - EndIf - - If BrewCommand = "RefreshAll" Then - Var BrewCommand = "-" - Open CurrentXMLFileName2 - EndIf - - If Seeker = "curr" Then - If DoorCupPosition = "bottom" Then - ; It normal - Var EmergencyStop = "false" - Else - Var EmergencyStop = "true" - - ;Open "ROOT/taobin_project/xml/page_back_to_error.xml" - - EndIf - EndIf - - If IgnoreNetCore = "true" Then - - Else - ;stop_now - If NETCORE_LOST_CNT > 120 Then - Var stop_now = "true" - Var MachineErrorDetailAll = "???" - SAVELOG "NETCORE_LOST_CNT" - - Open "ROOT/taobin_project/xml/page_back_to_error.xml" - EndIf - EndIf - - Var Timeout = Timeout + 1 + GetVisible inst_show ;DEBUGVAR inst_show diff --git a/inter/tha/xml/multi/page_catalog_group_pepsi_pro.skt b/inter/tha/xml/multi/page_catalog_group_pepsi_pro.skt index 79bf6d24..6a5dd538 100644 --- a/inter/tha/xml/multi/page_catalog_group_pepsi_pro.skt +++ b/inter/tha/xml/multi/page_catalog_group_pepsi_pro.skt @@ -33,63 +33,7 @@ EndIf - If NextPage = "-" Then - - Else - If CupOnArm = "true" Then - If Timeout > 9 Then - SAVELOG "COA9" - Open NextPage - EndIf - Else - If Timeout > 30 Then - SAVELOG "COA30" - Open NextPage - EndIf - EndIf - EndIf - - If Timeout > 60 Then - SAVELOG "Timeout" - If Seeker = "next" Then - Open "ROOT/taobin_project/xml/page_brewing3Conti.xml" - Else - SAVELOG "Back" - Open "ROOT/taobin_project/xml/page_back_to_main.xml" - EndIf - EndIf - - If BrewCommand = "RefreshAll" Then - Var BrewCommand = "-" - Open CurrentXMLFileName2 - EndIf - - If Seeker = "curr" Then - If DoorCupPosition = "bottom" Then - ; It normal - Var EmergencyStop = "false" - Else - Var EmergencyStop = "true" - - ;Open "ROOT/taobin_project/xml/page_back_to_error.xml" - - EndIf - EndIf - - If IgnoreNetCore = "true" Then - - Else - ;stop_now - If NETCORE_LOST_CNT > 120 Then - Var stop_now = "true" - Var MachineErrorDetailAll = "???" - SAVELOG "NETCORE_LOST_CNT" - - Open "ROOT/taobin_project/xml/page_back_to_error.xml" - EndIf - EndIf - - Var Timeout = Timeout + 1 + GetVisible inst_show ;DEBUGVAR inst_show diff --git a/inter/tha/xml/multi/page_catalog_group_pro_7up_lucky_draw_x2.lxml b/inter/tha/xml/multi/page_catalog_group_pro_7up_lucky_draw_x2.lxml index 98e2cb83..f9b695fb 100644 --- a/inter/tha/xml/multi/page_catalog_group_pro_7up_lucky_draw_x2.lxml +++ b/inter/tha/xml/multi/page_catalog_group_pro_7up_lucky_draw_x2.lxml @@ -29,63 +29,7 @@ EndIf - If NextPage = "-" Then - - Else - If CupOnArm = "true" Then - If Timeout > 9 Then - SAVELOG "COA9" - Open NextPage - EndIf - Else - If Timeout > 30 Then - SAVELOG "COA30" - Open NextPage - EndIf - EndIf - EndIf - - If Timeout > 60 Then - SAVELOG "Timeout" - If Seeker = "next" Then - Open "ROOT/taobin_project/xml/page_brewing3Conti.xml" - Else - SAVELOG "Back" - Open "ROOT/taobin_project/xml/page_back_to_main.xml" - EndIf - EndIf - - If BrewCommand = "RefreshAll" Then - Var BrewCommand = "-" - Open CurrentXMLFileName2 - EndIf - - If Seeker = "curr" Then - If DoorCupPosition = "bottom" Then - ; It normal - Var EmergencyStop = "false" - Else - Var EmergencyStop = "true" - - ;Open "ROOT/taobin_project/xml/page_back_to_error.xml" - - EndIf - EndIf - - If IgnoreNetCore = "true" Then - - Else - ;stop_now - If NETCORE_LOST_CNT > 120 Then - Var stop_now = "true" - Var MachineErrorDetailAll = "???" - SAVELOG "NETCORE_LOST_CNT" - - Open "ROOT/taobin_project/xml/page_back_to_error.xml" - EndIf - EndIf - - Var Timeout = Timeout + 1 + GetVisible inst_show ;DEBUGVAR inst_show diff --git a/inter/tha/xml/multi/page_catalog_group_pro_7up_lucky_draw_x2.skt b/inter/tha/xml/multi/page_catalog_group_pro_7up_lucky_draw_x2.skt index f26138b8..08150d6e 100644 --- a/inter/tha/xml/multi/page_catalog_group_pro_7up_lucky_draw_x2.skt +++ b/inter/tha/xml/multi/page_catalog_group_pro_7up_lucky_draw_x2.skt @@ -31,63 +31,7 @@ EndIf - If NextPage = "-" Then - - Else - If CupOnArm = "true" Then - If Timeout > 9 Then - SAVELOG "COA9" - Open NextPage - EndIf - Else - If Timeout > 30 Then - SAVELOG "COA30" - Open NextPage - EndIf - EndIf - EndIf - - If Timeout > 60 Then - SAVELOG "Timeout" - If Seeker = "next" Then - Open "ROOT/taobin_project/xml/page_brewing3Conti.xml" - Else - SAVELOG "Back" - Open "ROOT/taobin_project/xml/page_back_to_main.xml" - EndIf - EndIf - - If BrewCommand = "RefreshAll" Then - Var BrewCommand = "-" - Open CurrentXMLFileName2 - EndIf - - If Seeker = "curr" Then - If DoorCupPosition = "bottom" Then - ; It normal - Var EmergencyStop = "false" - Else - Var EmergencyStop = "true" - - ;Open "ROOT/taobin_project/xml/page_back_to_error.xml" - - EndIf - EndIf - - If IgnoreNetCore = "true" Then - - Else - ;stop_now - If NETCORE_LOST_CNT > 120 Then - Var stop_now = "true" - Var MachineErrorDetailAll = "???" - SAVELOG "NETCORE_LOST_CNT" - - Open "ROOT/taobin_project/xml/page_back_to_error.xml" - EndIf - EndIf - - Var Timeout = Timeout + 1 + GetVisible inst_show ;DEBUGVAR inst_show diff --git a/inter/tha/xml/multi/page_catalog_group_pro_bad_valentine.lxml b/inter/tha/xml/multi/page_catalog_group_pro_bad_valentine.lxml index 98b9d96e..324341d0 100644 --- a/inter/tha/xml/multi/page_catalog_group_pro_bad_valentine.lxml +++ b/inter/tha/xml/multi/page_catalog_group_pro_bad_valentine.lxml @@ -32,63 +32,7 @@ EndIf - If NextPage = "-" Then - - Else - If CupOnArm = "true" Then - If Timeout > 9 Then - SAVELOG "COA9" - Open NextPage - EndIf - Else - If Timeout > 30 Then - SAVELOG "COA30" - Open NextPage - EndIf - EndIf - EndIf - - If Timeout > 60 Then - SAVELOG "Timeout" - If Seeker = "next" Then - Open "ROOT/taobin_project/xml/page_brewing3Conti.xml" - Else - SAVELOG "Back" - Open "ROOT/taobin_project/xml/page_back_to_main.xml" - EndIf - EndIf - - If BrewCommand = "RefreshAll" Then - Var BrewCommand = "-" - Open CurrentXMLFileName2 - EndIf - - If Seeker = "curr" Then - If DoorCupPosition = "bottom" Then - ; It normal - Var EmergencyStop = "false" - Else - Var EmergencyStop = "true" - - ;Open "ROOT/taobin_project/xml/page_back_to_error.xml" - - EndIf - EndIf - - If IgnoreNetCore = "true" Then - - Else - ;stop_now - If NETCORE_LOST_CNT > 120 Then - Var stop_now = "true" - Var MachineErrorDetailAll = "???" - SAVELOG "NETCORE_LOST_CNT" - - Open "ROOT/taobin_project/xml/page_back_to_error.xml" - EndIf - EndIf - - Var Timeout = Timeout + 1 + GetVisible inst_show ;DEBUGVAR inst_show diff --git a/inter/tha/xml/multi/page_catalog_group_pro_bad_valentine.skt b/inter/tha/xml/multi/page_catalog_group_pro_bad_valentine.skt index af765966..d8e46ada 100644 --- a/inter/tha/xml/multi/page_catalog_group_pro_bad_valentine.skt +++ b/inter/tha/xml/multi/page_catalog_group_pro_bad_valentine.skt @@ -34,63 +34,7 @@ EndIf - If NextPage = "-" Then - - Else - If CupOnArm = "true" Then - If Timeout > 9 Then - SAVELOG "COA9" - Open NextPage - EndIf - Else - If Timeout > 30 Then - SAVELOG "COA30" - Open NextPage - EndIf - EndIf - EndIf - - If Timeout > 60 Then - SAVELOG "Timeout" - If Seeker = "next" Then - Open "ROOT/taobin_project/xml/page_brewing3Conti.xml" - Else - SAVELOG "Back" - Open "ROOT/taobin_project/xml/page_back_to_main.xml" - EndIf - EndIf - - If BrewCommand = "RefreshAll" Then - Var BrewCommand = "-" - Open CurrentXMLFileName2 - EndIf - - If Seeker = "curr" Then - If DoorCupPosition = "bottom" Then - ; It normal - Var EmergencyStop = "false" - Else - Var EmergencyStop = "true" - - ;Open "ROOT/taobin_project/xml/page_back_to_error.xml" - - EndIf - EndIf - - If IgnoreNetCore = "true" Then - - Else - ;stop_now - If NETCORE_LOST_CNT > 120 Then - Var stop_now = "true" - Var MachineErrorDetailAll = "???" - SAVELOG "NETCORE_LOST_CNT" - - Open "ROOT/taobin_project/xml/page_back_to_error.xml" - EndIf - EndIf - - Var Timeout = Timeout + 1 + GetVisible inst_show ;DEBUGVAR inst_show diff --git a/inter/tha/xml/multi/page_catalog_group_pro_banana_mint_lucky_draw_x3.lxml b/inter/tha/xml/multi/page_catalog_group_pro_banana_mint_lucky_draw_x3.lxml index 65eea3fd..dd3524e4 100644 --- a/inter/tha/xml/multi/page_catalog_group_pro_banana_mint_lucky_draw_x3.lxml +++ b/inter/tha/xml/multi/page_catalog_group_pro_banana_mint_lucky_draw_x3.lxml @@ -27,63 +27,7 @@ EndIf - If NextPage = "-" Then - - Else - If CupOnArm = "true" Then - If Timeout > 9 Then - SAVELOG "COA9" - Open NextPage - EndIf - Else - If Timeout > 30 Then - SAVELOG "COA30" - Open NextPage - EndIf - EndIf - EndIf - - If Timeout > 60 Then - SAVELOG "Timeout" - If Seeker = "next" Then - Open "ROOT/taobin_project/xml/page_brewing3Conti.xml" - Else - SAVELOG "Back" - Open "ROOT/taobin_project/xml/page_back_to_main.xml" - EndIf - EndIf - - If BrewCommand = "RefreshAll" Then - Var BrewCommand = "-" - Open CurrentXMLFileName2 - EndIf - - If Seeker = "curr" Then - If DoorCupPosition = "bottom" Then - ; It normal - Var EmergencyStop = "false" - Else - Var EmergencyStop = "true" - - ;Open "ROOT/taobin_project/xml/page_back_to_error.xml" - - EndIf - EndIf - - If IgnoreNetCore = "true" Then - - Else - ;stop_now - If NETCORE_LOST_CNT > 120 Then - Var stop_now = "true" - Var MachineErrorDetailAll = "???" - SAVELOG "NETCORE_LOST_CNT" - - Open "ROOT/taobin_project/xml/page_back_to_error.xml" - EndIf - EndIf - - Var Timeout = Timeout + 1 + GetVisible inst_show ;DEBUGVAR inst_show diff --git a/inter/tha/xml/multi/page_catalog_group_pro_banana_mint_lucky_draw_x3.skt b/inter/tha/xml/multi/page_catalog_group_pro_banana_mint_lucky_draw_x3.skt index c796fb4c..fb26e8c8 100644 --- a/inter/tha/xml/multi/page_catalog_group_pro_banana_mint_lucky_draw_x3.skt +++ b/inter/tha/xml/multi/page_catalog_group_pro_banana_mint_lucky_draw_x3.skt @@ -29,63 +29,7 @@ EndIf - If NextPage = "-" Then - - Else - If CupOnArm = "true" Then - If Timeout > 9 Then - SAVELOG "COA9" - Open NextPage - EndIf - Else - If Timeout > 30 Then - SAVELOG "COA30" - Open NextPage - EndIf - EndIf - EndIf - - If Timeout > 60 Then - SAVELOG "Timeout" - If Seeker = "next" Then - Open "ROOT/taobin_project/xml/page_brewing3Conti.xml" - Else - SAVELOG "Back" - Open "ROOT/taobin_project/xml/page_back_to_main.xml" - EndIf - EndIf - - If BrewCommand = "RefreshAll" Then - Var BrewCommand = "-" - Open CurrentXMLFileName2 - EndIf - - If Seeker = "curr" Then - If DoorCupPosition = "bottom" Then - ; It normal - Var EmergencyStop = "false" - Else - Var EmergencyStop = "true" - - ;Open "ROOT/taobin_project/xml/page_back_to_error.xml" - - EndIf - EndIf - - If IgnoreNetCore = "true" Then - - Else - ;stop_now - If NETCORE_LOST_CNT > 120 Then - Var stop_now = "true" - Var MachineErrorDetailAll = "???" - SAVELOG "NETCORE_LOST_CNT" - - Open "ROOT/taobin_project/xml/page_back_to_error.xml" - EndIf - EndIf - - Var Timeout = Timeout + 1 + GetVisible inst_show ;DEBUGVAR inst_show diff --git a/inter/tha/xml/multi/page_catalog_group_pro_buble_tea.lxml b/inter/tha/xml/multi/page_catalog_group_pro_buble_tea.lxml index 0080182e..26f491c2 100644 --- a/inter/tha/xml/multi/page_catalog_group_pro_buble_tea.lxml +++ b/inter/tha/xml/multi/page_catalog_group_pro_buble_tea.lxml @@ -30,63 +30,7 @@ EndIf - If NextPage = "-" Then - - Else - If CupOnArm = "true" Then - If Timeout > 9 Then - SAVELOG "COA9" - Open NextPage - EndIf - Else - If Timeout > 30 Then - SAVELOG "COA30" - Open NextPage - EndIf - EndIf - EndIf - - If Timeout > 60 Then - SAVELOG "Timeout" - If Seeker = "next" Then - Open "ROOT/taobin_project/xml/page_brewing3Conti.xml" - Else - SAVELOG "Back" - Open "ROOT/taobin_project/xml/page_back_to_main.xml" - EndIf - EndIf - - If BrewCommand = "RefreshAll" Then - Var BrewCommand = "-" - Open CurrentXMLFileName2 - EndIf - - If Seeker = "curr" Then - If DoorCupPosition = "bottom" Then - ; It normal - Var EmergencyStop = "false" - Else - Var EmergencyStop = "true" - - ;Open "ROOT/taobin_project/xml/page_back_to_error.xml" - - EndIf - EndIf - - If IgnoreNetCore = "true" Then - - Else - ;stop_now - If NETCORE_LOST_CNT > 120 Then - Var stop_now = "true" - Var MachineErrorDetailAll = "???" - SAVELOG "NETCORE_LOST_CNT" - - Open "ROOT/taobin_project/xml/page_back_to_error.xml" - EndIf - EndIf - - Var Timeout = Timeout + 1 + GetVisible inst_show ;DEBUGVAR inst_show diff --git a/inter/tha/xml/multi/page_catalog_group_pro_buble_tea.skt b/inter/tha/xml/multi/page_catalog_group_pro_buble_tea.skt index 19f1e64c..998f8b82 100644 --- a/inter/tha/xml/multi/page_catalog_group_pro_buble_tea.skt +++ b/inter/tha/xml/multi/page_catalog_group_pro_buble_tea.skt @@ -32,63 +32,7 @@ EndIf - If NextPage = "-" Then - - Else - If CupOnArm = "true" Then - If Timeout > 9 Then - SAVELOG "COA9" - Open NextPage - EndIf - Else - If Timeout > 30 Then - SAVELOG "COA30" - Open NextPage - EndIf - EndIf - EndIf - - If Timeout > 60 Then - SAVELOG "Timeout" - If Seeker = "next" Then - Open "ROOT/taobin_project/xml/page_brewing3Conti.xml" - Else - SAVELOG "Back" - Open "ROOT/taobin_project/xml/page_back_to_main.xml" - EndIf - EndIf - - If BrewCommand = "RefreshAll" Then - Var BrewCommand = "-" - Open CurrentXMLFileName2 - EndIf - - If Seeker = "curr" Then - If DoorCupPosition = "bottom" Then - ; It normal - Var EmergencyStop = "false" - Else - Var EmergencyStop = "true" - - ;Open "ROOT/taobin_project/xml/page_back_to_error.xml" - - EndIf - EndIf - - If IgnoreNetCore = "true" Then - - Else - ;stop_now - If NETCORE_LOST_CNT > 120 Then - Var stop_now = "true" - Var MachineErrorDetailAll = "???" - SAVELOG "NETCORE_LOST_CNT" - - Open "ROOT/taobin_project/xml/page_back_to_error.xml" - EndIf - EndIf - - Var Timeout = Timeout + 1 + GetVisible inst_show ;DEBUGVAR inst_show diff --git a/inter/tha/xml/multi/page_catalog_group_pro_cocoa_77.lxml b/inter/tha/xml/multi/page_catalog_group_pro_cocoa_77.lxml index 35d5e315..d9f7015b 100644 --- a/inter/tha/xml/multi/page_catalog_group_pro_cocoa_77.lxml +++ b/inter/tha/xml/multi/page_catalog_group_pro_cocoa_77.lxml @@ -38,63 +38,7 @@ EndIf - If NextPage = "-" Then - - Else - If CupOnArm = "true" Then - If Timeout > 9 Then - SAVELOG "COA9" - Open NextPage - EndIf - Else - If Timeout > 30 Then - SAVELOG "COA30" - Open NextPage - EndIf - EndIf - EndIf - - If Timeout > 60 Then - SAVELOG "Timeout" - If Seeker = "next" Then - Open "ROOT/taobin_project/xml/page_brewing3Conti.xml" - Else - SAVELOG "Back" - Open "ROOT/taobin_project/xml/page_back_to_main.xml" - EndIf - EndIf - - If BrewCommand = "RefreshAll" Then - Var BrewCommand = "-" - Open CurrentXMLFileName2 - EndIf - - If Seeker = "curr" Then - If DoorCupPosition = "bottom" Then - ; It normal - Var EmergencyStop = "false" - Else - Var EmergencyStop = "true" - - ;Open "ROOT/taobin_project/xml/page_back_to_error.xml" - - EndIf - EndIf - - If IgnoreNetCore = "true" Then - - Else - ;stop_now - If NETCORE_LOST_CNT > 120 Then - Var stop_now = "true" - Var MachineErrorDetailAll = "???" - SAVELOG "NETCORE_LOST_CNT" - - Open "ROOT/taobin_project/xml/page_back_to_error.xml" - EndIf - EndIf - - Var Timeout = Timeout + 1 + GetVisible inst_show ;DEBUGVAR inst_show diff --git a/inter/tha/xml/multi/page_catalog_group_pro_cocoa_77.skt b/inter/tha/xml/multi/page_catalog_group_pro_cocoa_77.skt index eb1705c1..b601d40e 100644 --- a/inter/tha/xml/multi/page_catalog_group_pro_cocoa_77.skt +++ b/inter/tha/xml/multi/page_catalog_group_pro_cocoa_77.skt @@ -40,63 +40,7 @@ EndIf - If NextPage = "-" Then - - Else - If CupOnArm = "true" Then - If Timeout > 9 Then - SAVELOG "COA9" - Open NextPage - EndIf - Else - If Timeout > 30 Then - SAVELOG "COA30" - Open NextPage - EndIf - EndIf - EndIf - - If Timeout > 60 Then - SAVELOG "Timeout" - If Seeker = "next" Then - Open "ROOT/taobin_project/xml/page_brewing3Conti.xml" - Else - SAVELOG "Back" - Open "ROOT/taobin_project/xml/page_back_to_main.xml" - EndIf - EndIf - - If BrewCommand = "RefreshAll" Then - Var BrewCommand = "-" - Open CurrentXMLFileName2 - EndIf - - If Seeker = "curr" Then - If DoorCupPosition = "bottom" Then - ; It normal - Var EmergencyStop = "false" - Else - Var EmergencyStop = "true" - - ;Open "ROOT/taobin_project/xml/page_back_to_error.xml" - - EndIf - EndIf - - If IgnoreNetCore = "true" Then - - Else - ;stop_now - If NETCORE_LOST_CNT > 120 Then - Var stop_now = "true" - Var MachineErrorDetailAll = "???" - SAVELOG "NETCORE_LOST_CNT" - - Open "ROOT/taobin_project/xml/page_back_to_error.xml" - EndIf - EndIf - - Var Timeout = Timeout + 1 + GetVisible inst_show ;DEBUGVAR inst_show diff --git a/inter/tha/xml/multi/page_catalog_group_pro_freefile.lxml b/inter/tha/xml/multi/page_catalog_group_pro_freefile.lxml index 05df3be8..e0a533d7 100644 --- a/inter/tha/xml/multi/page_catalog_group_pro_freefile.lxml +++ b/inter/tha/xml/multi/page_catalog_group_pro_freefile.lxml @@ -32,63 +32,7 @@ EndIf - If NextPage = "-" Then - - Else - If CupOnArm = "true" Then - If Timeout > 9 Then - SAVELOG "COA9" - Open NextPage - EndIf - Else - If Timeout > 30 Then - SAVELOG "COA30" - Open NextPage - EndIf - EndIf - EndIf - - If Timeout > 60 Then - SAVELOG "Timeout" - If Seeker = "next" Then - Open "ROOT/taobin_project/xml/page_brewing3Conti.xml" - Else - SAVELOG "Back" - Open "ROOT/taobin_project/xml/page_back_to_main.xml" - EndIf - EndIf - - If BrewCommand = "RefreshAll" Then - Var BrewCommand = "-" - Open CurrentXMLFileName2 - EndIf - - If Seeker = "curr" Then - If DoorCupPosition = "bottom" Then - ; It normal - Var EmergencyStop = "false" - Else - Var EmergencyStop = "true" - - ;Open "ROOT/taobin_project/xml/page_back_to_error.xml" - - EndIf - EndIf - - If IgnoreNetCore = "true" Then - - Else - ;stop_now - If NETCORE_LOST_CNT > 120 Then - Var stop_now = "true" - Var MachineErrorDetailAll = "???" - SAVELOG "NETCORE_LOST_CNT" - - Open "ROOT/taobin_project/xml/page_back_to_error.xml" - EndIf - EndIf - - Var Timeout = Timeout + 1 + GetVisible inst_show ;DEBUGVAR inst_show diff --git a/inter/tha/xml/multi/page_catalog_group_pro_freefile.skt b/inter/tha/xml/multi/page_catalog_group_pro_freefile.skt index fa0112b1..1cef45b9 100644 --- a/inter/tha/xml/multi/page_catalog_group_pro_freefile.skt +++ b/inter/tha/xml/multi/page_catalog_group_pro_freefile.skt @@ -34,63 +34,7 @@ EndIf - If NextPage = "-" Then - - Else - If CupOnArm = "true" Then - If Timeout > 9 Then - SAVELOG "COA9" - Open NextPage - EndIf - Else - If Timeout > 30 Then - SAVELOG "COA30" - Open NextPage - EndIf - EndIf - EndIf - - If Timeout > 60 Then - SAVELOG "Timeout" - If Seeker = "next" Then - Open "ROOT/taobin_project/xml/page_brewing3Conti.xml" - Else - SAVELOG "Back" - Open "ROOT/taobin_project/xml/page_back_to_main.xml" - EndIf - EndIf - - If BrewCommand = "RefreshAll" Then - Var BrewCommand = "-" - Open CurrentXMLFileName2 - EndIf - - If Seeker = "curr" Then - If DoorCupPosition = "bottom" Then - ; It normal - Var EmergencyStop = "false" - Else - Var EmergencyStop = "true" - - ;Open "ROOT/taobin_project/xml/page_back_to_error.xml" - - EndIf - EndIf - - If IgnoreNetCore = "true" Then - - Else - ;stop_now - If NETCORE_LOST_CNT > 120 Then - Var stop_now = "true" - Var MachineErrorDetailAll = "???" - SAVELOG "NETCORE_LOST_CNT" - - Open "ROOT/taobin_project/xml/page_back_to_error.xml" - EndIf - EndIf - - Var Timeout = Timeout + 1 + GetVisible inst_show ;DEBUGVAR inst_show diff --git a/inter/tha/xml/multi/page_catalog_group_pro_halloween.lxml b/inter/tha/xml/multi/page_catalog_group_pro_halloween.lxml index 042b5c65..0cb04ead 100644 --- a/inter/tha/xml/multi/page_catalog_group_pro_halloween.lxml +++ b/inter/tha/xml/multi/page_catalog_group_pro_halloween.lxml @@ -30,63 +30,7 @@ EndIf - If NextPage = "-" Then - - Else - If CupOnArm = "true" Then - If Timeout > 9 Then - SAVELOG "COA9" - Open NextPage - EndIf - Else - If Timeout > 30 Then - SAVELOG "COA30" - Open NextPage - EndIf - EndIf - EndIf - - If Timeout > 60 Then - SAVELOG "Timeout" - If Seeker = "next" Then - Open "ROOT/taobin_project/xml/page_brewing3Conti.xml" - Else - SAVELOG "Back" - Open "ROOT/taobin_project/xml/page_back_to_main.xml" - EndIf - EndIf - - If BrewCommand = "RefreshAll" Then - Var BrewCommand = "-" - Open CurrentXMLFileName2 - EndIf - - If Seeker = "curr" Then - If DoorCupPosition = "bottom" Then - ; It normal - Var EmergencyStop = "false" - Else - Var EmergencyStop = "true" - - ;Open "ROOT/taobin_project/xml/page_back_to_error.xml" - - EndIf - EndIf - - If IgnoreNetCore = "true" Then - - Else - ;stop_now - If NETCORE_LOST_CNT > 120 Then - Var stop_now = "true" - Var MachineErrorDetailAll = "???" - SAVELOG "NETCORE_LOST_CNT" - - Open "ROOT/taobin_project/xml/page_back_to_error.xml" - EndIf - EndIf - - Var Timeout = Timeout + 1 + GetVisible inst_show ;DEBUGVAR inst_show diff --git a/inter/tha/xml/multi/page_catalog_group_pro_halloween.skt b/inter/tha/xml/multi/page_catalog_group_pro_halloween.skt index 3a62e4cf..790e349a 100644 --- a/inter/tha/xml/multi/page_catalog_group_pro_halloween.skt +++ b/inter/tha/xml/multi/page_catalog_group_pro_halloween.skt @@ -32,63 +32,7 @@ EndIf - If NextPage = "-" Then - - Else - If CupOnArm = "true" Then - If Timeout > 9 Then - SAVELOG "COA9" - Open NextPage - EndIf - Else - If Timeout > 30 Then - SAVELOG "COA30" - Open NextPage - EndIf - EndIf - EndIf - - If Timeout > 60 Then - SAVELOG "Timeout" - If Seeker = "next" Then - Open "ROOT/taobin_project/xml/page_brewing3Conti.xml" - Else - SAVELOG "Back" - Open "ROOT/taobin_project/xml/page_back_to_main.xml" - EndIf - EndIf - - If BrewCommand = "RefreshAll" Then - Var BrewCommand = "-" - Open CurrentXMLFileName2 - EndIf - - If Seeker = "curr" Then - If DoorCupPosition = "bottom" Then - ; It normal - Var EmergencyStop = "false" - Else - Var EmergencyStop = "true" - - ;Open "ROOT/taobin_project/xml/page_back_to_error.xml" - - EndIf - EndIf - - If IgnoreNetCore = "true" Then - - Else - ;stop_now - If NETCORE_LOST_CNT > 120 Then - Var stop_now = "true" - Var MachineErrorDetailAll = "???" - SAVELOG "NETCORE_LOST_CNT" - - Open "ROOT/taobin_project/xml/page_back_to_error.xml" - EndIf - EndIf - - Var Timeout = Timeout + 1 + GetVisible inst_show ;DEBUGVAR inst_show diff --git a/inter/tha/xml/multi/page_catalog_group_pro_jemila.lxml b/inter/tha/xml/multi/page_catalog_group_pro_jemila.lxml index 53d458b2..8491ef56 100644 --- a/inter/tha/xml/multi/page_catalog_group_pro_jemila.lxml +++ b/inter/tha/xml/multi/page_catalog_group_pro_jemila.lxml @@ -32,63 +32,7 @@ EndIf - If NextPage = "-" Then - - Else - If CupOnArm = "true" Then - If Timeout > 9 Then - SAVELOG "COA9" - Open NextPage - EndIf - Else - If Timeout > 30 Then - SAVELOG "COA30" - Open NextPage - EndIf - EndIf - EndIf - - If Timeout > 60 Then - SAVELOG "Timeout" - If Seeker = "next" Then - Open "ROOT/taobin_project/xml/page_brewing3Conti.xml" - Else - SAVELOG "Back" - Open "ROOT/taobin_project/xml/page_back_to_main.xml" - EndIf - EndIf - - If BrewCommand = "RefreshAll" Then - Var BrewCommand = "-" - Open CurrentXMLFileName2 - EndIf - - If Seeker = "curr" Then - If DoorCupPosition = "bottom" Then - ; It normal - Var EmergencyStop = "false" - Else - Var EmergencyStop = "true" - - ;Open "ROOT/taobin_project/xml/page_back_to_error.xml" - - EndIf - EndIf - - If IgnoreNetCore = "true" Then - - Else - ;stop_now - If NETCORE_LOST_CNT > 120 Then - Var stop_now = "true" - Var MachineErrorDetailAll = "???" - SAVELOG "NETCORE_LOST_CNT" - - Open "ROOT/taobin_project/xml/page_back_to_error.xml" - EndIf - EndIf - - Var Timeout = Timeout + 1 + GetVisible inst_show ;DEBUGVAR inst_show diff --git a/inter/tha/xml/multi/page_catalog_group_pro_jemila.skt b/inter/tha/xml/multi/page_catalog_group_pro_jemila.skt index c2e84d00..eb0ecd20 100644 --- a/inter/tha/xml/multi/page_catalog_group_pro_jemila.skt +++ b/inter/tha/xml/multi/page_catalog_group_pro_jemila.skt @@ -34,63 +34,7 @@ EndIf - If NextPage = "-" Then - - Else - If CupOnArm = "true" Then - If Timeout > 9 Then - SAVELOG "COA9" - Open NextPage - EndIf - Else - If Timeout > 30 Then - SAVELOG "COA30" - Open NextPage - EndIf - EndIf - EndIf - - If Timeout > 60 Then - SAVELOG "Timeout" - If Seeker = "next" Then - Open "ROOT/taobin_project/xml/page_brewing3Conti.xml" - Else - SAVELOG "Back" - Open "ROOT/taobin_project/xml/page_back_to_main.xml" - EndIf - EndIf - - If BrewCommand = "RefreshAll" Then - Var BrewCommand = "-" - Open CurrentXMLFileName2 - EndIf - - If Seeker = "curr" Then - If DoorCupPosition = "bottom" Then - ; It normal - Var EmergencyStop = "false" - Else - Var EmergencyStop = "true" - - ;Open "ROOT/taobin_project/xml/page_back_to_error.xml" - - EndIf - EndIf - - If IgnoreNetCore = "true" Then - - Else - ;stop_now - If NETCORE_LOST_CNT > 120 Then - Var stop_now = "true" - Var MachineErrorDetailAll = "???" - SAVELOG "NETCORE_LOST_CNT" - - Open "ROOT/taobin_project/xml/page_back_to_error.xml" - EndIf - EndIf - - Var Timeout = Timeout + 1 + GetVisible inst_show ;DEBUGVAR inst_show diff --git a/inter/tha/xml/multi/page_catalog_group_pro_lipit.lxml b/inter/tha/xml/multi/page_catalog_group_pro_lipit.lxml index d0df9b6f..3d4c9a60 100644 --- a/inter/tha/xml/multi/page_catalog_group_pro_lipit.lxml +++ b/inter/tha/xml/multi/page_catalog_group_pro_lipit.lxml @@ -32,63 +32,7 @@ EndIf - If NextPage = "-" Then - - Else - If CupOnArm = "true" Then - If Timeout > 9 Then - SAVELOG "COA9" - Open NextPage - EndIf - Else - If Timeout > 30 Then - SAVELOG "COA30" - Open NextPage - EndIf - EndIf - EndIf - - If Timeout > 60 Then - SAVELOG "Timeout" - If Seeker = "next" Then - Open "ROOT/taobin_project/xml/page_brewing3Conti.xml" - Else - SAVELOG "Back" - Open "ROOT/taobin_project/xml/page_back_to_main.xml" - EndIf - EndIf - - If BrewCommand = "RefreshAll" Then - Var BrewCommand = "-" - Open CurrentXMLFileName2 - EndIf - - If Seeker = "curr" Then - If DoorCupPosition = "bottom" Then - ; It normal - Var EmergencyStop = "false" - Else - Var EmergencyStop = "true" - - ;Open "ROOT/taobin_project/xml/page_back_to_error.xml" - - EndIf - EndIf - - If IgnoreNetCore = "true" Then - - Else - ;stop_now - If NETCORE_LOST_CNT > 120 Then - Var stop_now = "true" - Var MachineErrorDetailAll = "???" - SAVELOG "NETCORE_LOST_CNT" - - Open "ROOT/taobin_project/xml/page_back_to_error.xml" - EndIf - EndIf - - Var Timeout = Timeout + 1 + GetVisible inst_show ;DEBUGVAR inst_show diff --git a/inter/tha/xml/multi/page_catalog_group_pro_lipit.skt b/inter/tha/xml/multi/page_catalog_group_pro_lipit.skt index 9439090c..e60b4852 100644 --- a/inter/tha/xml/multi/page_catalog_group_pro_lipit.skt +++ b/inter/tha/xml/multi/page_catalog_group_pro_lipit.skt @@ -34,63 +34,7 @@ EndIf - If NextPage = "-" Then - - Else - If CupOnArm = "true" Then - If Timeout > 9 Then - SAVELOG "COA9" - Open NextPage - EndIf - Else - If Timeout > 30 Then - SAVELOG "COA30" - Open NextPage - EndIf - EndIf - EndIf - - If Timeout > 60 Then - SAVELOG "Timeout" - If Seeker = "next" Then - Open "ROOT/taobin_project/xml/page_brewing3Conti.xml" - Else - SAVELOG "Back" - Open "ROOT/taobin_project/xml/page_back_to_main.xml" - EndIf - EndIf - - If BrewCommand = "RefreshAll" Then - Var BrewCommand = "-" - Open CurrentXMLFileName2 - EndIf - - If Seeker = "curr" Then - If DoorCupPosition = "bottom" Then - ; It normal - Var EmergencyStop = "false" - Else - Var EmergencyStop = "true" - - ;Open "ROOT/taobin_project/xml/page_back_to_error.xml" - - EndIf - EndIf - - If IgnoreNetCore = "true" Then - - Else - ;stop_now - If NETCORE_LOST_CNT > 120 Then - Var stop_now = "true" - Var MachineErrorDetailAll = "???" - SAVELOG "NETCORE_LOST_CNT" - - Open "ROOT/taobin_project/xml/page_back_to_error.xml" - EndIf - EndIf - - Var Timeout = Timeout + 1 + GetVisible inst_show ;DEBUGVAR inst_show diff --git a/inter/tha/xml/multi/page_catalog_group_pro_melon.lxml b/inter/tha/xml/multi/page_catalog_group_pro_melon.lxml index 5168038b..1bc7fa85 100644 --- a/inter/tha/xml/multi/page_catalog_group_pro_melon.lxml +++ b/inter/tha/xml/multi/page_catalog_group_pro_melon.lxml @@ -29,63 +29,7 @@ EndIf - If NextPage = "-" Then - - Else - If CupOnArm = "true" Then - If Timeout > 9 Then - SAVELOG "COA9" - Open NextPage - EndIf - Else - If Timeout > 30 Then - SAVELOG "COA30" - Open NextPage - EndIf - EndIf - EndIf - - If Timeout > 60 Then - SAVELOG "Timeout" - If Seeker = "next" Then - Open "ROOT/taobin_project/xml/page_brewing3Conti.xml" - Else - SAVELOG "Back" - Open "ROOT/taobin_project/xml/page_back_to_main.xml" - EndIf - EndIf - - If BrewCommand = "RefreshAll" Then - Var BrewCommand = "-" - Open CurrentXMLFileName2 - EndIf - - If Seeker = "curr" Then - If DoorCupPosition = "bottom" Then - ; It normal - Var EmergencyStop = "false" - Else - Var EmergencyStop = "true" - - ;Open "ROOT/taobin_project/xml/page_back_to_error.xml" - - EndIf - EndIf - - If IgnoreNetCore = "true" Then - - Else - ;stop_now - If NETCORE_LOST_CNT > 120 Then - Var stop_now = "true" - Var MachineErrorDetailAll = "???" - SAVELOG "NETCORE_LOST_CNT" - - Open "ROOT/taobin_project/xml/page_back_to_error.xml" - EndIf - EndIf - - Var Timeout = Timeout + 1 + GetVisible inst_show ;DEBUGVAR inst_show diff --git a/inter/tha/xml/multi/page_catalog_group_pro_melon.skt b/inter/tha/xml/multi/page_catalog_group_pro_melon.skt index b1fb3f4a..61ab676e 100644 --- a/inter/tha/xml/multi/page_catalog_group_pro_melon.skt +++ b/inter/tha/xml/multi/page_catalog_group_pro_melon.skt @@ -31,63 +31,7 @@ EndIf - If NextPage = "-" Then - - Else - If CupOnArm = "true" Then - If Timeout > 9 Then - SAVELOG "COA9" - Open NextPage - EndIf - Else - If Timeout > 30 Then - SAVELOG "COA30" - Open NextPage - EndIf - EndIf - EndIf - - If Timeout > 60 Then - SAVELOG "Timeout" - If Seeker = "next" Then - Open "ROOT/taobin_project/xml/page_brewing3Conti.xml" - Else - SAVELOG "Back" - Open "ROOT/taobin_project/xml/page_back_to_main.xml" - EndIf - EndIf - - If BrewCommand = "RefreshAll" Then - Var BrewCommand = "-" - Open CurrentXMLFileName2 - EndIf - - If Seeker = "curr" Then - If DoorCupPosition = "bottom" Then - ; It normal - Var EmergencyStop = "false" - Else - Var EmergencyStop = "true" - - ;Open "ROOT/taobin_project/xml/page_back_to_error.xml" - - EndIf - EndIf - - If IgnoreNetCore = "true" Then - - Else - ;stop_now - If NETCORE_LOST_CNT > 120 Then - Var stop_now = "true" - Var MachineErrorDetailAll = "???" - SAVELOG "NETCORE_LOST_CNT" - - Open "ROOT/taobin_project/xml/page_back_to_error.xml" - EndIf - EndIf - - Var Timeout = Timeout + 1 + GetVisible inst_show ;DEBUGVAR inst_show diff --git a/inter/tha/xml/multi/page_catalog_group_pro_mom_cocoa.lxml b/inter/tha/xml/multi/page_catalog_group_pro_mom_cocoa.lxml index 56a2b8f9..42b0b7d8 100644 --- a/inter/tha/xml/multi/page_catalog_group_pro_mom_cocoa.lxml +++ b/inter/tha/xml/multi/page_catalog_group_pro_mom_cocoa.lxml @@ -28,63 +28,7 @@ EndIf - If NextPage = "-" Then - - Else - If CupOnArm = "true" Then - If Timeout > 9 Then - SAVELOG "COA9" - Open NextPage - EndIf - Else - If Timeout > 30 Then - SAVELOG "COA30" - Open NextPage - EndIf - EndIf - EndIf - - If Timeout > 60 Then - SAVELOG "Timeout" - If Seeker = "next" Then - Open "ROOT/taobin_project/xml/page_brewing3Conti.xml" - Else - SAVELOG "Back" - Open "ROOT/taobin_project/xml/page_back_to_main.xml" - EndIf - EndIf - - If BrewCommand = "RefreshAll" Then - Var BrewCommand = "-" - Open CurrentXMLFileName2 - EndIf - - If Seeker = "curr" Then - If DoorCupPosition = "bottom" Then - ; It normal - Var EmergencyStop = "false" - Else - Var EmergencyStop = "true" - - ;Open "ROOT/taobin_project/xml/page_back_to_error.xml" - - EndIf - EndIf - - If IgnoreNetCore = "true" Then - - Else - ;stop_now - If NETCORE_LOST_CNT > 120 Then - Var stop_now = "true" - Var MachineErrorDetailAll = "???" - SAVELOG "NETCORE_LOST_CNT" - - Open "ROOT/taobin_project/xml/page_back_to_error.xml" - EndIf - EndIf - - Var Timeout = Timeout + 1 + GetVisible inst_show ;DEBUGVAR inst_show diff --git a/inter/tha/xml/multi/page_catalog_group_pro_mom_cocoa.skt b/inter/tha/xml/multi/page_catalog_group_pro_mom_cocoa.skt index 50062703..52870a26 100644 --- a/inter/tha/xml/multi/page_catalog_group_pro_mom_cocoa.skt +++ b/inter/tha/xml/multi/page_catalog_group_pro_mom_cocoa.skt @@ -30,63 +30,7 @@ EndIf - If NextPage = "-" Then - - Else - If CupOnArm = "true" Then - If Timeout > 9 Then - SAVELOG "COA9" - Open NextPage - EndIf - Else - If Timeout > 30 Then - SAVELOG "COA30" - Open NextPage - EndIf - EndIf - EndIf - - If Timeout > 60 Then - SAVELOG "Timeout" - If Seeker = "next" Then - Open "ROOT/taobin_project/xml/page_brewing3Conti.xml" - Else - SAVELOG "Back" - Open "ROOT/taobin_project/xml/page_back_to_main.xml" - EndIf - EndIf - - If BrewCommand = "RefreshAll" Then - Var BrewCommand = "-" - Open CurrentXMLFileName2 - EndIf - - If Seeker = "curr" Then - If DoorCupPosition = "bottom" Then - ; It normal - Var EmergencyStop = "false" - Else - Var EmergencyStop = "true" - - ;Open "ROOT/taobin_project/xml/page_back_to_error.xml" - - EndIf - EndIf - - If IgnoreNetCore = "true" Then - - Else - ;stop_now - If NETCORE_LOST_CNT > 120 Then - Var stop_now = "true" - Var MachineErrorDetailAll = "???" - SAVELOG "NETCORE_LOST_CNT" - - Open "ROOT/taobin_project/xml/page_back_to_error.xml" - EndIf - EndIf - - Var Timeout = Timeout + 1 + GetVisible inst_show ;DEBUGVAR inst_show diff --git a/inter/tha/xml/multi/page_catalog_group_pro_monday_banana.lxml b/inter/tha/xml/multi/page_catalog_group_pro_monday_banana.lxml index e2d0aaca..f040946b 100644 --- a/inter/tha/xml/multi/page_catalog_group_pro_monday_banana.lxml +++ b/inter/tha/xml/multi/page_catalog_group_pro_monday_banana.lxml @@ -32,63 +32,7 @@ EndIf - If NextPage = "-" Then - - Else - If CupOnArm = "true" Then - If Timeout > 9 Then - SAVELOG "COA9" - Open NextPage - EndIf - Else - If Timeout > 30 Then - SAVELOG "COA30" - Open NextPage - EndIf - EndIf - EndIf - - If Timeout > 60 Then - SAVELOG "Timeout" - If Seeker = "next" Then - Open "ROOT/taobin_project/xml/page_brewing3Conti.xml" - Else - SAVELOG "Back" - Open "ROOT/taobin_project/xml/page_back_to_main.xml" - EndIf - EndIf - - If BrewCommand = "RefreshAll" Then - Var BrewCommand = "-" - Open CurrentXMLFileName2 - EndIf - - If Seeker = "curr" Then - If DoorCupPosition = "bottom" Then - ; It normal - Var EmergencyStop = "false" - Else - Var EmergencyStop = "true" - - ;Open "ROOT/taobin_project/xml/page_back_to_error.xml" - - EndIf - EndIf - - If IgnoreNetCore = "true" Then - - Else - ;stop_now - If NETCORE_LOST_CNT > 120 Then - Var stop_now = "true" - Var MachineErrorDetailAll = "???" - SAVELOG "NETCORE_LOST_CNT" - - Open "ROOT/taobin_project/xml/page_back_to_error.xml" - EndIf - EndIf - - Var Timeout = Timeout + 1 + GetVisible inst_show ;DEBUGVAR inst_show diff --git a/inter/tha/xml/multi/page_catalog_group_pro_monday_banana.skt b/inter/tha/xml/multi/page_catalog_group_pro_monday_banana.skt index 084ce9bb..819ee84c 100644 --- a/inter/tha/xml/multi/page_catalog_group_pro_monday_banana.skt +++ b/inter/tha/xml/multi/page_catalog_group_pro_monday_banana.skt @@ -34,63 +34,7 @@ EndIf - If NextPage = "-" Then - - Else - If CupOnArm = "true" Then - If Timeout > 9 Then - SAVELOG "COA9" - Open NextPage - EndIf - Else - If Timeout > 30 Then - SAVELOG "COA30" - Open NextPage - EndIf - EndIf - EndIf - - If Timeout > 60 Then - SAVELOG "Timeout" - If Seeker = "next" Then - Open "ROOT/taobin_project/xml/page_brewing3Conti.xml" - Else - SAVELOG "Back" - Open "ROOT/taobin_project/xml/page_back_to_main.xml" - EndIf - EndIf - - If BrewCommand = "RefreshAll" Then - Var BrewCommand = "-" - Open CurrentXMLFileName2 - EndIf - - If Seeker = "curr" Then - If DoorCupPosition = "bottom" Then - ; It normal - Var EmergencyStop = "false" - Else - Var EmergencyStop = "true" - - ;Open "ROOT/taobin_project/xml/page_back_to_error.xml" - - EndIf - EndIf - - If IgnoreNetCore = "true" Then - - Else - ;stop_now - If NETCORE_LOST_CNT > 120 Then - Var stop_now = "true" - Var MachineErrorDetailAll = "???" - SAVELOG "NETCORE_LOST_CNT" - - Open "ROOT/taobin_project/xml/page_back_to_error.xml" - EndIf - EndIf - - Var Timeout = Timeout + 1 + GetVisible inst_show ;DEBUGVAR inst_show diff --git a/inter/tha/xml/multi/page_catalog_group_pro_mymint.lxml b/inter/tha/xml/multi/page_catalog_group_pro_mymint.lxml index 5681e50c..619969b7 100644 --- a/inter/tha/xml/multi/page_catalog_group_pro_mymint.lxml +++ b/inter/tha/xml/multi/page_catalog_group_pro_mymint.lxml @@ -30,63 +30,7 @@ EndIf - If NextPage = "-" Then - - Else - If CupOnArm = "true" Then - If Timeout > 9 Then - SAVELOG "COA9" - Open NextPage - EndIf - Else - If Timeout > 30 Then - SAVELOG "COA30" - Open NextPage - EndIf - EndIf - EndIf - - If Timeout > 60 Then - SAVELOG "Timeout" - If Seeker = "next" Then - Open "ROOT/taobin_project/xml/page_brewing3Conti.xml" - Else - SAVELOG "Back" - Open "ROOT/taobin_project/xml/page_back_to_main.xml" - EndIf - EndIf - - If BrewCommand = "RefreshAll" Then - Var BrewCommand = "-" - Open CurrentXMLFileName2 - EndIf - - If Seeker = "curr" Then - If DoorCupPosition = "bottom" Then - ; It normal - Var EmergencyStop = "false" - Else - Var EmergencyStop = "true" - - ;Open "ROOT/taobin_project/xml/page_back_to_error.xml" - - EndIf - EndIf - - If IgnoreNetCore = "true" Then - - Else - ;stop_now - If NETCORE_LOST_CNT > 120 Then - Var stop_now = "true" - Var MachineErrorDetailAll = "???" - SAVELOG "NETCORE_LOST_CNT" - - Open "ROOT/taobin_project/xml/page_back_to_error.xml" - EndIf - EndIf - - Var Timeout = Timeout + 1 + GetVisible inst_show ;DEBUGVAR inst_show diff --git a/inter/tha/xml/multi/page_catalog_group_pro_mymint.skt b/inter/tha/xml/multi/page_catalog_group_pro_mymint.skt index d3a8d6c8..a215be5d 100644 --- a/inter/tha/xml/multi/page_catalog_group_pro_mymint.skt +++ b/inter/tha/xml/multi/page_catalog_group_pro_mymint.skt @@ -32,63 +32,7 @@ EndIf - If NextPage = "-" Then - - Else - If CupOnArm = "true" Then - If Timeout > 9 Then - SAVELOG "COA9" - Open NextPage - EndIf - Else - If Timeout > 30 Then - SAVELOG "COA30" - Open NextPage - EndIf - EndIf - EndIf - - If Timeout > 60 Then - SAVELOG "Timeout" - If Seeker = "next" Then - Open "ROOT/taobin_project/xml/page_brewing3Conti.xml" - Else - SAVELOG "Back" - Open "ROOT/taobin_project/xml/page_back_to_main.xml" - EndIf - EndIf - - If BrewCommand = "RefreshAll" Then - Var BrewCommand = "-" - Open CurrentXMLFileName2 - EndIf - - If Seeker = "curr" Then - If DoorCupPosition = "bottom" Then - ; It normal - Var EmergencyStop = "false" - Else - Var EmergencyStop = "true" - - ;Open "ROOT/taobin_project/xml/page_back_to_error.xml" - - EndIf - EndIf - - If IgnoreNetCore = "true" Then - - Else - ;stop_now - If NETCORE_LOST_CNT > 120 Then - Var stop_now = "true" - Var MachineErrorDetailAll = "???" - SAVELOG "NETCORE_LOST_CNT" - - Open "ROOT/taobin_project/xml/page_back_to_error.xml" - EndIf - EndIf - - Var Timeout = Timeout + 1 + GetVisible inst_show ;DEBUGVAR inst_show diff --git a/inter/tha/xml/multi/page_catalog_group_pro_nam_hom_coconut.lxml b/inter/tha/xml/multi/page_catalog_group_pro_nam_hom_coconut.lxml index 56e868af..7bef05b2 100644 --- a/inter/tha/xml/multi/page_catalog_group_pro_nam_hom_coconut.lxml +++ b/inter/tha/xml/multi/page_catalog_group_pro_nam_hom_coconut.lxml @@ -30,63 +30,7 @@ EndIf - If NextPage = "-" Then - - Else - If CupOnArm = "true" Then - If Timeout > 9 Then - SAVELOG "COA9" - Open NextPage - EndIf - Else - If Timeout > 30 Then - SAVELOG "COA30" - Open NextPage - EndIf - EndIf - EndIf - - If Timeout > 60 Then - SAVELOG "Timeout" - If Seeker = "next" Then - Open "ROOT/taobin_project/xml/page_brewing3Conti.xml" - Else - SAVELOG "Back" - Open "ROOT/taobin_project/xml/page_back_to_main.xml" - EndIf - EndIf - - If BrewCommand = "RefreshAll" Then - Var BrewCommand = "-" - Open CurrentXMLFileName2 - EndIf - - If Seeker = "curr" Then - If DoorCupPosition = "bottom" Then - ; It normal - Var EmergencyStop = "false" - Else - Var EmergencyStop = "true" - - ;Open "ROOT/taobin_project/xml/page_back_to_error.xml" - - EndIf - EndIf - - If IgnoreNetCore = "true" Then - - Else - ;stop_now - If NETCORE_LOST_CNT > 120 Then - Var stop_now = "true" - Var MachineErrorDetailAll = "???" - SAVELOG "NETCORE_LOST_CNT" - - Open "ROOT/taobin_project/xml/page_back_to_error.xml" - EndIf - EndIf - - Var Timeout = Timeout + 1 + GetVisible inst_show ;DEBUGVAR inst_show diff --git a/inter/tha/xml/multi/page_catalog_group_pro_nam_hom_coconut.skt b/inter/tha/xml/multi/page_catalog_group_pro_nam_hom_coconut.skt index c99b6328..2324726b 100644 --- a/inter/tha/xml/multi/page_catalog_group_pro_nam_hom_coconut.skt +++ b/inter/tha/xml/multi/page_catalog_group_pro_nam_hom_coconut.skt @@ -32,63 +32,7 @@ EndIf - If NextPage = "-" Then - - Else - If CupOnArm = "true" Then - If Timeout > 9 Then - SAVELOG "COA9" - Open NextPage - EndIf - Else - If Timeout > 30 Then - SAVELOG "COA30" - Open NextPage - EndIf - EndIf - EndIf - - If Timeout > 60 Then - SAVELOG "Timeout" - If Seeker = "next" Then - Open "ROOT/taobin_project/xml/page_brewing3Conti.xml" - Else - SAVELOG "Back" - Open "ROOT/taobin_project/xml/page_back_to_main.xml" - EndIf - EndIf - - If BrewCommand = "RefreshAll" Then - Var BrewCommand = "-" - Open CurrentXMLFileName2 - EndIf - - If Seeker = "curr" Then - If DoorCupPosition = "bottom" Then - ; It normal - Var EmergencyStop = "false" - Else - Var EmergencyStop = "true" - - ;Open "ROOT/taobin_project/xml/page_back_to_error.xml" - - EndIf - EndIf - - If IgnoreNetCore = "true" Then - - Else - ;stop_now - If NETCORE_LOST_CNT > 120 Then - Var stop_now = "true" - Var MachineErrorDetailAll = "???" - SAVELOG "NETCORE_LOST_CNT" - - Open "ROOT/taobin_project/xml/page_back_to_error.xml" - EndIf - EndIf - - Var Timeout = Timeout + 1 + GetVisible inst_show ;DEBUGVAR inst_show diff --git a/inter/tha/xml/multi/page_catalog_group_pro_passion_mint.lxml b/inter/tha/xml/multi/page_catalog_group_pro_passion_mint.lxml index a236d7cc..a30a0e13 100644 --- a/inter/tha/xml/multi/page_catalog_group_pro_passion_mint.lxml +++ b/inter/tha/xml/multi/page_catalog_group_pro_passion_mint.lxml @@ -28,63 +28,7 @@ EndIf - If NextPage = "-" Then - - Else - If CupOnArm = "true" Then - If Timeout > 9 Then - SAVELOG "COA9" - Open NextPage - EndIf - Else - If Timeout > 30 Then - SAVELOG "COA30" - Open NextPage - EndIf - EndIf - EndIf - - If Timeout > 60 Then - SAVELOG "Timeout" - If Seeker = "next" Then - Open "ROOT/taobin_project/xml/page_brewing3Conti.xml" - Else - SAVELOG "Back" - Open "ROOT/taobin_project/xml/page_back_to_main.xml" - EndIf - EndIf - - If BrewCommand = "RefreshAll" Then - Var BrewCommand = "-" - Open CurrentXMLFileName2 - EndIf - - If Seeker = "curr" Then - If DoorCupPosition = "bottom" Then - ; It normal - Var EmergencyStop = "false" - Else - Var EmergencyStop = "true" - - ;Open "ROOT/taobin_project/xml/page_back_to_error.xml" - - EndIf - EndIf - - If IgnoreNetCore = "true" Then - - Else - ;stop_now - If NETCORE_LOST_CNT > 120 Then - Var stop_now = "true" - Var MachineErrorDetailAll = "???" - SAVELOG "NETCORE_LOST_CNT" - - Open "ROOT/taobin_project/xml/page_back_to_error.xml" - EndIf - EndIf - - Var Timeout = Timeout + 1 + GetVisible inst_show ;DEBUGVAR inst_show diff --git a/inter/tha/xml/multi/page_catalog_group_pro_passion_mint.skt b/inter/tha/xml/multi/page_catalog_group_pro_passion_mint.skt index 6437505e..0afad4f0 100644 --- a/inter/tha/xml/multi/page_catalog_group_pro_passion_mint.skt +++ b/inter/tha/xml/multi/page_catalog_group_pro_passion_mint.skt @@ -30,63 +30,7 @@ EndIf - If NextPage = "-" Then - - Else - If CupOnArm = "true" Then - If Timeout > 9 Then - SAVELOG "COA9" - Open NextPage - EndIf - Else - If Timeout > 30 Then - SAVELOG "COA30" - Open NextPage - EndIf - EndIf - EndIf - - If Timeout > 60 Then - SAVELOG "Timeout" - If Seeker = "next" Then - Open "ROOT/taobin_project/xml/page_brewing3Conti.xml" - Else - SAVELOG "Back" - Open "ROOT/taobin_project/xml/page_back_to_main.xml" - EndIf - EndIf - - If BrewCommand = "RefreshAll" Then - Var BrewCommand = "-" - Open CurrentXMLFileName2 - EndIf - - If Seeker = "curr" Then - If DoorCupPosition = "bottom" Then - ; It normal - Var EmergencyStop = "false" - Else - Var EmergencyStop = "true" - - ;Open "ROOT/taobin_project/xml/page_back_to_error.xml" - - EndIf - EndIf - - If IgnoreNetCore = "true" Then - - Else - ;stop_now - If NETCORE_LOST_CNT > 120 Then - Var stop_now = "true" - Var MachineErrorDetailAll = "???" - SAVELOG "NETCORE_LOST_CNT" - - Open "ROOT/taobin_project/xml/page_back_to_error.xml" - EndIf - EndIf - - Var Timeout = Timeout + 1 + GetVisible inst_show ;DEBUGVAR inst_show diff --git a/inter/tha/xml/multi/page_catalog_group_pro_peach.lxml b/inter/tha/xml/multi/page_catalog_group_pro_peach.lxml index 719c8513..339cad4c 100644 --- a/inter/tha/xml/multi/page_catalog_group_pro_peach.lxml +++ b/inter/tha/xml/multi/page_catalog_group_pro_peach.lxml @@ -30,63 +30,7 @@ EndIf - If NextPage = "-" Then - - Else - If CupOnArm = "true" Then - If Timeout > 9 Then - SAVELOG "COA9" - Open NextPage - EndIf - Else - If Timeout > 30 Then - SAVELOG "COA30" - Open NextPage - EndIf - EndIf - EndIf - - If Timeout > 60 Then - SAVELOG "Timeout" - If Seeker = "next" Then - Open "ROOT/taobin_project/xml/page_brewing3Conti.xml" - Else - SAVELOG "Back" - Open "ROOT/taobin_project/xml/page_back_to_main.xml" - EndIf - EndIf - - If BrewCommand = "RefreshAll" Then - Var BrewCommand = "-" - Open CurrentXMLFileName2 - EndIf - - If Seeker = "curr" Then - If DoorCupPosition = "bottom" Then - ; It normal - Var EmergencyStop = "false" - Else - Var EmergencyStop = "true" - - ;Open "ROOT/taobin_project/xml/page_back_to_error.xml" - - EndIf - EndIf - - If IgnoreNetCore = "true" Then - - Else - ;stop_now - If NETCORE_LOST_CNT > 120 Then - Var stop_now = "true" - Var MachineErrorDetailAll = "???" - SAVELOG "NETCORE_LOST_CNT" - - Open "ROOT/taobin_project/xml/page_back_to_error.xml" - EndIf - EndIf - - Var Timeout = Timeout + 1 + GetVisible inst_show ;DEBUGVAR inst_show diff --git a/inter/tha/xml/multi/page_catalog_group_pro_peach.skt b/inter/tha/xml/multi/page_catalog_group_pro_peach.skt index 4c26d552..e34676fc 100644 --- a/inter/tha/xml/multi/page_catalog_group_pro_peach.skt +++ b/inter/tha/xml/multi/page_catalog_group_pro_peach.skt @@ -32,63 +32,7 @@ EndIf - If NextPage = "-" Then - - Else - If CupOnArm = "true" Then - If Timeout > 9 Then - SAVELOG "COA9" - Open NextPage - EndIf - Else - If Timeout > 30 Then - SAVELOG "COA30" - Open NextPage - EndIf - EndIf - EndIf - - If Timeout > 60 Then - SAVELOG "Timeout" - If Seeker = "next" Then - Open "ROOT/taobin_project/xml/page_brewing3Conti.xml" - Else - SAVELOG "Back" - Open "ROOT/taobin_project/xml/page_back_to_main.xml" - EndIf - EndIf - - If BrewCommand = "RefreshAll" Then - Var BrewCommand = "-" - Open CurrentXMLFileName2 - EndIf - - If Seeker = "curr" Then - If DoorCupPosition = "bottom" Then - ; It normal - Var EmergencyStop = "false" - Else - Var EmergencyStop = "true" - - ;Open "ROOT/taobin_project/xml/page_back_to_error.xml" - - EndIf - EndIf - - If IgnoreNetCore = "true" Then - - Else - ;stop_now - If NETCORE_LOST_CNT > 120 Then - Var stop_now = "true" - Var MachineErrorDetailAll = "???" - SAVELOG "NETCORE_LOST_CNT" - - Open "ROOT/taobin_project/xml/page_back_to_error.xml" - EndIf - EndIf - - Var Timeout = Timeout + 1 + GetVisible inst_show ;DEBUGVAR inst_show diff --git a/inter/tha/xml/multi/page_catalog_group_pro_pepsi_second_cup_30.lxml b/inter/tha/xml/multi/page_catalog_group_pro_pepsi_second_cup_30.lxml index 04c3eb96..13f7e3bb 100644 --- a/inter/tha/xml/multi/page_catalog_group_pro_pepsi_second_cup_30.lxml +++ b/inter/tha/xml/multi/page_catalog_group_pro_pepsi_second_cup_30.lxml @@ -31,63 +31,7 @@ EndIf - If NextPage = "-" Then - - Else - If CupOnArm = "true" Then - If Timeout > 9 Then - SAVELOG "COA9" - Open NextPage - EndIf - Else - If Timeout > 30 Then - SAVELOG "COA30" - Open NextPage - EndIf - EndIf - EndIf - - If Timeout > 60 Then - SAVELOG "Timeout" - If Seeker = "next" Then - Open "ROOT/taobin_project/xml/page_brewing3Conti.xml" - Else - SAVELOG "Back" - Open "ROOT/taobin_project/xml/page_back_to_main.xml" - EndIf - EndIf - - If BrewCommand = "RefreshAll" Then - Var BrewCommand = "-" - Open CurrentXMLFileName2 - EndIf - - If Seeker = "curr" Then - If DoorCupPosition = "bottom" Then - ; It normal - Var EmergencyStop = "false" - Else - Var EmergencyStop = "true" - - ;Open "ROOT/taobin_project/xml/page_back_to_error.xml" - - EndIf - EndIf - - If IgnoreNetCore = "true" Then - - Else - ;stop_now - If NETCORE_LOST_CNT > 120 Then - Var stop_now = "true" - Var MachineErrorDetailAll = "???" - SAVELOG "NETCORE_LOST_CNT" - - Open "ROOT/taobin_project/xml/page_back_to_error.xml" - EndIf - EndIf - - Var Timeout = Timeout + 1 + GetVisible inst_show ;DEBUGVAR inst_show diff --git a/inter/tha/xml/multi/page_catalog_group_pro_pepsi_second_cup_30.skt b/inter/tha/xml/multi/page_catalog_group_pro_pepsi_second_cup_30.skt index 90fead24..16f2115f 100644 --- a/inter/tha/xml/multi/page_catalog_group_pro_pepsi_second_cup_30.skt +++ b/inter/tha/xml/multi/page_catalog_group_pro_pepsi_second_cup_30.skt @@ -33,63 +33,7 @@ EndIf - If NextPage = "-" Then - - Else - If CupOnArm = "true" Then - If Timeout > 9 Then - SAVELOG "COA9" - Open NextPage - EndIf - Else - If Timeout > 30 Then - SAVELOG "COA30" - Open NextPage - EndIf - EndIf - EndIf - - If Timeout > 60 Then - SAVELOG "Timeout" - If Seeker = "next" Then - Open "ROOT/taobin_project/xml/page_brewing3Conti.xml" - Else - SAVELOG "Back" - Open "ROOT/taobin_project/xml/page_back_to_main.xml" - EndIf - EndIf - - If BrewCommand = "RefreshAll" Then - Var BrewCommand = "-" - Open CurrentXMLFileName2 - EndIf - - If Seeker = "curr" Then - If DoorCupPosition = "bottom" Then - ; It normal - Var EmergencyStop = "false" - Else - Var EmergencyStop = "true" - - ;Open "ROOT/taobin_project/xml/page_back_to_error.xml" - - EndIf - EndIf - - If IgnoreNetCore = "true" Then - - Else - ;stop_now - If NETCORE_LOST_CNT > 120 Then - Var stop_now = "true" - Var MachineErrorDetailAll = "???" - SAVELOG "NETCORE_LOST_CNT" - - Open "ROOT/taobin_project/xml/page_back_to_error.xml" - EndIf - EndIf - - Var Timeout = Timeout + 1 + GetVisible inst_show ;DEBUGVAR inst_show diff --git a/inter/tha/xml/multi/page_catalog_group_pro_pepween.skt b/inter/tha/xml/multi/page_catalog_group_pro_pepween.skt index 286168d6..2f936b69 100644 --- a/inter/tha/xml/multi/page_catalog_group_pro_pepween.skt +++ b/inter/tha/xml/multi/page_catalog_group_pro_pepween.skt @@ -61,63 +61,7 @@ EndIf - If NextPage = "-" Then - - Else - If CupOnArm = "true" Then - If Timeout > 9 Then - SAVELOG "COA9" - Open NextPage - EndIf - Else - If Timeout > 30 Then - SAVELOG "COA30" - Open NextPage - EndIf - EndIf - EndIf - - If Timeout > 60 Then - SAVELOG "Timeout" - If Seeker = "next" Then - Open "ROOT/taobin_project/xml/page_brewing3Conti.xml" - Else - SAVELOG "Back" - Open "ROOT/taobin_project/xml/page_back_to_main.xml" - EndIf - EndIf - - If BrewCommand = "RefreshAll" Then - Var BrewCommand = "-" - Open CurrentXMLFileName2 - EndIf - - If Seeker = "curr" Then - If DoorCupPosition = "bottom" Then - ; It normal - Var EmergencyStop = "false" - Else - Var EmergencyStop = "true" - - ;Open "ROOT/taobin_project/xml/page_back_to_error.xml" - - EndIf - EndIf - - If IgnoreNetCore = "true" Then - - Else - ;stop_now - If NETCORE_LOST_CNT > 120 Then - Var stop_now = "true" - Var MachineErrorDetailAll = "???" - SAVELOG "NETCORE_LOST_CNT" - - Open "ROOT/taobin_project/xml/page_back_to_error.xml" - EndIf - EndIf - - Var Timeout = Timeout + 1 + GetVisible inst_show ;DEBUGVAR inst_show diff --git a/inter/tha/xml/multi/page_catalog_group_pro_rerun.lxml b/inter/tha/xml/multi/page_catalog_group_pro_rerun.lxml index d2b32b6c..fa9b4b87 100644 --- a/inter/tha/xml/multi/page_catalog_group_pro_rerun.lxml +++ b/inter/tha/xml/multi/page_catalog_group_pro_rerun.lxml @@ -32,63 +32,7 @@ EndIf - If NextPage = "-" Then - - Else - If CupOnArm = "true" Then - If Timeout > 9 Then - SAVELOG "COA9" - Open NextPage - EndIf - Else - If Timeout > 30 Then - SAVELOG "COA30" - Open NextPage - EndIf - EndIf - EndIf - - If Timeout > 60 Then - SAVELOG "Timeout" - If Seeker = "next" Then - Open "ROOT/taobin_project/xml/page_brewing3Conti.xml" - Else - SAVELOG "Back" - Open "ROOT/taobin_project/xml/page_back_to_main.xml" - EndIf - EndIf - - If BrewCommand = "RefreshAll" Then - Var BrewCommand = "-" - Open CurrentXMLFileName2 - EndIf - - If Seeker = "curr" Then - If DoorCupPosition = "bottom" Then - ; It normal - Var EmergencyStop = "false" - Else - Var EmergencyStop = "true" - - ;Open "ROOT/taobin_project/xml/page_back_to_error.xml" - - EndIf - EndIf - - If IgnoreNetCore = "true" Then - - Else - ;stop_now - If NETCORE_LOST_CNT > 120 Then - Var stop_now = "true" - Var MachineErrorDetailAll = "???" - SAVELOG "NETCORE_LOST_CNT" - - Open "ROOT/taobin_project/xml/page_back_to_error.xml" - EndIf - EndIf - - Var Timeout = Timeout + 1 + GetVisible inst_show ;DEBUGVAR inst_show diff --git a/inter/tha/xml/multi/page_catalog_group_pro_rerun.skt b/inter/tha/xml/multi/page_catalog_group_pro_rerun.skt index 66e07ac5..8cc82ed8 100644 --- a/inter/tha/xml/multi/page_catalog_group_pro_rerun.skt +++ b/inter/tha/xml/multi/page_catalog_group_pro_rerun.skt @@ -34,63 +34,7 @@ EndIf - If NextPage = "-" Then - - Else - If CupOnArm = "true" Then - If Timeout > 9 Then - SAVELOG "COA9" - Open NextPage - EndIf - Else - If Timeout > 30 Then - SAVELOG "COA30" - Open NextPage - EndIf - EndIf - EndIf - - If Timeout > 60 Then - SAVELOG "Timeout" - If Seeker = "next" Then - Open "ROOT/taobin_project/xml/page_brewing3Conti.xml" - Else - SAVELOG "Back" - Open "ROOT/taobin_project/xml/page_back_to_main.xml" - EndIf - EndIf - - If BrewCommand = "RefreshAll" Then - Var BrewCommand = "-" - Open CurrentXMLFileName2 - EndIf - - If Seeker = "curr" Then - If DoorCupPosition = "bottom" Then - ; It normal - Var EmergencyStop = "false" - Else - Var EmergencyStop = "true" - - ;Open "ROOT/taobin_project/xml/page_back_to_error.xml" - - EndIf - EndIf - - If IgnoreNetCore = "true" Then - - Else - ;stop_now - If NETCORE_LOST_CNT > 120 Then - Var stop_now = "true" - Var MachineErrorDetailAll = "???" - SAVELOG "NETCORE_LOST_CNT" - - Open "ROOT/taobin_project/xml/page_back_to_error.xml" - EndIf - EndIf - - Var Timeout = Timeout + 1 + GetVisible inst_show ;DEBUGVAR inst_show diff --git a/inter/tha/xml/multi/page_catalog_group_pro_robinson_beauty.lxml b/inter/tha/xml/multi/page_catalog_group_pro_robinson_beauty.lxml index a9091180..cb5b4dc0 100644 --- a/inter/tha/xml/multi/page_catalog_group_pro_robinson_beauty.lxml +++ b/inter/tha/xml/multi/page_catalog_group_pro_robinson_beauty.lxml @@ -31,63 +31,7 @@ EndIf - If NextPage = "-" Then - - Else - If CupOnArm = "true" Then - If Timeout > 9 Then - SAVELOG "COA9" - Open NextPage - EndIf - Else - If Timeout > 30 Then - SAVELOG "COA30" - Open NextPage - EndIf - EndIf - EndIf - - If Timeout > 60 Then - SAVELOG "Timeout" - If Seeker = "next" Then - Open "ROOT/taobin_project/xml/page_brewing3Conti.xml" - Else - SAVELOG "Back" - Open "ROOT/taobin_project/xml/page_back_to_main.xml" - EndIf - EndIf - - If BrewCommand = "RefreshAll" Then - Var BrewCommand = "-" - Open CurrentXMLFileName2 - EndIf - - If Seeker = "curr" Then - If DoorCupPosition = "bottom" Then - ; It normal - Var EmergencyStop = "false" - Else - Var EmergencyStop = "true" - - ;Open "ROOT/taobin_project/xml/page_back_to_error.xml" - - EndIf - EndIf - - If IgnoreNetCore = "true" Then - - Else - ;stop_now - If NETCORE_LOST_CNT > 120 Then - Var stop_now = "true" - Var MachineErrorDetailAll = "???" - SAVELOG "NETCORE_LOST_CNT" - - Open "ROOT/taobin_project/xml/page_back_to_error.xml" - EndIf - EndIf - - Var Timeout = Timeout + 1 + GetVisible inst_show ;DEBUGVAR inst_show diff --git a/inter/tha/xml/multi/page_catalog_group_pro_robinson_beauty.skt b/inter/tha/xml/multi/page_catalog_group_pro_robinson_beauty.skt index 132868db..06fb6db5 100644 --- a/inter/tha/xml/multi/page_catalog_group_pro_robinson_beauty.skt +++ b/inter/tha/xml/multi/page_catalog_group_pro_robinson_beauty.skt @@ -33,63 +33,7 @@ EndIf - If NextPage = "-" Then - - Else - If CupOnArm = "true" Then - If Timeout > 9 Then - SAVELOG "COA9" - Open NextPage - EndIf - Else - If Timeout > 30 Then - SAVELOG "COA30" - Open NextPage - EndIf - EndIf - EndIf - - If Timeout > 60 Then - SAVELOG "Timeout" - If Seeker = "next" Then - Open "ROOT/taobin_project/xml/page_brewing3Conti.xml" - Else - SAVELOG "Back" - Open "ROOT/taobin_project/xml/page_back_to_main.xml" - EndIf - EndIf - - If BrewCommand = "RefreshAll" Then - Var BrewCommand = "-" - Open CurrentXMLFileName2 - EndIf - - If Seeker = "curr" Then - If DoorCupPosition = "bottom" Then - ; It normal - Var EmergencyStop = "false" - Else - Var EmergencyStop = "true" - - ;Open "ROOT/taobin_project/xml/page_back_to_error.xml" - - EndIf - EndIf - - If IgnoreNetCore = "true" Then - - Else - ;stop_now - If NETCORE_LOST_CNT > 120 Then - Var stop_now = "true" - Var MachineErrorDetailAll = "???" - SAVELOG "NETCORE_LOST_CNT" - - Open "ROOT/taobin_project/xml/page_back_to_error.xml" - EndIf - EndIf - - Var Timeout = Timeout + 1 + GetVisible inst_show ;DEBUGVAR inst_show diff --git a/inter/tha/xml/multi/page_catalog_group_pro_tea_time.lxml b/inter/tha/xml/multi/page_catalog_group_pro_tea_time.lxml index 84ceffb4..75f55bf4 100644 --- a/inter/tha/xml/multi/page_catalog_group_pro_tea_time.lxml +++ b/inter/tha/xml/multi/page_catalog_group_pro_tea_time.lxml @@ -31,63 +31,7 @@ EndIf - If NextPage = "-" Then - - Else - If CupOnArm = "true" Then - If Timeout > 9 Then - SAVELOG "COA9" - Open NextPage - EndIf - Else - If Timeout > 30 Then - SAVELOG "COA30" - Open NextPage - EndIf - EndIf - EndIf - - If Timeout > 60 Then - SAVELOG "Timeout" - If Seeker = "next" Then - Open "ROOT/taobin_project/xml/page_brewing3Conti.xml" - Else - SAVELOG "Back" - Open "ROOT/taobin_project/xml/page_back_to_main.xml" - EndIf - EndIf - - If BrewCommand = "RefreshAll" Then - Var BrewCommand = "-" - Open CurrentXMLFileName2 - EndIf - - If Seeker = "curr" Then - If DoorCupPosition = "bottom" Then - ; It normal - Var EmergencyStop = "false" - Else - Var EmergencyStop = "true" - - ;Open "ROOT/taobin_project/xml/page_back_to_error.xml" - - EndIf - EndIf - - If IgnoreNetCore = "true" Then - - Else - ;stop_now - If NETCORE_LOST_CNT > 120 Then - Var stop_now = "true" - Var MachineErrorDetailAll = "???" - SAVELOG "NETCORE_LOST_CNT" - - Open "ROOT/taobin_project/xml/page_back_to_error.xml" - EndIf - EndIf - - Var Timeout = Timeout + 1 + GetVisible inst_show ;DEBUGVAR inst_show diff --git a/inter/tha/xml/multi/page_catalog_group_pro_tea_time.skt b/inter/tha/xml/multi/page_catalog_group_pro_tea_time.skt index 07568ec3..d144ea8a 100644 --- a/inter/tha/xml/multi/page_catalog_group_pro_tea_time.skt +++ b/inter/tha/xml/multi/page_catalog_group_pro_tea_time.skt @@ -33,63 +33,7 @@ EndIf - If NextPage = "-" Then - - Else - If CupOnArm = "true" Then - If Timeout > 9 Then - SAVELOG "COA9" - Open NextPage - EndIf - Else - If Timeout > 30 Then - SAVELOG "COA30" - Open NextPage - EndIf - EndIf - EndIf - - If Timeout > 60 Then - SAVELOG "Timeout" - If Seeker = "next" Then - Open "ROOT/taobin_project/xml/page_brewing3Conti.xml" - Else - SAVELOG "Back" - Open "ROOT/taobin_project/xml/page_back_to_main.xml" - EndIf - EndIf - - If BrewCommand = "RefreshAll" Then - Var BrewCommand = "-" - Open CurrentXMLFileName2 - EndIf - - If Seeker = "curr" Then - If DoorCupPosition = "bottom" Then - ; It normal - Var EmergencyStop = "false" - Else - Var EmergencyStop = "true" - - ;Open "ROOT/taobin_project/xml/page_back_to_error.xml" - - EndIf - EndIf - - If IgnoreNetCore = "true" Then - - Else - ;stop_now - If NETCORE_LOST_CNT > 120 Then - Var stop_now = "true" - Var MachineErrorDetailAll = "???" - SAVELOG "NETCORE_LOST_CNT" - - Open "ROOT/taobin_project/xml/page_back_to_error.xml" - EndIf - EndIf - - Var Timeout = Timeout + 1 + GetVisible inst_show ;DEBUGVAR inst_show diff --git a/inter/tha/xml/multi/page_catalog_group_pro_wednesday_melon.lxml b/inter/tha/xml/multi/page_catalog_group_pro_wednesday_melon.lxml index 45337a26..4b2b2ad3 100644 --- a/inter/tha/xml/multi/page_catalog_group_pro_wednesday_melon.lxml +++ b/inter/tha/xml/multi/page_catalog_group_pro_wednesday_melon.lxml @@ -30,63 +30,7 @@ EndIf - If NextPage = "-" Then - - Else - If CupOnArm = "true" Then - If Timeout > 9 Then - SAVELOG "COA9" - Open NextPage - EndIf - Else - If Timeout > 30 Then - SAVELOG "COA30" - Open NextPage - EndIf - EndIf - EndIf - - If Timeout > 60 Then - SAVELOG "Timeout" - If Seeker = "next" Then - Open "ROOT/taobin_project/xml/page_brewing3Conti.xml" - Else - SAVELOG "Back" - Open "ROOT/taobin_project/xml/page_back_to_main.xml" - EndIf - EndIf - - If BrewCommand = "RefreshAll" Then - Var BrewCommand = "-" - Open CurrentXMLFileName2 - EndIf - - If Seeker = "curr" Then - If DoorCupPosition = "bottom" Then - ; It normal - Var EmergencyStop = "false" - Else - Var EmergencyStop = "true" - - ;Open "ROOT/taobin_project/xml/page_back_to_error.xml" - - EndIf - EndIf - - If IgnoreNetCore = "true" Then - - Else - ;stop_now - If NETCORE_LOST_CNT > 120 Then - Var stop_now = "true" - Var MachineErrorDetailAll = "???" - SAVELOG "NETCORE_LOST_CNT" - - Open "ROOT/taobin_project/xml/page_back_to_error.xml" - EndIf - EndIf - - Var Timeout = Timeout + 1 + GetVisible inst_show ;DEBUGVAR inst_show diff --git a/inter/tha/xml/multi/page_catalog_group_pro_wednesday_melon.skt b/inter/tha/xml/multi/page_catalog_group_pro_wednesday_melon.skt index f8015abb..b0eb4543 100644 --- a/inter/tha/xml/multi/page_catalog_group_pro_wednesday_melon.skt +++ b/inter/tha/xml/multi/page_catalog_group_pro_wednesday_melon.skt @@ -32,63 +32,7 @@ EndIf - If NextPage = "-" Then - - Else - If CupOnArm = "true" Then - If Timeout > 9 Then - SAVELOG "COA9" - Open NextPage - EndIf - Else - If Timeout > 30 Then - SAVELOG "COA30" - Open NextPage - EndIf - EndIf - EndIf - - If Timeout > 60 Then - SAVELOG "Timeout" - If Seeker = "next" Then - Open "ROOT/taobin_project/xml/page_brewing3Conti.xml" - Else - SAVELOG "Back" - Open "ROOT/taobin_project/xml/page_back_to_main.xml" - EndIf - EndIf - - If BrewCommand = "RefreshAll" Then - Var BrewCommand = "-" - Open CurrentXMLFileName2 - EndIf - - If Seeker = "curr" Then - If DoorCupPosition = "bottom" Then - ; It normal - Var EmergencyStop = "false" - Else - Var EmergencyStop = "true" - - ;Open "ROOT/taobin_project/xml/page_back_to_error.xml" - - EndIf - EndIf - - If IgnoreNetCore = "true" Then - - Else - ;stop_now - If NETCORE_LOST_CNT > 120 Then - Var stop_now = "true" - Var MachineErrorDetailAll = "???" - SAVELOG "NETCORE_LOST_CNT" - - Open "ROOT/taobin_project/xml/page_back_to_error.xml" - EndIf - EndIf - - Var Timeout = Timeout + 1 + GetVisible inst_show ;DEBUGVAR inst_show diff --git a/inter/tha/xml/multi/page_catalog_group_recommend.lxml b/inter/tha/xml/multi/page_catalog_group_recommend.lxml index cf11963f..d2779d9e 100644 --- a/inter/tha/xml/multi/page_catalog_group_recommend.lxml +++ b/inter/tha/xml/multi/page_catalog_group_recommend.lxml @@ -53,63 +53,7 @@ EndIf - If NextPage = "-" Then - - Else - If CupOnArm = "true" Then - If Timeout > 9 Then - SAVELOG "COA9" - Open NextPage - EndIf - Else - If Timeout > 30 Then - SAVELOG "COA30" - Open NextPage - EndIf - EndIf - EndIf - - If Timeout > 60 Then - SAVELOG "Timeout" - If Seeker = "next" Then - Open "ROOT/taobin_project/xml/page_brewing3Conti.xml" - Else - SAVELOG "Back" - Open "ROOT/taobin_project/xml/page_back_to_main.xml" - EndIf - EndIf - - If BrewCommand = "RefreshAll" Then - Var BrewCommand = "-" - Open CurrentXMLFileName2 - EndIf - - If Seeker = "curr" Then - If DoorCupPosition = "bottom" Then - ; It normal - Var EmergencyStop = "false" - Else - Var EmergencyStop = "true" - - ;Open "ROOT/taobin_project/xml/page_back_to_error.xml" - - EndIf - EndIf - - If IgnoreNetCore = "true" Then - - Else - ;stop_now - If NETCORE_LOST_CNT > 120 Then - Var stop_now = "true" - Var MachineErrorDetailAll = "???" - SAVELOG "NETCORE_LOST_CNT" - - Open "ROOT/taobin_project/xml/page_back_to_error.xml" - EndIf - EndIf - - Var Timeout = Timeout + 1 + GetVisible inst_show ;DEBUGVAR inst_show diff --git a/inter/tha/xml/multi/page_catalog_group_recommend.skt b/inter/tha/xml/multi/page_catalog_group_recommend.skt index ef5dc755..79a21f74 100644 --- a/inter/tha/xml/multi/page_catalog_group_recommend.skt +++ b/inter/tha/xml/multi/page_catalog_group_recommend.skt @@ -55,63 +55,7 @@ EndIf - If NextPage = "-" Then - - Else - If CupOnArm = "true" Then - If Timeout > 9 Then - SAVELOG "COA9" - Open NextPage - EndIf - Else - If Timeout > 30 Then - SAVELOG "COA30" - Open NextPage - EndIf - EndIf - EndIf - - If Timeout > 60 Then - SAVELOG "Timeout" - If Seeker = "next" Then - Open "ROOT/taobin_project/xml/page_brewing3Conti.xml" - Else - SAVELOG "Back" - Open "ROOT/taobin_project/xml/page_back_to_main.xml" - EndIf - EndIf - - If BrewCommand = "RefreshAll" Then - Var BrewCommand = "-" - Open CurrentXMLFileName2 - EndIf - - If Seeker = "curr" Then - If DoorCupPosition = "bottom" Then - ; It normal - Var EmergencyStop = "false" - Else - Var EmergencyStop = "true" - - ;Open "ROOT/taobin_project/xml/page_back_to_error.xml" - - EndIf - EndIf - - If IgnoreNetCore = "true" Then - - Else - ;stop_now - If NETCORE_LOST_CNT > 120 Then - Var stop_now = "true" - Var MachineErrorDetailAll = "???" - SAVELOG "NETCORE_LOST_CNT" - - Open "ROOT/taobin_project/xml/page_back_to_error.xml" - EndIf - EndIf - - Var Timeout = Timeout + 1 + GetVisible inst_show ;DEBUGVAR inst_show diff --git a/inter/tha/xml/multi/page_catalog_group_recommend_multi_pro.lxml b/inter/tha/xml/multi/page_catalog_group_recommend_multi_pro.lxml index 1744fab2..744f7c75 100644 --- a/inter/tha/xml/multi/page_catalog_group_recommend_multi_pro.lxml +++ b/inter/tha/xml/multi/page_catalog_group_recommend_multi_pro.lxml @@ -29,63 +29,7 @@ EndIf - If NextPage = "-" Then - - Else - If CupOnArm = "true" Then - If Timeout > 9 Then - SAVELOG "COA9" - Open NextPage - EndIf - Else - If Timeout > 30 Then - SAVELOG "COA30" - Open NextPage - EndIf - EndIf - EndIf - - If Timeout > 60 Then - SAVELOG "Timeout" - If Seeker = "next" Then - Open "ROOT/taobin_project/xml/page_brewing3Conti.xml" - Else - SAVELOG "Back" - Open "ROOT/taobin_project/xml/page_back_to_main.xml" - EndIf - EndIf - - If BrewCommand = "RefreshAll" Then - Var BrewCommand = "-" - Open CurrentXMLFileName2 - EndIf - - If Seeker = "curr" Then - If DoorCupPosition = "bottom" Then - ; It normal - Var EmergencyStop = "false" - Else - Var EmergencyStop = "true" - - ;Open "ROOT/taobin_project/xml/page_back_to_error.xml" - - EndIf - EndIf - - If IgnoreNetCore = "true" Then - - Else - ;stop_now - If NETCORE_LOST_CNT > 120 Then - Var stop_now = "true" - Var MachineErrorDetailAll = "???" - SAVELOG "NETCORE_LOST_CNT" - - Open "ROOT/taobin_project/xml/page_back_to_error.xml" - EndIf - EndIf - - Var Timeout = Timeout + 1 + GetVisible inst_show ;DEBUGVAR inst_show diff --git a/inter/tha/xml/multi/page_catalog_group_recommend_multi_pro.skt b/inter/tha/xml/multi/page_catalog_group_recommend_multi_pro.skt index 6b2f017e..a05b7bd5 100644 --- a/inter/tha/xml/multi/page_catalog_group_recommend_multi_pro.skt +++ b/inter/tha/xml/multi/page_catalog_group_recommend_multi_pro.skt @@ -31,63 +31,7 @@ EndIf - If NextPage = "-" Then - - Else - If CupOnArm = "true" Then - If Timeout > 9 Then - SAVELOG "COA9" - Open NextPage - EndIf - Else - If Timeout > 30 Then - SAVELOG "COA30" - Open NextPage - EndIf - EndIf - EndIf - - If Timeout > 60 Then - SAVELOG "Timeout" - If Seeker = "next" Then - Open "ROOT/taobin_project/xml/page_brewing3Conti.xml" - Else - SAVELOG "Back" - Open "ROOT/taobin_project/xml/page_back_to_main.xml" - EndIf - EndIf - - If BrewCommand = "RefreshAll" Then - Var BrewCommand = "-" - Open CurrentXMLFileName2 - EndIf - - If Seeker = "curr" Then - If DoorCupPosition = "bottom" Then - ; It normal - Var EmergencyStop = "false" - Else - Var EmergencyStop = "true" - - ;Open "ROOT/taobin_project/xml/page_back_to_error.xml" - - EndIf - EndIf - - If IgnoreNetCore = "true" Then - - Else - ;stop_now - If NETCORE_LOST_CNT > 120 Then - Var stop_now = "true" - Var MachineErrorDetailAll = "???" - SAVELOG "NETCORE_LOST_CNT" - - Open "ROOT/taobin_project/xml/page_back_to_error.xml" - EndIf - EndIf - - Var Timeout = Timeout + 1 + GetVisible inst_show ;DEBUGVAR inst_show diff --git a/inter/tha/xml/multi/page_catalog_group_soft_serve.lxml b/inter/tha/xml/multi/page_catalog_group_soft_serve.lxml index 870f7634..217de9db 100644 --- a/inter/tha/xml/multi/page_catalog_group_soft_serve.lxml +++ b/inter/tha/xml/multi/page_catalog_group_soft_serve.lxml @@ -30,63 +30,7 @@ EndIf - If NextPage = "-" Then - - Else - If CupOnArm = "true" Then - If Timeout > 9 Then - SAVELOG "COA9" - Open NextPage - EndIf - Else - If Timeout > 30 Then - SAVELOG "COA30" - Open NextPage - EndIf - EndIf - EndIf - - If Timeout > 60 Then - SAVELOG "Timeout" - If Seeker = "next" Then - Open "ROOT/taobin_project/xml/page_brewing3Conti.xml" - Else - SAVELOG "Back" - Open "ROOT/taobin_project/xml/page_back_to_main.xml" - EndIf - EndIf - - If BrewCommand = "RefreshAll" Then - Var BrewCommand = "-" - Open CurrentXMLFileName2 - EndIf - - If Seeker = "curr" Then - If DoorCupPosition = "bottom" Then - ; It normal - Var EmergencyStop = "false" - Else - Var EmergencyStop = "true" - - ;Open "ROOT/taobin_project/xml/page_back_to_error.xml" - - EndIf - EndIf - - If IgnoreNetCore = "true" Then - - Else - ;stop_now - If NETCORE_LOST_CNT > 120 Then - Var stop_now = "true" - Var MachineErrorDetailAll = "???" - SAVELOG "NETCORE_LOST_CNT" - - Open "ROOT/taobin_project/xml/page_back_to_error.xml" - EndIf - EndIf - - Var Timeout = Timeout + 1 + GetVisible inst_show ;DEBUGVAR inst_show diff --git a/inter/tha/xml/multi/page_catalog_group_soft_serve.skt b/inter/tha/xml/multi/page_catalog_group_soft_serve.skt index e718b909..c9c77c10 100644 --- a/inter/tha/xml/multi/page_catalog_group_soft_serve.skt +++ b/inter/tha/xml/multi/page_catalog_group_soft_serve.skt @@ -32,63 +32,7 @@ EndIf - If NextPage = "-" Then - - Else - If CupOnArm = "true" Then - If Timeout > 9 Then - SAVELOG "COA9" - Open NextPage - EndIf - Else - If Timeout > 30 Then - SAVELOG "COA30" - Open NextPage - EndIf - EndIf - EndIf - - If Timeout > 60 Then - SAVELOG "Timeout" - If Seeker = "next" Then - Open "ROOT/taobin_project/xml/page_brewing3Conti.xml" - Else - SAVELOG "Back" - Open "ROOT/taobin_project/xml/page_back_to_main.xml" - EndIf - EndIf - - If BrewCommand = "RefreshAll" Then - Var BrewCommand = "-" - Open CurrentXMLFileName2 - EndIf - - If Seeker = "curr" Then - If DoorCupPosition = "bottom" Then - ; It normal - Var EmergencyStop = "false" - Else - Var EmergencyStop = "true" - - ;Open "ROOT/taobin_project/xml/page_back_to_error.xml" - - EndIf - EndIf - - If IgnoreNetCore = "true" Then - - Else - ;stop_now - If NETCORE_LOST_CNT > 120 Then - Var stop_now = "true" - Var MachineErrorDetailAll = "???" - SAVELOG "NETCORE_LOST_CNT" - - Open "ROOT/taobin_project/xml/page_back_to_error.xml" - EndIf - EndIf - - Var Timeout = Timeout + 1 + GetVisible inst_show ;DEBUGVAR inst_show diff --git a/inter/tha/xml/multi/page_catalog_group_songkran.lxml b/inter/tha/xml/multi/page_catalog_group_songkran.lxml index 5aefda3c..76e2d8a9 100644 --- a/inter/tha/xml/multi/page_catalog_group_songkran.lxml +++ b/inter/tha/xml/multi/page_catalog_group_songkran.lxml @@ -31,63 +31,7 @@ EndIf - If NextPage = "-" Then - - Else - If CupOnArm = "true" Then - If Timeout > 9 Then - SAVELOG "COA9" - Open NextPage - EndIf - Else - If Timeout > 30 Then - SAVELOG "COA30" - Open NextPage - EndIf - EndIf - EndIf - - If Timeout > 60 Then - SAVELOG "Timeout" - If Seeker = "next" Then - Open "ROOT/taobin_project/xml/page_brewing3Conti.xml" - Else - SAVELOG "Back" - Open "ROOT/taobin_project/xml/page_back_to_main.xml" - EndIf - EndIf - - If BrewCommand = "RefreshAll" Then - Var BrewCommand = "-" - Open CurrentXMLFileName2 - EndIf - - If Seeker = "curr" Then - If DoorCupPosition = "bottom" Then - ; It normal - Var EmergencyStop = "false" - Else - Var EmergencyStop = "true" - - ;Open "ROOT/taobin_project/xml/page_back_to_error.xml" - - EndIf - EndIf - - If IgnoreNetCore = "true" Then - - Else - ;stop_now - If NETCORE_LOST_CNT > 120 Then - Var stop_now = "true" - Var MachineErrorDetailAll = "???" - SAVELOG "NETCORE_LOST_CNT" - - Open "ROOT/taobin_project/xml/page_back_to_error.xml" - EndIf - EndIf - - Var Timeout = Timeout + 1 + GetVisible inst_show ;DEBUGVAR inst_show diff --git a/inter/tha/xml/multi/page_catalog_group_songkran.skt b/inter/tha/xml/multi/page_catalog_group_songkran.skt index 376e149b..cf391ce1 100644 --- a/inter/tha/xml/multi/page_catalog_group_songkran.skt +++ b/inter/tha/xml/multi/page_catalog_group_songkran.skt @@ -37,63 +37,7 @@ EndIf - If NextPage = "-" Then - - Else - If CupOnArm = "true" Then - If Timeout > 9 Then - SAVELOG "COA9" - Open NextPage - EndIf - Else - If Timeout > 30 Then - SAVELOG "COA30" - Open NextPage - EndIf - EndIf - EndIf - - If Timeout > 60 Then - SAVELOG "Timeout" - If Seeker = "next" Then - Open "ROOT/taobin_project/xml/page_brewing3Conti.xml" - Else - SAVELOG "Back" - Open "ROOT/taobin_project/xml/page_back_to_main.xml" - EndIf - EndIf - - If BrewCommand = "RefreshAll" Then - Var BrewCommand = "-" - Open CurrentXMLFileName2 - EndIf - - If Seeker = "curr" Then - If DoorCupPosition = "bottom" Then - ; It normal - Var EmergencyStop = "false" - Else - Var EmergencyStop = "true" - - ;Open "ROOT/taobin_project/xml/page_back_to_error.xml" - - EndIf - EndIf - - If IgnoreNetCore = "true" Then - - Else - ;stop_now - If NETCORE_LOST_CNT > 120 Then - Var stop_now = "true" - Var MachineErrorDetailAll = "???" - SAVELOG "NETCORE_LOST_CNT" - - Open "ROOT/taobin_project/xml/page_back_to_error.xml" - EndIf - EndIf - - Var Timeout = Timeout + 1 + GetVisible inst_show ;DEBUGVAR inst_show diff --git a/inter/tha/xml/multi/page_catalog_group_tea.lxml b/inter/tha/xml/multi/page_catalog_group_tea.lxml index c7b6c8d0..9e9dfc67 100644 --- a/inter/tha/xml/multi/page_catalog_group_tea.lxml +++ b/inter/tha/xml/multi/page_catalog_group_tea.lxml @@ -41,63 +41,7 @@ EndIf - If NextPage = "-" Then - - Else - If CupOnArm = "true" Then - If Timeout > 9 Then - SAVELOG "COA9" - Open NextPage - EndIf - Else - If Timeout > 30 Then - SAVELOG "COA30" - Open NextPage - EndIf - EndIf - EndIf - - If Timeout > 60 Then - SAVELOG "Timeout" - If Seeker = "next" Then - Open "ROOT/taobin_project/xml/page_brewing3Conti.xml" - Else - SAVELOG "Back" - Open "ROOT/taobin_project/xml/page_back_to_main.xml" - EndIf - EndIf - - If BrewCommand = "RefreshAll" Then - Var BrewCommand = "-" - Open CurrentXMLFileName2 - EndIf - - If Seeker = "curr" Then - If DoorCupPosition = "bottom" Then - ; It normal - Var EmergencyStop = "false" - Else - Var EmergencyStop = "true" - - ;Open "ROOT/taobin_project/xml/page_back_to_error.xml" - - EndIf - EndIf - - If IgnoreNetCore = "true" Then - - Else - ;stop_now - If NETCORE_LOST_CNT > 120 Then - Var stop_now = "true" - Var MachineErrorDetailAll = "???" - SAVELOG "NETCORE_LOST_CNT" - - Open "ROOT/taobin_project/xml/page_back_to_error.xml" - EndIf - EndIf - - Var Timeout = Timeout + 1 + GetVisible inst_show3 ;DEBUGVAR inst_show3 @@ -134,6 +78,17 @@ EndIf EndIf + If inst_show3 = 1 Then + If langnext2 = "true" Then + Var langnext2 = "false" + DEBUGVAR langnext + ;GetXMLFileNameCurrentRunning CurrentOpenFile + DEBUGVAR CurrentOpenFile4 + Open "ROOT/taobin_project/inter/tha/xml/multi/page_catalog_group_tea.lxml" + RefreshAll + EndIf + EndIf + TimerReset diff --git a/inter/tha/xml/multi/page_catalog_group_tea.skt b/inter/tha/xml/multi/page_catalog_group_tea.skt index a0ea9b78..cc9e9834 100644 --- a/inter/tha/xml/multi/page_catalog_group_tea.skt +++ b/inter/tha/xml/multi/page_catalog_group_tea.skt @@ -44,63 +44,7 @@ EndIf - If NextPage = "-" Then - - Else - If CupOnArm = "true" Then - If Timeout > 9 Then - SAVELOG "COA9" - Open NextPage - EndIf - Else - If Timeout > 30 Then - SAVELOG "COA30" - Open NextPage - EndIf - EndIf - EndIf - - If Timeout > 60 Then - SAVELOG "Timeout" - If Seeker = "next" Then - Open "ROOT/taobin_project/xml/page_brewing3Conti.xml" - Else - SAVELOG "Back" - Open "ROOT/taobin_project/xml/page_back_to_main.xml" - EndIf - EndIf - - If BrewCommand = "RefreshAll" Then - Var BrewCommand = "-" - Open CurrentXMLFileName2 - EndIf - - If Seeker = "curr" Then - If DoorCupPosition = "bottom" Then - ; It normal - Var EmergencyStop = "false" - Else - Var EmergencyStop = "true" - - ;Open "ROOT/taobin_project/xml/page_back_to_error.xml" - - EndIf - EndIf - - If IgnoreNetCore = "true" Then - - Else - ;stop_now - If NETCORE_LOST_CNT > 120 Then - Var stop_now = "true" - Var MachineErrorDetailAll = "???" - SAVELOG "NETCORE_LOST_CNT" - - Open "ROOT/taobin_project/xml/page_back_to_error.xml" - EndIf - EndIf - - Var Timeout = Timeout + 1 + GetVisible inst_show3 ;DEBUGVAR inst_show3 @@ -137,6 +81,17 @@ EndIf EndIf + If inst_show3 = 1 Then + If langnext2 = "true" Then + Var langnext2 = "false" + DEBUGVAR langnext + ;GetXMLFileNameCurrentRunning CurrentOpenFile + DEBUGVAR CurrentOpenFile4 + Open "ROOT/taobin_project/inter/tha/xml/multi/page_catalog_group_tea.lxml" + RefreshAll + EndIf + EndIf + TimerReset diff --git a/inter/tha/xml/multi/page_catalog_group_whey.lxml b/inter/tha/xml/multi/page_catalog_group_whey.lxml index 15b74593..68928270 100644 --- a/inter/tha/xml/multi/page_catalog_group_whey.lxml +++ b/inter/tha/xml/multi/page_catalog_group_whey.lxml @@ -45,72 +45,67 @@ EndIf - If NextPage = "-" Then - - Else - If CupOnArm = "true" Then - If Timeout > 9 Then - SAVELOG "COA9" - Open NextPage - EndIf - Else - If Timeout > 30 Then - SAVELOG "COA30" - Open NextPage - EndIf - EndIf - EndIf - - If Timeout > 60 Then - SAVELOG "Timeout" - If Seeker = "next" Then - Open "ROOT/taobin_project/xml/page_brewing3Conti.xml" - Else - SAVELOG "Back" - Open "ROOT/taobin_project/xml/page_back_to_main.xml" - EndIf - EndIf - - If BrewCommand = "RefreshAll" Then - Var BrewCommand = "-" - Open CurrentXMLFileName2 - EndIf - - If Seeker = "curr" Then - If DoorCupPosition = "bottom" Then - ; It normal - Var EmergencyStop = "false" - Else - Var EmergencyStop = "true" - - ;Open "ROOT/taobin_project/xml/page_back_to_error.xml" - - EndIf - EndIf - - If IgnoreNetCore = "true" Then - - Else - ;stop_now - If NETCORE_LOST_CNT > 120 Then - Var stop_now = "true" - Var MachineErrorDetailAll = "???" - SAVELOG "NETCORE_LOST_CNT" - - Open "ROOT/taobin_project/xml/page_back_to_error.xml" - EndIf - EndIf - - Var Timeout = Timeout + 1 - SetInstanceIgnoreTouch + + GetVisible inst_show8 + ;DEBUGVAR inst_show8 + InstanceGetString SaveStringInst + ;DEBUGVAR SaveStringInst + + If inst_show8 = 1 Then + InstanceGetString SaveStringInst + ;DEBUGVAR SaveStringInst + If SaveStringInst = "RefreshNow" Then + GetXMLFileNameCurrentRunning CurrentOpenFile + Open CurrentOpenFile + + If show_eng = "true" Then + InstanceSetString "ShowEng" + Else + InstanceSetString "ShowThai" + EndIf + + EndIf + EndIf + + ; setvarint SlientRefreshEnable 1 + ;DEBUGVAR SlientRefreshEnable + + If SlientRefreshEnable = 1 Then + If SaveStringInst = "RefreshNow" Then + GetXMLFileNameCurrentRunning CurrentOpenFile + Open CurrentOpenFile + + If show_eng = "true" Then + InstanceSetString "ShowEng" + Else + InstanceSetString "ShowThai" + EndIf + + EndIf + EndIf - DEBUGVAR SlientRefreshIndex If SlientRefreshIndex = 8 Then - Var SlientRefreshIndex = 9 - EndIf + If inst_show8 = 0 Then + GetXMLFileNameCurrentRunning CurrentOpenFile8 + Open CurrentOpenFile8 + Else + Var SlientRefreshIndex = 9 + EndIf + EndIf + + If inst_show8 = 1 Then + If langnext7 = "true" Then + Var langnext7 = "false" + DEBUGVAR langnext + ;GetXMLFileNameCurrentRunning CurrentOpenFile + DEBUGVAR CurrentOpenFile4 + Open "ROOT/taobin_project/inter/tha/xml/multi/page_catalog_group_whey.lxml" + RefreshAll + EndIf + EndIf TimerReset diff --git a/inter/tha/xml/multi/page_catalog_group_whey.skt b/inter/tha/xml/multi/page_catalog_group_whey.skt index 91efe1be..91153cad 100644 --- a/inter/tha/xml/multi/page_catalog_group_whey.skt +++ b/inter/tha/xml/multi/page_catalog_group_whey.skt @@ -48,72 +48,67 @@ EndIf - If NextPage = "-" Then - - Else - If CupOnArm = "true" Then - If Timeout > 9 Then - SAVELOG "COA9" - Open NextPage - EndIf - Else - If Timeout > 30 Then - SAVELOG "COA30" - Open NextPage - EndIf - EndIf - EndIf - - If Timeout > 60 Then - SAVELOG "Timeout" - If Seeker = "next" Then - Open "ROOT/taobin_project/xml/page_brewing3Conti.xml" - Else - SAVELOG "Back" - Open "ROOT/taobin_project/xml/page_back_to_main.xml" - EndIf - EndIf - - If BrewCommand = "RefreshAll" Then - Var BrewCommand = "-" - Open CurrentXMLFileName2 - EndIf - - If Seeker = "curr" Then - If DoorCupPosition = "bottom" Then - ; It normal - Var EmergencyStop = "false" - Else - Var EmergencyStop = "true" - - ;Open "ROOT/taobin_project/xml/page_back_to_error.xml" - - EndIf - EndIf - - If IgnoreNetCore = "true" Then - - Else - ;stop_now - If NETCORE_LOST_CNT > 120 Then - Var stop_now = "true" - Var MachineErrorDetailAll = "???" - SAVELOG "NETCORE_LOST_CNT" - - Open "ROOT/taobin_project/xml/page_back_to_error.xml" - EndIf - EndIf - - Var Timeout = Timeout + 1 - SetInstanceIgnoreTouch + + GetVisible inst_show8 + ;DEBUGVAR inst_show8 + InstanceGetString SaveStringInst + ;DEBUGVAR SaveStringInst + + If inst_show8 = 1 Then + InstanceGetString SaveStringInst + ;DEBUGVAR SaveStringInst + If SaveStringInst = "RefreshNow" Then + GetXMLFileNameCurrentRunning CurrentOpenFile + Open CurrentOpenFile + + If show_eng = "true" Then + InstanceSetString "ShowEng" + Else + InstanceSetString "ShowThai" + EndIf + + EndIf + EndIf + + ; setvarint SlientRefreshEnable 1 + ;DEBUGVAR SlientRefreshEnable + + If SlientRefreshEnable = 1 Then + If SaveStringInst = "RefreshNow" Then + GetXMLFileNameCurrentRunning CurrentOpenFile + Open CurrentOpenFile + + If show_eng = "true" Then + InstanceSetString "ShowEng" + Else + InstanceSetString "ShowThai" + EndIf + + EndIf + EndIf - DEBUGVAR SlientRefreshIndex If SlientRefreshIndex = 8 Then - Var SlientRefreshIndex = 9 - EndIf + If inst_show8 = 0 Then + GetXMLFileNameCurrentRunning CurrentOpenFile8 + Open CurrentOpenFile8 + Else + Var SlientRefreshIndex = 9 + EndIf + EndIf + + If inst_show8 = 1 Then + If langnext7 = "true" Then + Var langnext7 = "false" + DEBUGVAR langnext + ;GetXMLFileNameCurrentRunning CurrentOpenFile + DEBUGVAR CurrentOpenFile4 + Open "ROOT/taobin_project/inter/tha/xml/multi/page_catalog_group_whey.lxml" + RefreshAll + EndIf + EndIf TimerReset diff --git a/inter/tha/xml/multi/page_catalog_group_winter_warmers.skt b/inter/tha/xml/multi/page_catalog_group_winter_warmers.skt index 9c5fb52f..e35cf871 100644 --- a/inter/tha/xml/multi/page_catalog_group_winter_warmers.skt +++ b/inter/tha/xml/multi/page_catalog_group_winter_warmers.skt @@ -37,63 +37,7 @@ EndIf - If NextPage = "-" Then - - Else - If CupOnArm = "true" Then - If Timeout > 9 Then - SAVELOG "COA9" - Open NextPage - EndIf - Else - If Timeout > 30 Then - SAVELOG "COA30" - Open NextPage - EndIf - EndIf - EndIf - - If Timeout > 60 Then - SAVELOG "Timeout" - If Seeker = "next" Then - Open "ROOT/taobin_project/xml/page_brewing3Conti.xml" - Else - SAVELOG "Back" - Open "ROOT/taobin_project/xml/page_back_to_main.xml" - EndIf - EndIf - - If BrewCommand = "RefreshAll" Then - Var BrewCommand = "-" - Open CurrentXMLFileName2 - EndIf - - If Seeker = "curr" Then - If DoorCupPosition = "bottom" Then - ; It normal - Var EmergencyStop = "false" - Else - Var EmergencyStop = "true" - - ;Open "ROOT/taobin_project/xml/page_back_to_error.xml" - - EndIf - EndIf - - If IgnoreNetCore = "true" Then - - Else - ;stop_now - If NETCORE_LOST_CNT > 120 Then - Var stop_now = "true" - Var MachineErrorDetailAll = "???" - SAVELOG "NETCORE_LOST_CNT" - - Open "ROOT/taobin_project/xml/page_back_to_error.xml" - EndIf - EndIf - - Var Timeout = Timeout + 1 + GetVisible inst_show ;DEBUGVAR inst_show