comment show error ; remove 12-05-02-0040

This commit is contained in:
kong 2023-01-10 10:35:55 +07:00
parent 3ab0e3f464
commit 29f32c0a91
2 changed files with 18 additions and 18 deletions

View file

@ -7740,15 +7740,15 @@ Water & Ice" </Value>
</Block>
; - - -
; ==================> Len = 16
; - 12-05-02-0040 12-05-03-0040
; - - 12-05-03-0040
<Block>
<MarginLeft> 33 </MarginLeft>
<MarginTop> 22 </MarginTop>
<Width> 225 </Width>
<Height> 296 </Height>
<State> Flag( 12-05-02-0040.Button,12-05-03-0040.Button,$Sum12050200401205030040) </State>
<State> Flag( 12-05-03-0040.Button,$Sum1205030040) </State>
<Button>
<State> $Sum12050200401205030040 </State>
<State> $Sum1205030040 </State>
<Filename> "ROOT/taobin_project/image/page_drink_n//bn_iced_strawberry.png" </Filename>
<FilenamePress> "ROOT/taobin_project/image/page_drink_press_n//bn_iced_strawberry.png" </FilenamePress>
<FilenameDisable> "ROOT/taobin_project/image/page_drink_disable_n2//bn_iced_strawberry.png" </FilenameDisable>
@ -7762,13 +7762,13 @@ Water & Ice" </Value>
Var PictureDrink = "ROOT/taobin_project/image/page_drink_picture2_n/" + "bn_iced_strawberry.png"
Var OpenFromXML = CurrentXMLFileName2
Var PriceD1 = $-.Price
Var PriceD2 = $12-05-02-0040.Price
Var PriceD2 = $-.Price
Var PriceD3 = $12-05-03-0040.Price
Var PD_CODE1 = "##-##-##-####"
Var PD_CODE2 = "12-05-02-0040"
Var PD_CODE2 = "##-##-##-####"
Var PD_CODE3 = "12-05-03-0040"
Var PD_STAGE_1 = "Disable2"
Var PD_STAGE_2 = $12-05-02-0040.Button
Var PD_STAGE_2 = "Disable2"
Var PD_STAGE_3 = $12-05-03-0040.Button
Var SelectCountDrinkType = 0
Var DefaultDrinkType = 0
@ -7785,7 +7785,7 @@ Water & Ice" </Value>
Var DefaultDrinkType = 3
EndIf
If PD_STAGE_2 = "Enable" Then
Topping "Load" "12-05-02-0040"
Topping "Load" "-"
Else
If PD_STAGE_1 = "Enable" Then
Topping "Load" "-"
@ -7798,10 +7798,10 @@ Water & Ice" </Value>
Var menu_name_thai_hot = $##-##-##-####.Name
Var menu_desc_thai_hot = $##-##-##-####.description
Var menu_name_eng_cold = $12-05-02-0040.NameE
Var menu_desc_eng_cold = $12-05-02-0040.descriptionE
Var menu_name_thai_cold = $12-05-02-0040.Name
Var menu_desc_thai_cold = $12-05-02-0040.description
Var menu_name_eng_cold = $##-##-##-####.NameE
Var menu_desc_eng_cold = $##-##-##-####.descriptionE
Var menu_name_thai_cold = $##-##-##-####.Name
Var menu_desc_thai_cold = $##-##-##-####.description
Var menu_name_eng_blender = $12-05-03-0040.NameE
Var menu_desc_eng_blender = $12-05-03-0040.descriptionE
@ -7889,7 +7889,7 @@ Water, Ice" </Value>
<Y> 264 </Y>
<Filename> Var( DirImage2 + "cold.png" ) </Filename>
<FilenameDisable> Var( DirImage2 + "cold_db.png" ) </FilenameDisable>
<State> $12-05-02-0040.Button </State>
<State> "Invisible" </State>
</Image>
<Text>
<X> 115 </X>
@ -7899,8 +7899,8 @@ Water, Ice" </Value>
<Font> KanitMediumTTF </Font>
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-05-02-0040.Button </State>
<Value> StringFmt( $12-05-02-0040.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
</Text>
<Image>
<X> 146 </X>
@ -7943,9 +7943,9 @@ Water, Ice" </Value>
<Y> 117 </Y>
<State>
eval(
If $Sum12050200401205030040 = "Disable" Then
If $Sum1205030040 = "Disable" Then
STRCONTAIN "ERR" $##-##-##-####.TAG tag1_is_disable
STRCONTAIN "ERR" $12-05-02-0040.TAG tag2_is_disable
STRCONTAIN "ERR" $##-##-##-####.TAG tag2_is_disable
STRCONTAIN "ERR" $12-05-03-0040.TAG tag3_is_disable
Var return = "Invisible"
If tag1_is_disable = "true" Then
@ -7982,7 +7982,7 @@ Water, Ice" </Value>
<Font> MITRegularTTF </Font>
<Color> 0x5A5A5A </Color>
<Mode> "disable-show" </Mode>
<State> $Sum12050200401205030040 </State>
<State> $Sum1205030040 </State>
<Value> text_unavailable </Value>
<Align> center-vertical-horizontal </Align>
</Text>

View file

@ -164,7 +164,7 @@
If NETCORE_LOST_CNT > 0 Then
Else
DEBUGVAR NCIC07_EVENT_CNT
DEBUGVAR NETCORE_EVENT_CNT_TMP