comment show error ; remove 12-05-02-0040
This commit is contained in:
parent
3ab0e3f464
commit
29f32c0a91
2 changed files with 18 additions and 18 deletions
|
|
@ -7740,15 +7740,15 @@ Water & Ice" </Value>
|
||||||
</Block>
|
</Block>
|
||||||
; - - -
|
; - - -
|
||||||
; ==================> Len = 16
|
; ==================> Len = 16
|
||||||
; - 12-05-02-0040 12-05-03-0040
|
; - - 12-05-03-0040
|
||||||
<Block>
|
<Block>
|
||||||
<MarginLeft> 33 </MarginLeft>
|
<MarginLeft> 33 </MarginLeft>
|
||||||
<MarginTop> 22 </MarginTop>
|
<MarginTop> 22 </MarginTop>
|
||||||
<Width> 225 </Width>
|
<Width> 225 </Width>
|
||||||
<Height> 296 </Height>
|
<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>
|
<Button>
|
||||||
<State> $Sum12050200401205030040 </State>
|
<State> $Sum1205030040 </State>
|
||||||
<Filename> "ROOT/taobin_project/image/page_drink_n//bn_iced_strawberry.png" </Filename>
|
<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>
|
<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>
|
<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 PictureDrink = "ROOT/taobin_project/image/page_drink_picture2_n/" + "bn_iced_strawberry.png"
|
||||||
Var OpenFromXML = CurrentXMLFileName2
|
Var OpenFromXML = CurrentXMLFileName2
|
||||||
Var PriceD1 = $-.Price
|
Var PriceD1 = $-.Price
|
||||||
Var PriceD2 = $12-05-02-0040.Price
|
Var PriceD2 = $-.Price
|
||||||
Var PriceD3 = $12-05-03-0040.Price
|
Var PriceD3 = $12-05-03-0040.Price
|
||||||
Var PD_CODE1 = "##-##-##-####"
|
Var PD_CODE1 = "##-##-##-####"
|
||||||
Var PD_CODE2 = "12-05-02-0040"
|
Var PD_CODE2 = "##-##-##-####"
|
||||||
Var PD_CODE3 = "12-05-03-0040"
|
Var PD_CODE3 = "12-05-03-0040"
|
||||||
Var PD_STAGE_1 = "Disable2"
|
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 PD_STAGE_3 = $12-05-03-0040.Button
|
||||||
Var SelectCountDrinkType = 0
|
Var SelectCountDrinkType = 0
|
||||||
Var DefaultDrinkType = 0
|
Var DefaultDrinkType = 0
|
||||||
|
|
@ -7785,7 +7785,7 @@ Water & Ice" </Value>
|
||||||
Var DefaultDrinkType = 3
|
Var DefaultDrinkType = 3
|
||||||
EndIf
|
EndIf
|
||||||
If PD_STAGE_2 = "Enable" Then
|
If PD_STAGE_2 = "Enable" Then
|
||||||
Topping "Load" "12-05-02-0040"
|
Topping "Load" "-"
|
||||||
Else
|
Else
|
||||||
If PD_STAGE_1 = "Enable" Then
|
If PD_STAGE_1 = "Enable" Then
|
||||||
Topping "Load" "-"
|
Topping "Load" "-"
|
||||||
|
|
@ -7798,10 +7798,10 @@ Water & Ice" </Value>
|
||||||
Var menu_name_thai_hot = $##-##-##-####.Name
|
Var menu_name_thai_hot = $##-##-##-####.Name
|
||||||
Var menu_desc_thai_hot = $##-##-##-####.description
|
Var menu_desc_thai_hot = $##-##-##-####.description
|
||||||
|
|
||||||
Var menu_name_eng_cold = $12-05-02-0040.NameE
|
Var menu_name_eng_cold = $##-##-##-####.NameE
|
||||||
Var menu_desc_eng_cold = $12-05-02-0040.descriptionE
|
Var menu_desc_eng_cold = $##-##-##-####.descriptionE
|
||||||
Var menu_name_thai_cold = $12-05-02-0040.Name
|
Var menu_name_thai_cold = $##-##-##-####.Name
|
||||||
Var menu_desc_thai_cold = $12-05-02-0040.description
|
Var menu_desc_thai_cold = $##-##-##-####.description
|
||||||
|
|
||||||
Var menu_name_eng_blender = $12-05-03-0040.NameE
|
Var menu_name_eng_blender = $12-05-03-0040.NameE
|
||||||
Var menu_desc_eng_blender = $12-05-03-0040.descriptionE
|
Var menu_desc_eng_blender = $12-05-03-0040.descriptionE
|
||||||
|
|
@ -7889,7 +7889,7 @@ Water, Ice" </Value>
|
||||||
<Y> 264 </Y>
|
<Y> 264 </Y>
|
||||||
<Filename> Var( DirImage2 + "cold.png" ) </Filename>
|
<Filename> Var( DirImage2 + "cold.png" ) </Filename>
|
||||||
<FilenameDisable> Var( DirImage2 + "cold_db.png" ) </FilenameDisable>
|
<FilenameDisable> Var( DirImage2 + "cold_db.png" ) </FilenameDisable>
|
||||||
<State> $12-05-02-0040.Button </State>
|
<State> "Invisible" </State>
|
||||||
</Image>
|
</Image>
|
||||||
<Text>
|
<Text>
|
||||||
<X> 115 </X>
|
<X> 115 </X>
|
||||||
|
|
@ -7899,8 +7899,8 @@ Water, Ice" </Value>
|
||||||
<Font> KanitMediumTTF </Font>
|
<Font> KanitMediumTTF </Font>
|
||||||
<Color> 0x6F5F51 </Color>
|
<Color> 0x6F5F51 </Color>
|
||||||
<ColorDisable> 0xEAE6E1 </ColorDisable>
|
<ColorDisable> 0xEAE6E1 </ColorDisable>
|
||||||
<State> $12-05-02-0040.Button </State>
|
<State> "Invisible" </State>
|
||||||
<Value> StringFmt( $12-05-02-0040.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
|
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
|
||||||
</Text>
|
</Text>
|
||||||
<Image>
|
<Image>
|
||||||
<X> 146 </X>
|
<X> 146 </X>
|
||||||
|
|
@ -7943,9 +7943,9 @@ Water, Ice" </Value>
|
||||||
<Y> 117 </Y>
|
<Y> 117 </Y>
|
||||||
<State>
|
<State>
|
||||||
eval(
|
eval(
|
||||||
If $Sum12050200401205030040 = "Disable" Then
|
If $Sum1205030040 = "Disable" Then
|
||||||
STRCONTAIN "ERR" $##-##-##-####.TAG tag1_is_disable
|
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
|
STRCONTAIN "ERR" $12-05-03-0040.TAG tag3_is_disable
|
||||||
Var return = "Invisible"
|
Var return = "Invisible"
|
||||||
If tag1_is_disable = "true" Then
|
If tag1_is_disable = "true" Then
|
||||||
|
|
@ -7982,7 +7982,7 @@ Water, Ice" </Value>
|
||||||
<Font> MITRegularTTF </Font>
|
<Font> MITRegularTTF </Font>
|
||||||
<Color> 0x5A5A5A </Color>
|
<Color> 0x5A5A5A </Color>
|
||||||
<Mode> "disable-show" </Mode>
|
<Mode> "disable-show" </Mode>
|
||||||
<State> $Sum12050200401205030040 </State>
|
<State> $Sum1205030040 </State>
|
||||||
<Value> text_unavailable </Value>
|
<Value> text_unavailable </Value>
|
||||||
<Align> center-vertical-horizontal </Align>
|
<Align> center-vertical-horizontal </Align>
|
||||||
</Text>
|
</Text>
|
||||||
|
|
|
||||||
|
|
@ -164,7 +164,7 @@
|
||||||
If NETCORE_LOST_CNT > 0 Then
|
If NETCORE_LOST_CNT > 0 Then
|
||||||
|
|
||||||
Else
|
Else
|
||||||
|
|
||||||
DEBUGVAR NCIC07_EVENT_CNT
|
DEBUGVAR NCIC07_EVENT_CNT
|
||||||
DEBUGVAR NETCORE_EVENT_CNT_TMP
|
DEBUGVAR NETCORE_EVENT_CNT_TMP
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue