Merge branch 'masterpiece' of ssh://192.168.10.159:/1TBHDD/ikong/taobin_project into masterpiece
This commit is contained in:
commit
845c5f1637
382 changed files with 85242 additions and 516190 deletions
|
|
@ -178,6 +178,10 @@
|
|||
CacheVarStr "put" XMLProfile
|
||||
EndIf
|
||||
|
||||
If BoxID = 105005 Then
|
||||
Var XMLProfile = "DiscountFromBO-MachineShedule"
|
||||
EndIf
|
||||
DEBUGVAR XMLProfile
|
||||
|
||||
Var TermTemOnline = "false"
|
||||
Var TaobinOnline = "false"
|
||||
|
|
@ -1089,7 +1093,11 @@
|
|||
If CountryName = "HongKong" Then
|
||||
If EnableMultiInstance = "true" Then
|
||||
|
||||
; Change lang icon for hkg
|
||||
Var show_eng_button_stage = "Invisible"
|
||||
Var LanguageButtonEnable = "Invisible"
|
||||
Var BtnLangToggleIndex = "Enable"
|
||||
|
||||
Var InternationalEnable = 1
|
||||
Var CurrentPageShowError = 0
|
||||
TRY "/mnt/sdcard/coffeevending/taobin_project/inter/hkg/video/script_video.ev"
|
||||
|
|
@ -1104,7 +1112,7 @@
|
|||
Var show_eng = "true"
|
||||
Var img_press_main_page = "ROOT/taobin_project/image/main_page_en/bp_main_page_start.png"
|
||||
|
||||
Var ShowNetworkProblemText = "Network error. Payment Cash only."
|
||||
Var ShowNetworkProblemText = "Network error."
|
||||
|
||||
Var CountryRootPath = "ROOT/taobin_project/inter/hkg/"
|
||||
Var CountryShortName = "hkg"
|
||||
|
|
@ -1117,11 +1125,10 @@
|
|||
Var ShowButtonClick2 = "Invisible"
|
||||
Var ButtontoTopupMenu = "Invisible"
|
||||
|
||||
Var PriceUnitText = "HKG$"
|
||||
Var PriceUnitText = "HK$"
|
||||
|
||||
Var MemberButtonFileName = "ROOT/taobin_project/image/main_page_en/bp_main_page_member.png"
|
||||
Var MemberButtonFileNameRest = "ROOT/taobin_project/image/main_page_en/bn_main_page_member.png"
|
||||
Var show_eng_button_stage = "Invisible"
|
||||
|
||||
Var CountDownShowButton = 35
|
||||
|
||||
|
|
@ -1234,13 +1241,19 @@
|
|||
If CountryName = "Thailand" Then
|
||||
|
||||
Var MyanmarLangEnable = "true"
|
||||
|
||||
Var CatalogLayoutV3 = 0
|
||||
|
||||
If BoxID = 123456 Then
|
||||
Var CatalogLayoutV3 = 1
|
||||
Else
|
||||
Var CatalogLayoutV3 = 0
|
||||
EndIf
|
||||
|
||||
If BoxID = 173149 Then
|
||||
Var CatalogLayoutV3 = 1
|
||||
EndIf
|
||||
If BoxID = 105005 Then
|
||||
Var CatalogLayoutV3 = 1
|
||||
EndIf
|
||||
|
||||
; test payment
|
||||
Var New_Payment = 1
|
||||
|
||||
|
|
@ -1261,11 +1274,13 @@
|
|||
Var WebAppShow = "Invisible"
|
||||
Var ENABLE_UAE_DUBAI = "Invisible"
|
||||
|
||||
Var LanguageShow = "THAI"
|
||||
Var LanguageShow = "THAI"
|
||||
EnableLanguage "ENG"
|
||||
EnableLanguage "THAI"
|
||||
EnableLanguage "MYANMAR"
|
||||
EnableLanguage "MSC"
|
||||
|
||||
Var RedirectToNormalVersion = 1
|
||||
;EnableLanguage "MYANMAR"
|
||||
;EnableLanguage "MSC"
|
||||
|
||||
SetLanguage "THAI"
|
||||
LanguageControl "UpdateList" "-"
|
||||
|
|
@ -1497,7 +1512,6 @@
|
|||
; Below. Pendding from XMLProfile
|
||||
DEBUGVAR EnableMultiInstance
|
||||
|
||||
Var RedirectToNormalVersion = 0
|
||||
|
||||
If UsePepsiTheme = 1 Then
|
||||
If InternationalEnable = 1 Then
|
||||
|
|
@ -1578,66 +1592,11 @@
|
|||
</EventOpen>
|
||||
|
||||
<EventActionOk>
|
||||
If GetNamHomCoconutRemainReward = 1 Then
|
||||
If Ext1a = "" Then
|
||||
SAVELOG "Get Nam hom coconut remain reward error Ext1a is empty."
|
||||
Else
|
||||
DEBUGVAR Ext1a
|
||||
|
||||
SPLIT2 Ext1a "/" RemainRewardSpl
|
||||
|
||||
Var SuperSetRemain = RemainRewardSpl[0]
|
||||
Var BalanceEssenceTonerRemain = RemainRewardSpl[1]
|
||||
Var CleansingGalRemain = RemainRewardSpl[2]
|
||||
Var TumbleBottleRemain = RemainRewardSpl[3]
|
||||
Var ClearGelRemain = RemainRewardSpl[4]
|
||||
Var E_GiftCard100BathRemain = RemainRewardSpl[5]
|
||||
Var ClearGel4mlRemain = RemainRewardSpl[6]
|
||||
|
||||
INT SuperSetRemain
|
||||
INT BalanceEssenceTonerRemain
|
||||
INT CleansingGalRemain
|
||||
INT TumbleBottleRemain
|
||||
INT ClearGelRemain
|
||||
INT E_GiftCard100BathRemain
|
||||
INT ClearGel4mlRemain
|
||||
|
||||
Var SumNamHomCoconutRemainReward = SuperSetRemain
|
||||
Var SumNamHomCoconutRemainReward = SumNamHomCoconutRemainReward + BalanceEssenceTonerRemain
|
||||
Var SumNamHomCoconutRemainReward = SumNamHomCoconutRemainReward + CleansingGalRemain
|
||||
Var SumNamHomCoconutRemainReward = SumNamHomCoconutRemainReward + TumbleBottleRemain
|
||||
Var SumNamHomCoconutRemainReward = SumNamHomCoconutRemainReward + ClearGelRemain
|
||||
Var SumNamHomCoconutRemainReward = SumNamHomCoconutRemainReward + E_GiftCard100BathRemain
|
||||
Var SumNamHomCoconutRemainReward = SumNamHomCoconutRemainReward + ClearGel4mlRemain
|
||||
|
||||
If ShouldShowNamHomCoconutRemainReward = 1 Then
|
||||
Var ShowNamHomCoconutRemainReward = "Enable"
|
||||
EndIf
|
||||
|
||||
;DEBUG
|
||||
;Var SumNamHomCoconutRemainReward = 200
|
||||
|
||||
If SumNamHomCoconutRemainReward > 500 Then
|
||||
Var ShowNamHomCoconutRemainReward = "Invisible"
|
||||
Else
|
||||
If SumNamHomCoconutRemainReward = 0 Then
|
||||
SAVELOG "NamHomCoconutPro: All reward out of stock"
|
||||
|
||||
WRITE_FILE "/mnt/sdcard/nam_hom_coconut_reward_out_of_stock" "1"
|
||||
EndIf
|
||||
EndIf
|
||||
|
||||
Var NamHomCoconutRemainReward = SumNamHomCoconutRemainReward
|
||||
DEBUGVAR NamHomCoconutRemainReward
|
||||
Var GetNamHomCoconutRemainRewardLastTime = SystemTimeMinuteInt
|
||||
EndIf
|
||||
EndIf
|
||||
|
||||
</EventActionOk>
|
||||
|
||||
<EventActionError>
|
||||
If GetNamHomCoconutRemainReward = 1 Then
|
||||
SAVELOG "Get Nam hom coconut remain reward requet error."
|
||||
EndIf
|
||||
|
||||
</EventActionError>
|
||||
|
||||
<EventUnitTest1>
|
||||
|
|
@ -1685,6 +1644,9 @@ PRICE "Reset" "-"
|
|||
DEBUGVAR ProfileIndex[8]
|
||||
DEBUGVAR ProfileIndex[9]
|
||||
DEBUGVAR ProfileIndex[10]
|
||||
DEBUGVAR ProfileIndex[11]
|
||||
DEBUGVAR ProfileIndex[12]
|
||||
DEBUGVAR ProfileIndex[13]
|
||||
|
||||
PRICE "Reload" "-"
|
||||
</EventUnitTest3>
|
||||
|
|
|
|||
|
|
@ -3071,7 +3071,7 @@ Ice, Mount Gay Rum" </Value>
|
|||
</Text>
|
||||
</Block>
|
||||
; - - -
|
||||
; ==================> Len = 15
|
||||
; ==================> Len = 16
|
||||
; - 11-99-05-0017 -
|
||||
<Block>
|
||||
<MarginLeft> 33 </MarginLeft>
|
||||
|
|
@ -3322,7 +3322,7 @@ Ice, Mount Gay Rum" </Value>
|
|||
</Text>
|
||||
</Block>
|
||||
; - - -
|
||||
; ==================> Len = 15
|
||||
; ==================> Len = 16
|
||||
; - 11-99-05-0018 -
|
||||
<Block>
|
||||
<MarginLeft> 33 </MarginLeft>
|
||||
|
|
@ -4581,7 +4581,7 @@ Soda, Ice, Gin" </Value>
|
|||
</Text>
|
||||
</Block>
|
||||
; - - -
|
||||
; ==================> Len = 15
|
||||
; ==================> Len = 16
|
||||
; - 11-99-05-0021 -
|
||||
<Block>
|
||||
<MarginLeft> 33 </MarginLeft>
|
||||
|
|
@ -4834,7 +4834,7 @@ Soda, Ice, Gin" </Value>
|
|||
</Text>
|
||||
</Block>
|
||||
; - - -
|
||||
; ==================> Len = 15
|
||||
; ==================> Len = 16
|
||||
; - 11-99-05-0022 -
|
||||
<Block>
|
||||
<MarginLeft> 33 </MarginLeft>
|
||||
|
|
@ -5085,7 +5085,7 @@ Soda, Ice, Gin" </Value>
|
|||
</Text>
|
||||
</Block>
|
||||
; - - -
|
||||
; ==================> Len = 15
|
||||
; ==================> Len = 16
|
||||
; - 11-99-05-0023 -
|
||||
<Block>
|
||||
<MarginLeft> 33 </MarginLeft>
|
||||
|
|
@ -5338,7 +5338,7 @@ Water, Ice, Gin" </Value>
|
|||
</Text>
|
||||
</Block>
|
||||
; - - -
|
||||
; ==================> Len = 15
|
||||
; ==================> Len = 16
|
||||
; - 11-99-05-0024 -
|
||||
<Block>
|
||||
<MarginLeft> 33 </MarginLeft>
|
||||
|
|
@ -5591,7 +5591,7 @@ Soda, Ice, Vodka" </Value>
|
|||
</Text>
|
||||
</Block>
|
||||
; - - -
|
||||
; ==================> Len = 15
|
||||
; ==================> Len = 16
|
||||
; - 11-99-05-0025 -
|
||||
<Block>
|
||||
<MarginLeft> 33 </MarginLeft>
|
||||
|
|
@ -5844,7 +5844,7 @@ Soda, Ice, Vodka" </Value>
|
|||
</Text>
|
||||
</Block>
|
||||
; - - -
|
||||
; ==================> Len = 15
|
||||
; ==================> Len = 16
|
||||
; - 11-99-05-0026 -
|
||||
<Block>
|
||||
<MarginLeft> 33 </MarginLeft>
|
||||
|
|
@ -6099,7 +6099,7 @@ Pineapple Juice ,Soda, Ice, Vodka" </Value>
|
|||
</Text>
|
||||
</Block>
|
||||
; - - -
|
||||
; ==================> Len = 15
|
||||
; ==================> Len = 16
|
||||
; - 11-99-05-0027 -
|
||||
<Block>
|
||||
<MarginLeft> 33 </MarginLeft>
|
||||
|
|
@ -6352,7 +6352,7 @@ Soda, Ice, Gold Label" </Value>
|
|||
</Text>
|
||||
</Block>
|
||||
; - - -
|
||||
; ==================> Len = 15
|
||||
; ==================> Len = 16
|
||||
; - 11-99-05-0028 -
|
||||
<Block>
|
||||
<MarginLeft> 33 </MarginLeft>
|
||||
|
|
@ -6603,7 +6603,7 @@ Soda, Ice, Gold Label" </Value>
|
|||
</Text>
|
||||
</Block>
|
||||
; - - -
|
||||
; ==================> Len = 15
|
||||
; ==================> Len = 16
|
||||
; - 11-99-05-0029 -
|
||||
<Block>
|
||||
<MarginLeft> 33 </MarginLeft>
|
||||
|
|
@ -6854,7 +6854,7 @@ Soda, Ice, Gold Label" </Value>
|
|||
</Text>
|
||||
</Block>
|
||||
; - - -
|
||||
; ==================> Len = 15
|
||||
; ==================> Len = 16
|
||||
; - 11-99-05-0030 -
|
||||
<Block>
|
||||
<MarginLeft> 33 </MarginLeft>
|
||||
|
|
@ -7105,7 +7105,7 @@ Soda, Ice, Gold Label" </Value>
|
|||
</Text>
|
||||
</Block>
|
||||
; - - -
|
||||
; ==================> Len = 15
|
||||
; ==================> Len = 16
|
||||
; - 11-99-05-0031 -
|
||||
<Block>
|
||||
<MarginLeft> 33 </MarginLeft>
|
||||
|
|
@ -7358,7 +7358,7 @@ Soda , Ice" </Value>
|
|||
</Text>
|
||||
</Block>
|
||||
; - - -
|
||||
; ==================> Len = 15
|
||||
; ==================> Len = 16
|
||||
; - 11-99-05-0032 -
|
||||
<Block>
|
||||
<MarginLeft> 33 </MarginLeft>
|
||||
|
|
@ -7609,7 +7609,7 @@ Soda , Ice" </Value>
|
|||
</Text>
|
||||
</Block>
|
||||
; - - -
|
||||
; ==================> Len = 15
|
||||
; ==================> Len = 16
|
||||
; - 11-99-05-0033 -
|
||||
<Block>
|
||||
<MarginLeft> 33 </MarginLeft>
|
||||
|
|
@ -7862,7 +7862,7 @@ Soda , Ice" </Value>
|
|||
</Text>
|
||||
</Block>
|
||||
; - - -
|
||||
; ==================> Len = 15
|
||||
; ==================> Len = 16
|
||||
; - 11-99-05-0034 -
|
||||
<Block>
|
||||
<MarginLeft> 33 </MarginLeft>
|
||||
|
|
@ -8115,7 +8115,7 @@ Lime, Ice" </Value>
|
|||
</Text>
|
||||
</Block>
|
||||
; - - -
|
||||
; ==================> Len = 15
|
||||
; ==================> Len = 16
|
||||
; - 11-99-05-0035 -
|
||||
<Block>
|
||||
<MarginLeft> 33 </MarginLeft>
|
||||
|
|
@ -8366,7 +8366,7 @@ Lime, Ice" </Value>
|
|||
</Text>
|
||||
</Block>
|
||||
; - - -
|
||||
; ==================> Len = 15
|
||||
; ==================> Len = 16
|
||||
; - 11-99-05-0036 -
|
||||
<Block>
|
||||
<MarginLeft> 33 </MarginLeft>
|
||||
|
|
@ -8619,7 +8619,7 @@ Soda, Ice" </Value>
|
|||
</Text>
|
||||
</Block>
|
||||
; - - -
|
||||
; ==================> Len = 15
|
||||
; ==================> Len = 16
|
||||
; - 11-99-05-0037 -
|
||||
<Block>
|
||||
<MarginLeft> 33 </MarginLeft>
|
||||
|
|
@ -8872,7 +8872,7 @@ Soda, Ice" </Value>
|
|||
</Text>
|
||||
</Block>
|
||||
; - - -
|
||||
; ==================> Len = 15
|
||||
; ==================> Len = 16
|
||||
; - 11-99-05-0038 -
|
||||
<Block>
|
||||
<MarginLeft> 33 </MarginLeft>
|
||||
|
|
@ -9125,7 +9125,7 @@ Strawberry , Soda" </Value>
|
|||
</Text>
|
||||
</Block>
|
||||
; - - -
|
||||
; ==================> Len = 15
|
||||
; ==================> Len = 16
|
||||
; - 11-99-05-0039 -
|
||||
<Block>
|
||||
<MarginLeft> 33 </MarginLeft>
|
||||
|
|
@ -9376,7 +9376,7 @@ Strawberry , Soda" </Value>
|
|||
</Text>
|
||||
</Block>
|
||||
; - - -
|
||||
; ==================> Len = 15
|
||||
; ==================> Len = 16
|
||||
; - 11-99-05-0040 -
|
||||
<Block>
|
||||
<MarginLeft> 33 </MarginLeft>
|
||||
|
|
@ -9627,7 +9627,7 @@ Strawberry , Soda" </Value>
|
|||
</Text>
|
||||
</Block>
|
||||
; - - -
|
||||
; ==================> Len = 15
|
||||
; ==================> Len = 16
|
||||
; - 11-99-05-0041 -
|
||||
<Block>
|
||||
<MarginLeft> 33 </MarginLeft>
|
||||
|
|
@ -9878,7 +9878,7 @@ Strawberry , Soda" </Value>
|
|||
</Text>
|
||||
</Block>
|
||||
; - - -
|
||||
; ==================> Len = 15
|
||||
; ==================> Len = 16
|
||||
; - 11-99-05-0042 -
|
||||
<Block>
|
||||
<MarginLeft> 33 </MarginLeft>
|
||||
|
|
@ -10129,7 +10129,7 @@ Strawberry , Soda" </Value>
|
|||
</Text>
|
||||
</Block>
|
||||
; - - -
|
||||
; ==================> Len = 15
|
||||
; ==================> Len = 16
|
||||
; - 11-99-05-0043 -
|
||||
<Block>
|
||||
<MarginLeft> 33 </MarginLeft>
|
||||
|
|
@ -10380,7 +10380,7 @@ Strawberry , Soda" </Value>
|
|||
</Text>
|
||||
</Block>
|
||||
; - - -
|
||||
; ==================> Len = 15
|
||||
; ==================> Len = 16
|
||||
; - 11-99-05-0044 -
|
||||
<Block>
|
||||
<MarginLeft> 33 </MarginLeft>
|
||||
|
|
@ -10633,7 +10633,7 @@ Sour" </Value>
|
|||
</Text>
|
||||
</Block>
|
||||
; - - -
|
||||
; ==================> Len = 15
|
||||
; ==================> Len = 16
|
||||
; - 11-99-05-0045 -
|
||||
<Block>
|
||||
<MarginLeft> 33 </MarginLeft>
|
||||
|
|
@ -10884,7 +10884,7 @@ Sour" </Value>
|
|||
</Text>
|
||||
</Block>
|
||||
; - - -
|
||||
; ==================> Len = 15
|
||||
; ==================> Len = 16
|
||||
; - 11-99-05-0046 -
|
||||
<Block>
|
||||
<MarginLeft> 33 </MarginLeft>
|
||||
|
|
@ -11135,7 +11135,7 @@ Sour" </Value>
|
|||
</Text>
|
||||
</Block>
|
||||
; - - -
|
||||
; ==================> Len = 15
|
||||
; ==================> Len = 16
|
||||
; - 11-99-05-0047 -
|
||||
<Block>
|
||||
<MarginLeft> 33 </MarginLeft>
|
||||
|
|
@ -11386,7 +11386,7 @@ Sour" </Value>
|
|||
</Text>
|
||||
</Block>
|
||||
; - - -
|
||||
; ==================> Len = 15
|
||||
; ==================> Len = 16
|
||||
; - 11-99-05-0048 -
|
||||
<Block>
|
||||
<MarginLeft> 33 </MarginLeft>
|
||||
|
|
@ -11637,7 +11637,7 @@ Sour" </Value>
|
|||
</Text>
|
||||
</Block>
|
||||
; - - -
|
||||
; ==================> Len = 15
|
||||
; ==================> Len = 16
|
||||
; - 11-99-05-0049 -
|
||||
<Block>
|
||||
<MarginLeft> 33 </MarginLeft>
|
||||
|
|
@ -11888,7 +11888,7 @@ Sour" </Value>
|
|||
</Text>
|
||||
</Block>
|
||||
; - - -
|
||||
; ==================> Len = 15
|
||||
; ==================> Len = 16
|
||||
; - 11-99-05-0050 -
|
||||
<Block>
|
||||
<MarginLeft> 33 </MarginLeft>
|
||||
|
|
@ -12141,7 +12141,7 @@ Highball" </Value>
|
|||
</Text>
|
||||
</Block>
|
||||
; - - -
|
||||
; ==================> Len = 15
|
||||
; ==================> Len = 16
|
||||
; - 11-99-05-0051 -
|
||||
<Block>
|
||||
<MarginLeft> 33 </MarginLeft>
|
||||
|
|
@ -12394,7 +12394,7 @@ Mizuwari" </Value>
|
|||
</Text>
|
||||
</Block>
|
||||
; - - -
|
||||
; ==================> Len = 15
|
||||
; ==================> Len = 16
|
||||
; - 11-99-05-0052 -
|
||||
<Block>
|
||||
<MarginLeft> 33 </MarginLeft>
|
||||
|
|
@ -12645,7 +12645,7 @@ Mizuwari" </Value>
|
|||
</Text>
|
||||
</Block>
|
||||
; - - -
|
||||
; ==================> Len = 15
|
||||
; ==================> Len = 16
|
||||
; - 11-99-05-0053 -
|
||||
<Block>
|
||||
<MarginLeft> 33 </MarginLeft>
|
||||
|
|
@ -12896,7 +12896,7 @@ Mizuwari" </Value>
|
|||
</Text>
|
||||
</Block>
|
||||
; - - -
|
||||
; ==================> Len = 15
|
||||
; ==================> Len = 16
|
||||
; - 11-99-05-0054 -
|
||||
<Block>
|
||||
<MarginLeft> 33 </MarginLeft>
|
||||
|
|
@ -13149,7 +13149,7 @@ Highball" </Value>
|
|||
</Text>
|
||||
</Block>
|
||||
; - - -
|
||||
; ==================> Len = 15
|
||||
; ==================> Len = 16
|
||||
; - 11-99-05-0055 -
|
||||
<Block>
|
||||
<MarginLeft> 33 </MarginLeft>
|
||||
|
|
|
|||
|
|
@ -548,7 +548,7 @@
|
|||
<Align> center-vertical-horizontal </Align>
|
||||
</Text>
|
||||
</Block>
|
||||
; ==================> Len = 15
|
||||
; ==================> Len = 16
|
||||
; - - 12-01-03-0090
|
||||
<Block>
|
||||
<MarginLeft> 33 </MarginLeft>
|
||||
|
|
@ -1055,7 +1055,7 @@ Sugar And Ice" </Value>
|
|||
<Align> center-vertical-horizontal </Align>
|
||||
</Text>
|
||||
</Block>
|
||||
; ==================> Len = 15
|
||||
; ==================> Len = 16
|
||||
; - 12-01-02-0090 -
|
||||
<Block>
|
||||
<MarginLeft> 33 </MarginLeft>
|
||||
|
|
@ -1554,7 +1554,7 @@ Sugar And Ice" </Value>
|
|||
<Align> center-vertical-horizontal </Align>
|
||||
</Text>
|
||||
</Block>
|
||||
; ==================> Len = 15
|
||||
; ==================> Len = 16
|
||||
; 12-01-01-0030 12-01-02-0030 12-01-03-0030
|
||||
<Block>
|
||||
<MarginLeft> 33 </MarginLeft>
|
||||
|
|
@ -2065,7 +2065,7 @@ And Sugar" </Value>
|
|||
<Align> center-vertical-horizontal </Align>
|
||||
</Text>
|
||||
</Block>
|
||||
; ==================> Len = 15
|
||||
; ==================> Len = 16
|
||||
; 12-01-01-0074 12-01-02-0074 12-01-03-0074
|
||||
<Block>
|
||||
<MarginLeft> 33 </MarginLeft>
|
||||
|
|
@ -2578,7 +2578,7 @@ Coffee, Sugar" </Value>
|
|||
<Align> center-vertical-horizontal </Align>
|
||||
</Text>
|
||||
</Block>
|
||||
; ==================> Len = 15
|
||||
; ==================> Len = 16
|
||||
; - - 12-01-03-0078
|
||||
<Block>
|
||||
<MarginLeft> 33 </MarginLeft>
|
||||
|
|
@ -4097,7 +4097,7 @@ Espresso" </Value>
|
|||
<Align> center-vertical-horizontal </Align>
|
||||
</Text>
|
||||
</Block>
|
||||
; ==================> Len = 15
|
||||
; ==================> Len = 16
|
||||
; 12-01-01-0081 12-01-02-0081 -
|
||||
<Block>
|
||||
<MarginLeft> 33 </MarginLeft>
|
||||
|
|
@ -12068,7 +12068,7 @@ note: Strawberry & Floral" </Value>
|
|||
</Text>
|
||||
</Block>
|
||||
; - - -
|
||||
; ==================> Len = 15
|
||||
; ==================> Len = 16
|
||||
; - 12-01-02-0048 -
|
||||
<Block>
|
||||
<MarginLeft> 33 </MarginLeft>
|
||||
|
|
@ -12321,7 +12321,7 @@ Almost Dirty" </Value>
|
|||
</Text>
|
||||
</Block>
|
||||
; - - -
|
||||
; ==================> Len = 15
|
||||
; ==================> Len = 16
|
||||
; - 12-01-02-0051 -
|
||||
<Block>
|
||||
<MarginLeft> 33 </MarginLeft>
|
||||
|
|
@ -19957,7 +19957,7 @@ Cafe Latte" </Value>
|
|||
<Align> center-vertical-horizontal </Align>
|
||||
</Text>
|
||||
</Block>
|
||||
; ==================> Len = 15
|
||||
; ==================> Len = 16
|
||||
; 12-01-01-0055 12-01-02-0055 12-01-03-0055
|
||||
<Block>
|
||||
<MarginLeft> 33 </MarginLeft>
|
||||
|
|
@ -22508,7 +22508,7 @@ Sugar, Water" </Value>
|
|||
<Align> center-vertical-horizontal </Align>
|
||||
</Text>
|
||||
</Block>
|
||||
; ==================> Len = 15
|
||||
; ==================> Len = 16
|
||||
; 12-01-01-0057 12-01-02-0057 12-01-03-0057
|
||||
<Block>
|
||||
<MarginLeft> 33 </MarginLeft>
|
||||
|
|
@ -23017,7 +23017,7 @@ Sugar, Milk" </Value>
|
|||
<Align> center-vertical-horizontal </Align>
|
||||
</Text>
|
||||
</Block>
|
||||
; ==================> Len = 15
|
||||
; ==================> Len = 16
|
||||
; 12-01-01-0058 12-01-02-0058 -
|
||||
<Block>
|
||||
<MarginLeft> 33 </MarginLeft>
|
||||
|
|
@ -23526,7 +23526,7 @@ Sugar, Water" </Value>
|
|||
<Align> center-vertical-horizontal </Align>
|
||||
</Text>
|
||||
</Block>
|
||||
; ==================> Len = 15
|
||||
; ==================> Len = 16
|
||||
; 12-01-01-0059 12-01-02-0059 -
|
||||
<Block>
|
||||
<MarginLeft> 33 </MarginLeft>
|
||||
|
|
@ -24035,7 +24035,7 @@ Sugar, Water" </Value>
|
|||
<Align> center-vertical-horizontal </Align>
|
||||
</Text>
|
||||
</Block>
|
||||
; ==================> Len = 15
|
||||
; ==================> Len = 16
|
||||
; 12-01-01-0060 12-01-02-0060 12-01-03-0060
|
||||
<Block>
|
||||
<MarginLeft> 33 </MarginLeft>
|
||||
|
|
@ -24544,7 +24544,7 @@ Sugar, Milk" </Value>
|
|||
<Align> center-vertical-horizontal </Align>
|
||||
</Text>
|
||||
</Block>
|
||||
; ==================> Len = 15
|
||||
; ==================> Len = 16
|
||||
; - 12-01-02-0056 -
|
||||
<Block>
|
||||
<MarginLeft> 33 </MarginLeft>
|
||||
|
|
@ -25043,7 +25043,7 @@ Sugar, Milk" </Value>
|
|||
<Align> center-vertical-horizontal </Align>
|
||||
</Text>
|
||||
</Block>
|
||||
; ==================> Len = 15
|
||||
; ==================> Len = 16
|
||||
; - 12-01-02-0068 -
|
||||
<Block>
|
||||
<MarginLeft> 33 </MarginLeft>
|
||||
|
|
|
|||
|
|
@ -36,7 +36,7 @@
|
|||
</Script>
|
||||
;dummy_layout.inc
|
||||
; menu_new_list 3
|
||||
; ==================> Len = 15
|
||||
; ==================> Len = 16
|
||||
; TAOTIM - 12-51-01-0001
|
||||
<Block>
|
||||
<MarginLeft> 33 </MarginLeft>
|
||||
|
|
@ -282,7 +282,7 @@
|
|||
</Text>
|
||||
</Block>
|
||||
; - - -
|
||||
; ==================> Len = 15
|
||||
; ==================> Len = 16
|
||||
; TAOTIM - 12-51-01-0002
|
||||
<Block>
|
||||
<MarginLeft> 33 </MarginLeft>
|
||||
|
|
@ -528,7 +528,7 @@
|
|||
</Text>
|
||||
</Block>
|
||||
; - - -
|
||||
; ==================> Len = 15
|
||||
; ==================> Len = 16
|
||||
; TAOTIM - 12-51-01-0003
|
||||
<Block>
|
||||
<MarginLeft> 33 </MarginLeft>
|
||||
|
|
|
|||
|
|
@ -302,7 +302,7 @@
|
|||
</Text>
|
||||
</Block>
|
||||
; - - -
|
||||
; ==================> Len = 15
|
||||
; ==================> Len = 16
|
||||
; - - 12-03-03-0094
|
||||
<Block>
|
||||
<MarginLeft> 33 </MarginLeft>
|
||||
|
|
@ -555,7 +555,7 @@ Volcano" </Value>
|
|||
</Text>
|
||||
</Block>
|
||||
; - - -
|
||||
; ==================> Len = 15
|
||||
; ==================> Len = 16
|
||||
; - - 12-03-03-0095
|
||||
<Block>
|
||||
<MarginLeft> 33 </MarginLeft>
|
||||
|
|
@ -3597,7 +3597,7 @@ Volcano" </Value>
|
|||
</Text>
|
||||
</Block>
|
||||
; - - -
|
||||
; ==================> Len = 15
|
||||
; ==================> Len = 16
|
||||
; 12-03-01-0023 12-03-02-0023 12-03-03-0023
|
||||
<Block>
|
||||
<MarginLeft> 33 </MarginLeft>
|
||||
|
|
@ -3853,7 +3853,7 @@ Banana Milk" </Value>
|
|||
</Text>
|
||||
</Block>
|
||||
; - - -
|
||||
; ==================> Len = 15
|
||||
; ==================> Len = 16
|
||||
; 12-03-01-0024 12-03-02-0024 12-03-03-0024
|
||||
<Block>
|
||||
<MarginLeft> 33 </MarginLeft>
|
||||
|
|
@ -4110,7 +4110,7 @@ Banana Milk" </Value>
|
|||
</Text>
|
||||
</Block>
|
||||
; - - -
|
||||
; ==================> Len = 15
|
||||
; ==================> Len = 16
|
||||
; - - 12-03-03-0061
|
||||
<Block>
|
||||
<MarginLeft> 33 </MarginLeft>
|
||||
|
|
|
|||
File diff suppressed because it is too large
Load diff
File diff suppressed because it is too large
Load diff
|
|
@ -40,7 +40,7 @@
|
|||
</Script>
|
||||
;dummy_layout.inc
|
||||
; menu_new_list 75
|
||||
; ==================> Len = 15
|
||||
; ==================> Len = 16
|
||||
; - 12-05-02-0143 12-05-03-0143
|
||||
<Block>
|
||||
<MarginLeft> 33 </MarginLeft>
|
||||
|
|
@ -88,13 +88,13 @@
|
|||
Var SelectCountDrinkType = SelectCountDrinkType + 1
|
||||
Var DefaultDrinkType = 3
|
||||
EndIf
|
||||
If PD_STAGE_2 = "Enable" Then
|
||||
Topping "Load" "12-05-02-0143"
|
||||
Else
|
||||
If PD_STAGE_1 = "Enable" Then
|
||||
Topping "Load" "-"
|
||||
Else
|
||||
If PD_STAGE_3 = "Enable" Then
|
||||
Topping "Load" "12-05-03-0143"
|
||||
Else
|
||||
If PD_STAGE_2 = "Enable" Then
|
||||
Topping "Load" "12-05-02-0143"
|
||||
Else
|
||||
Topping "Load" "-"
|
||||
EndIf
|
||||
EndIf
|
||||
Var menu_name_eng_hot = $##-##-##-####.NameE
|
||||
|
|
@ -294,7 +294,7 @@ Soda Extra" </Value>
|
|||
</Text>
|
||||
</Block>
|
||||
; - - -
|
||||
; ==================> Len = 15
|
||||
; ==================> Len = 16
|
||||
; - 12-05-02-0133 -
|
||||
<Block>
|
||||
<MarginLeft> 33 </MarginLeft>
|
||||
|
|
@ -545,7 +545,7 @@ Soda Extra" </Value>
|
|||
</Text>
|
||||
</Block>
|
||||
; - - -
|
||||
; ==================> Len = 15
|
||||
; ==================> Len = 16
|
||||
; - 12-02-02-0098 -
|
||||
<Block>
|
||||
<MarginLeft> 33 </MarginLeft>
|
||||
|
|
@ -796,7 +796,7 @@ Soda Extra" </Value>
|
|||
</Text>
|
||||
</Block>
|
||||
; - - -
|
||||
; ==================> Len = 15
|
||||
; ==================> Len = 16
|
||||
; - 12-05-02-0147 -
|
||||
<Block>
|
||||
<MarginLeft> 33 </MarginLeft>
|
||||
|
|
@ -1047,7 +1047,7 @@ Soda Extra" </Value>
|
|||
</Text>
|
||||
</Block>
|
||||
; - - -
|
||||
; ==================> Len = 15
|
||||
; ==================> Len = 16
|
||||
; - 12-05-02-0144 12-05-03-0144
|
||||
<Block>
|
||||
<MarginLeft> 33 </MarginLeft>
|
||||
|
|
@ -1095,13 +1095,13 @@ Soda Extra" </Value>
|
|||
Var SelectCountDrinkType = SelectCountDrinkType + 1
|
||||
Var DefaultDrinkType = 3
|
||||
EndIf
|
||||
If PD_STAGE_2 = "Enable" Then
|
||||
Topping "Load" "12-05-02-0144"
|
||||
Else
|
||||
If PD_STAGE_1 = "Enable" Then
|
||||
Topping "Load" "-"
|
||||
Else
|
||||
If PD_STAGE_3 = "Enable" Then
|
||||
Topping "Load" "12-05-03-0144"
|
||||
Else
|
||||
If PD_STAGE_2 = "Enable" Then
|
||||
Topping "Load" "12-05-02-0144"
|
||||
Else
|
||||
Topping "Load" "-"
|
||||
EndIf
|
||||
EndIf
|
||||
Var menu_name_eng_hot = $##-##-##-####.NameE
|
||||
|
|
@ -1298,7 +1298,7 @@ Soda Extra" </Value>
|
|||
</Text>
|
||||
</Block>
|
||||
; - - -
|
||||
; ==================> Len = 15
|
||||
; ==================> Len = 16
|
||||
; - 12-05-02-0145 12-05-03-0145
|
||||
<Block>
|
||||
<MarginLeft> 33 </MarginLeft>
|
||||
|
|
@ -1346,13 +1346,13 @@ Soda Extra" </Value>
|
|||
Var SelectCountDrinkType = SelectCountDrinkType + 1
|
||||
Var DefaultDrinkType = 3
|
||||
EndIf
|
||||
If PD_STAGE_2 = "Enable" Then
|
||||
Topping "Load" "12-05-02-0145"
|
||||
Else
|
||||
If PD_STAGE_1 = "Enable" Then
|
||||
Topping "Load" "-"
|
||||
Else
|
||||
If PD_STAGE_3 = "Enable" Then
|
||||
Topping "Load" "12-05-03-0145"
|
||||
Else
|
||||
If PD_STAGE_2 = "Enable" Then
|
||||
Topping "Load" "12-05-02-0145"
|
||||
Else
|
||||
Topping "Load" "-"
|
||||
EndIf
|
||||
EndIf
|
||||
Var menu_name_eng_hot = $##-##-##-####.NameE
|
||||
|
|
@ -1549,7 +1549,7 @@ Soda Extra" </Value>
|
|||
</Text>
|
||||
</Block>
|
||||
; - - -
|
||||
; ==================> Len = 15
|
||||
; ==================> Len = 16
|
||||
; - 12-05-02-0146 12-05-03-0146
|
||||
<Block>
|
||||
<MarginLeft> 33 </MarginLeft>
|
||||
|
|
@ -1597,13 +1597,13 @@ Soda Extra" </Value>
|
|||
Var SelectCountDrinkType = SelectCountDrinkType + 1
|
||||
Var DefaultDrinkType = 3
|
||||
EndIf
|
||||
If PD_STAGE_2 = "Enable" Then
|
||||
Topping "Load" "12-05-02-0146"
|
||||
Else
|
||||
If PD_STAGE_1 = "Enable" Then
|
||||
Topping "Load" "-"
|
||||
Else
|
||||
If PD_STAGE_3 = "Enable" Then
|
||||
Topping "Load" "12-05-03-0146"
|
||||
Else
|
||||
If PD_STAGE_2 = "Enable" Then
|
||||
Topping "Load" "12-05-02-0146"
|
||||
Else
|
||||
Topping "Load" "-"
|
||||
EndIf
|
||||
EndIf
|
||||
Var menu_name_eng_hot = $##-##-##-####.NameE
|
||||
|
|
@ -1800,7 +1800,7 @@ Soda Extra" </Value>
|
|||
</Text>
|
||||
</Block>
|
||||
; - - -
|
||||
; ==================> Len = 15
|
||||
; ==================> Len = 16
|
||||
; - 12-05-02-0106 -
|
||||
<Block>
|
||||
<MarginLeft> 33 </MarginLeft>
|
||||
|
|
@ -2051,7 +2051,7 @@ Soda Extra" </Value>
|
|||
</Text>
|
||||
</Block>
|
||||
; - - -
|
||||
; ==================> Len = 15
|
||||
; ==================> Len = 16
|
||||
; - 12-05-02-0057 -
|
||||
<Block>
|
||||
<MarginLeft> 33 </MarginLeft>
|
||||
|
|
@ -2302,7 +2302,7 @@ Soda Extra" </Value>
|
|||
</Text>
|
||||
</Block>
|
||||
; - - -
|
||||
; ==================> Len = 15
|
||||
; ==================> Len = 16
|
||||
; - 12-05-02-0149 -
|
||||
<Block>
|
||||
<MarginLeft> 33 </MarginLeft>
|
||||
|
|
@ -2553,7 +2553,7 @@ Soda Extra" </Value>
|
|||
</Text>
|
||||
</Block>
|
||||
; - - -
|
||||
; ==================> Len = 15
|
||||
; ==================> Len = 16
|
||||
; - 12-05-02-0058 -
|
||||
<Block>
|
||||
<MarginLeft> 33 </MarginLeft>
|
||||
|
|
@ -2804,7 +2804,7 @@ Soda Extra" </Value>
|
|||
</Text>
|
||||
</Block>
|
||||
; - - -
|
||||
; ==================> Len = 15
|
||||
; ==================> Len = 16
|
||||
; - 12-05-02-0148 -
|
||||
<Block>
|
||||
<MarginLeft> 33 </MarginLeft>
|
||||
|
|
@ -3055,7 +3055,7 @@ Soda Extra" </Value>
|
|||
</Text>
|
||||
</Block>
|
||||
; - - -
|
||||
; ==================> Len = 15
|
||||
; ==================> Len = 16
|
||||
; - 12-05-02-0150 -
|
||||
<Block>
|
||||
<MarginLeft> 33 </MarginLeft>
|
||||
|
|
@ -3306,7 +3306,7 @@ Soda Extra" </Value>
|
|||
</Text>
|
||||
</Block>
|
||||
; - - -
|
||||
; ==================> Len = 15
|
||||
; ==================> Len = 16
|
||||
; - 12-05-02-0114 -
|
||||
<Block>
|
||||
<MarginLeft> 33 </MarginLeft>
|
||||
|
|
@ -3557,7 +3557,7 @@ Soda Extra" </Value>
|
|||
</Text>
|
||||
</Block>
|
||||
; - - -
|
||||
; ==================> Len = 15
|
||||
; ==================> Len = 16
|
||||
; - 12-05-02-0104 12-05-03-0104
|
||||
<Block>
|
||||
<MarginLeft> 33 </MarginLeft>
|
||||
|
|
@ -3605,13 +3605,13 @@ Soda Extra" </Value>
|
|||
Var SelectCountDrinkType = SelectCountDrinkType + 1
|
||||
Var DefaultDrinkType = 3
|
||||
EndIf
|
||||
If PD_STAGE_2 = "Enable" Then
|
||||
Topping "Load" "12-05-02-0104"
|
||||
Else
|
||||
If PD_STAGE_1 = "Enable" Then
|
||||
Topping "Load" "-"
|
||||
Else
|
||||
If PD_STAGE_3 = "Enable" Then
|
||||
Topping "Load" "12-05-03-0104"
|
||||
Else
|
||||
If PD_STAGE_2 = "Enable" Then
|
||||
Topping "Load" "12-05-02-0104"
|
||||
Else
|
||||
Topping "Load" "-"
|
||||
EndIf
|
||||
EndIf
|
||||
Var menu_name_eng_hot = $##-##-##-####.NameE
|
||||
|
|
@ -3856,13 +3856,13 @@ Soda Extra" </Value>
|
|||
Var SelectCountDrinkType = SelectCountDrinkType + 1
|
||||
Var DefaultDrinkType = 3
|
||||
EndIf
|
||||
If PD_STAGE_2 = "Enable" Then
|
||||
Topping "Load" "12-05-02-0094"
|
||||
Else
|
||||
If PD_STAGE_1 = "Enable" Then
|
||||
Topping "Load" "-"
|
||||
Else
|
||||
If PD_STAGE_3 = "Enable" Then
|
||||
Topping "Load" "12-05-03-0094"
|
||||
Else
|
||||
If PD_STAGE_2 = "Enable" Then
|
||||
Topping "Load" "12-05-02-0094"
|
||||
Else
|
||||
Topping "Load" "-"
|
||||
EndIf
|
||||
EndIf
|
||||
Var menu_name_eng_hot = $##-##-##-####.NameE
|
||||
|
|
@ -4059,7 +4059,7 @@ Soda Extra" </Value>
|
|||
</Text>
|
||||
</Block>
|
||||
; - - -
|
||||
; ==================> Len = 15
|
||||
; ==================> Len = 16
|
||||
; 12-05-01-0040 12-05-02-0040 12-05-03-0040
|
||||
<Block>
|
||||
<MarginLeft> 33 </MarginLeft>
|
||||
|
|
@ -4314,7 +4314,7 @@ Soda Extra" </Value>
|
|||
</Text>
|
||||
</Block>
|
||||
; - - -
|
||||
; ==================> Len = 15
|
||||
; ==================> Len = 16
|
||||
; - 12-05-02-0041 12-05-03-0041
|
||||
<Block>
|
||||
<MarginLeft> 33 </MarginLeft>
|
||||
|
|
@ -4567,7 +4567,7 @@ Soda" </Value>
|
|||
</Text>
|
||||
</Block>
|
||||
; - - -
|
||||
; ==================> Len = 15
|
||||
; ==================> Len = 16
|
||||
; - 12-05-02-0023 12-05-03-0023
|
||||
<Block>
|
||||
<MarginLeft> 33 </MarginLeft>
|
||||
|
|
@ -4822,7 +4822,7 @@ Sugar, Soda" </Value>
|
|||
</Text>
|
||||
</Block>
|
||||
; - - -
|
||||
; ==================> Len = 15
|
||||
; ==================> Len = 16
|
||||
; - 12-05-02-0136 12-05-03-0136
|
||||
<Block>
|
||||
<MarginLeft> 33 </MarginLeft>
|
||||
|
|
@ -4870,13 +4870,13 @@ Sugar, Soda" </Value>
|
|||
Var SelectCountDrinkType = SelectCountDrinkType + 1
|
||||
Var DefaultDrinkType = 3
|
||||
EndIf
|
||||
If PD_STAGE_2 = "Enable" Then
|
||||
Topping "Load" "12-05-02-0136"
|
||||
Else
|
||||
If PD_STAGE_1 = "Enable" Then
|
||||
Topping "Load" "-"
|
||||
Else
|
||||
If PD_STAGE_3 = "Enable" Then
|
||||
Topping "Load" "12-05-03-0136"
|
||||
Else
|
||||
If PD_STAGE_2 = "Enable" Then
|
||||
Topping "Load" "12-05-02-0136"
|
||||
Else
|
||||
Topping "Load" "-"
|
||||
EndIf
|
||||
EndIf
|
||||
Var menu_name_eng_hot = $##-##-##-####.NameE
|
||||
|
|
@ -5077,7 +5077,7 @@ Strawberry Soda" </Value>
|
|||
</Text>
|
||||
</Block>
|
||||
; - - -
|
||||
; ==================> Len = 15
|
||||
; ==================> Len = 16
|
||||
; - 12-05-02-0137 12-05-03-0137
|
||||
<Block>
|
||||
<MarginLeft> 33 </MarginLeft>
|
||||
|
|
@ -5125,13 +5125,13 @@ Strawberry Soda" </Value>
|
|||
Var SelectCountDrinkType = SelectCountDrinkType + 1
|
||||
Var DefaultDrinkType = 3
|
||||
EndIf
|
||||
If PD_STAGE_2 = "Enable" Then
|
||||
Topping "Load" "12-05-02-0137"
|
||||
Else
|
||||
If PD_STAGE_1 = "Enable" Then
|
||||
Topping "Load" "-"
|
||||
Else
|
||||
If PD_STAGE_3 = "Enable" Then
|
||||
Topping "Load" "12-05-03-0137"
|
||||
Else
|
||||
If PD_STAGE_2 = "Enable" Then
|
||||
Topping "Load" "12-05-02-0137"
|
||||
Else
|
||||
Topping "Load" "-"
|
||||
EndIf
|
||||
EndIf
|
||||
Var menu_name_eng_hot = $##-##-##-####.NameE
|
||||
|
|
@ -5332,7 +5332,7 @@ Soda" </Value>
|
|||
</Text>
|
||||
</Block>
|
||||
; - - -
|
||||
; ==================> Len = 15
|
||||
; ==================> Len = 16
|
||||
; - 12-05-02-0138 12-05-03-0138
|
||||
<Block>
|
||||
<MarginLeft> 33 </MarginLeft>
|
||||
|
|
@ -5380,13 +5380,13 @@ Soda" </Value>
|
|||
Var SelectCountDrinkType = SelectCountDrinkType + 1
|
||||
Var DefaultDrinkType = 3
|
||||
EndIf
|
||||
If PD_STAGE_2 = "Enable" Then
|
||||
Topping "Load" "12-05-02-0138"
|
||||
Else
|
||||
If PD_STAGE_1 = "Enable" Then
|
||||
Topping "Load" "-"
|
||||
Else
|
||||
If PD_STAGE_3 = "Enable" Then
|
||||
Topping "Load" "12-05-03-0138"
|
||||
Else
|
||||
If PD_STAGE_2 = "Enable" Then
|
||||
Topping "Load" "12-05-02-0138"
|
||||
Else
|
||||
Topping "Load" "-"
|
||||
EndIf
|
||||
EndIf
|
||||
Var menu_name_eng_hot = $##-##-##-####.NameE
|
||||
|
|
@ -5587,7 +5587,7 @@ Lychee Soda" </Value>
|
|||
</Text>
|
||||
</Block>
|
||||
; - - -
|
||||
; ==================> Len = 15
|
||||
; ==================> Len = 16
|
||||
; - 12-05-02-0139 12-05-03-0139
|
||||
<Block>
|
||||
<MarginLeft> 33 </MarginLeft>
|
||||
|
|
@ -5635,13 +5635,13 @@ Lychee Soda" </Value>
|
|||
Var SelectCountDrinkType = SelectCountDrinkType + 1
|
||||
Var DefaultDrinkType = 3
|
||||
EndIf
|
||||
If PD_STAGE_2 = "Enable" Then
|
||||
Topping "Load" "12-05-02-0139"
|
||||
Else
|
||||
If PD_STAGE_1 = "Enable" Then
|
||||
Topping "Load" "-"
|
||||
Else
|
||||
If PD_STAGE_3 = "Enable" Then
|
||||
Topping "Load" "12-05-03-0139"
|
||||
Else
|
||||
If PD_STAGE_2 = "Enable" Then
|
||||
Topping "Load" "12-05-02-0139"
|
||||
Else
|
||||
Topping "Load" "-"
|
||||
EndIf
|
||||
EndIf
|
||||
Var menu_name_eng_hot = $##-##-##-####.NameE
|
||||
|
|
@ -5842,7 +5842,7 @@ Soda" </Value>
|
|||
</Text>
|
||||
</Block>
|
||||
; - - -
|
||||
; ==================> Len = 15
|
||||
; ==================> Len = 16
|
||||
; - 12-05-02-0140 12-05-03-0140
|
||||
<Block>
|
||||
<MarginLeft> 33 </MarginLeft>
|
||||
|
|
@ -5890,13 +5890,13 @@ Soda" </Value>
|
|||
Var SelectCountDrinkType = SelectCountDrinkType + 1
|
||||
Var DefaultDrinkType = 3
|
||||
EndIf
|
||||
If PD_STAGE_2 = "Enable" Then
|
||||
Topping "Load" "12-05-02-0140"
|
||||
Else
|
||||
If PD_STAGE_1 = "Enable" Then
|
||||
Topping "Load" "-"
|
||||
Else
|
||||
If PD_STAGE_3 = "Enable" Then
|
||||
Topping "Load" "12-05-03-0140"
|
||||
Else
|
||||
If PD_STAGE_2 = "Enable" Then
|
||||
Topping "Load" "12-05-02-0140"
|
||||
Else
|
||||
Topping "Load" "-"
|
||||
EndIf
|
||||
EndIf
|
||||
Var menu_name_eng_hot = $##-##-##-####.NameE
|
||||
|
|
@ -6097,7 +6097,7 @@ Caramel Soda" </Value>
|
|||
</Text>
|
||||
</Block>
|
||||
; - - -
|
||||
; ==================> Len = 15
|
||||
; ==================> Len = 16
|
||||
; - 12-05-02-0141 12-05-03-0141
|
||||
<Block>
|
||||
<MarginLeft> 33 </MarginLeft>
|
||||
|
|
@ -6145,13 +6145,13 @@ Caramel Soda" </Value>
|
|||
Var SelectCountDrinkType = SelectCountDrinkType + 1
|
||||
Var DefaultDrinkType = 3
|
||||
EndIf
|
||||
If PD_STAGE_2 = "Enable" Then
|
||||
Topping "Load" "12-05-02-0141"
|
||||
Else
|
||||
If PD_STAGE_1 = "Enable" Then
|
||||
Topping "Load" "-"
|
||||
Else
|
||||
If PD_STAGE_3 = "Enable" Then
|
||||
Topping "Load" "12-05-03-0141"
|
||||
Else
|
||||
If PD_STAGE_2 = "Enable" Then
|
||||
Topping "Load" "12-05-02-0141"
|
||||
Else
|
||||
Topping "Load" "-"
|
||||
EndIf
|
||||
EndIf
|
||||
Var menu_name_eng_hot = $##-##-##-####.NameE
|
||||
|
|
@ -6352,7 +6352,7 @@ Soda" </Value>
|
|||
</Text>
|
||||
</Block>
|
||||
; - - -
|
||||
; ==================> Len = 15
|
||||
; ==================> Len = 16
|
||||
; - 12-05-02-0142 12-05-03-0142
|
||||
<Block>
|
||||
<MarginLeft> 33 </MarginLeft>
|
||||
|
|
@ -6400,13 +6400,13 @@ Soda" </Value>
|
|||
Var SelectCountDrinkType = SelectCountDrinkType + 1
|
||||
Var DefaultDrinkType = 3
|
||||
EndIf
|
||||
If PD_STAGE_2 = "Enable" Then
|
||||
Topping "Load" "12-05-02-0142"
|
||||
Else
|
||||
If PD_STAGE_1 = "Enable" Then
|
||||
Topping "Load" "-"
|
||||
Else
|
||||
If PD_STAGE_3 = "Enable" Then
|
||||
Topping "Load" "12-05-03-0142"
|
||||
Else
|
||||
If PD_STAGE_2 = "Enable" Then
|
||||
Topping "Load" "12-05-02-0142"
|
||||
Else
|
||||
Topping "Load" "-"
|
||||
EndIf
|
||||
EndIf
|
||||
Var menu_name_eng_hot = $##-##-##-####.NameE
|
||||
|
|
@ -6655,13 +6655,13 @@ Ice" </Value>
|
|||
Var SelectCountDrinkType = SelectCountDrinkType + 1
|
||||
Var DefaultDrinkType = 3
|
||||
EndIf
|
||||
If PD_STAGE_2 = "Enable" Then
|
||||
Topping "Load" "12-05-02-0035"
|
||||
Else
|
||||
If PD_STAGE_1 = "Enable" Then
|
||||
Topping "Load" "-"
|
||||
Else
|
||||
If PD_STAGE_3 = "Enable" Then
|
||||
Topping "Load" "12-05-03-0035"
|
||||
Else
|
||||
If PD_STAGE_2 = "Enable" Then
|
||||
Topping "Load" "12-05-02-0035"
|
||||
Else
|
||||
Topping "Load" "-"
|
||||
EndIf
|
||||
EndIf
|
||||
Var menu_name_eng_hot = $##-##-##-####.NameE
|
||||
|
|
@ -6908,13 +6908,13 @@ Soda" </Value>
|
|||
Var SelectCountDrinkType = SelectCountDrinkType + 1
|
||||
Var DefaultDrinkType = 3
|
||||
EndIf
|
||||
If PD_STAGE_2 = "Enable" Then
|
||||
Topping "Load" "12-05-02-0034"
|
||||
Else
|
||||
If PD_STAGE_1 = "Enable" Then
|
||||
Topping "Load" "-"
|
||||
Else
|
||||
If PD_STAGE_3 = "Enable" Then
|
||||
Topping "Load" "12-05-03-0034"
|
||||
Else
|
||||
If PD_STAGE_2 = "Enable" Then
|
||||
Topping "Load" "12-05-02-0034"
|
||||
Else
|
||||
Topping "Load" "-"
|
||||
EndIf
|
||||
EndIf
|
||||
Var menu_name_eng_hot = $##-##-##-####.NameE
|
||||
|
|
@ -7915,13 +7915,13 @@ Soda" </Value>
|
|||
Var SelectCountDrinkType = SelectCountDrinkType + 1
|
||||
Var DefaultDrinkType = 3
|
||||
EndIf
|
||||
If PD_STAGE_2 = "Enable" Then
|
||||
Topping "Load" "12-05-02-0010"
|
||||
Else
|
||||
If PD_STAGE_1 = "Enable" Then
|
||||
Topping "Load" "-"
|
||||
Else
|
||||
If PD_STAGE_3 = "Enable" Then
|
||||
Topping "Load" "12-05-03-0010"
|
||||
Else
|
||||
If PD_STAGE_2 = "Enable" Then
|
||||
Topping "Load" "12-05-02-0010"
|
||||
Else
|
||||
Topping "Load" "-"
|
||||
EndIf
|
||||
EndIf
|
||||
Var menu_name_eng_hot = $##-##-##-####.NameE
|
||||
|
|
@ -8167,13 +8167,13 @@ Soda" </Value>
|
|||
Var SelectCountDrinkType = SelectCountDrinkType + 1
|
||||
Var DefaultDrinkType = 3
|
||||
EndIf
|
||||
If PD_STAGE_2 = "Enable" Then
|
||||
Topping "Load" "12-05-02-0033"
|
||||
Else
|
||||
If PD_STAGE_1 = "Enable" Then
|
||||
Topping "Load" "-"
|
||||
Else
|
||||
If PD_STAGE_3 = "Enable" Then
|
||||
Topping "Load" "12-05-03-0033"
|
||||
Else
|
||||
If PD_STAGE_2 = "Enable" Then
|
||||
Topping "Load" "12-05-02-0033"
|
||||
Else
|
||||
Topping "Load" "-"
|
||||
EndIf
|
||||
EndIf
|
||||
Var menu_name_eng_hot = $##-##-##-####.NameE
|
||||
|
|
@ -8418,13 +8418,13 @@ Soda" </Value>
|
|||
Var SelectCountDrinkType = SelectCountDrinkType + 1
|
||||
Var DefaultDrinkType = 3
|
||||
EndIf
|
||||
If PD_STAGE_2 = "Enable" Then
|
||||
Topping "Load" "12-05-02-0022"
|
||||
Else
|
||||
If PD_STAGE_1 = "Enable" Then
|
||||
Topping "Load" "-"
|
||||
Else
|
||||
If PD_STAGE_3 = "Enable" Then
|
||||
Topping "Load" "12-05-03-0022"
|
||||
Else
|
||||
If PD_STAGE_2 = "Enable" Then
|
||||
Topping "Load" "12-05-02-0022"
|
||||
Else
|
||||
Topping "Load" "-"
|
||||
EndIf
|
||||
EndIf
|
||||
Var menu_name_eng_hot = $##-##-##-####.NameE
|
||||
|
|
@ -8672,13 +8672,13 @@ Limenade, Soda & Ice" </Value>
|
|||
Var SelectCountDrinkType = SelectCountDrinkType + 1
|
||||
Var DefaultDrinkType = 3
|
||||
EndIf
|
||||
If PD_STAGE_2 = "Enable" Then
|
||||
Topping "Load" "12-05-02-0008"
|
||||
Else
|
||||
If PD_STAGE_1 = "Enable" Then
|
||||
Topping "Load" "-"
|
||||
Else
|
||||
If PD_STAGE_3 = "Enable" Then
|
||||
Topping "Load" "12-05-03-0008"
|
||||
Else
|
||||
If PD_STAGE_2 = "Enable" Then
|
||||
Topping "Load" "12-05-02-0008"
|
||||
Else
|
||||
Topping "Load" "-"
|
||||
EndIf
|
||||
EndIf
|
||||
Var menu_name_eng_hot = $##-##-##-####.NameE
|
||||
|
|
@ -8923,13 +8923,13 @@ Limenade, Soda & Ice" </Value>
|
|||
Var SelectCountDrinkType = SelectCountDrinkType + 1
|
||||
Var DefaultDrinkType = 3
|
||||
EndIf
|
||||
If PD_STAGE_2 = "Enable" Then
|
||||
Topping "Load" "12-05-02-0009"
|
||||
Else
|
||||
If PD_STAGE_1 = "Enable" Then
|
||||
Topping "Load" "-"
|
||||
Else
|
||||
If PD_STAGE_3 = "Enable" Then
|
||||
Topping "Load" "12-05-03-0009"
|
||||
Else
|
||||
If PD_STAGE_2 = "Enable" Then
|
||||
Topping "Load" "12-05-02-0009"
|
||||
Else
|
||||
Topping "Load" "-"
|
||||
EndIf
|
||||
EndIf
|
||||
Var menu_name_eng_hot = $##-##-##-####.NameE
|
||||
|
|
@ -9176,13 +9176,13 @@ Soda & Ice" </Value>
|
|||
Var SelectCountDrinkType = SelectCountDrinkType + 1
|
||||
Var DefaultDrinkType = 3
|
||||
EndIf
|
||||
If PD_STAGE_2 = "Enable" Then
|
||||
Topping "Load" "12-05-02-0024"
|
||||
Else
|
||||
If PD_STAGE_1 = "Enable" Then
|
||||
Topping "Load" "-"
|
||||
Else
|
||||
If PD_STAGE_3 = "Enable" Then
|
||||
Topping "Load" "12-05-03-0024"
|
||||
Else
|
||||
If PD_STAGE_2 = "Enable" Then
|
||||
Topping "Load" "12-05-02-0024"
|
||||
Else
|
||||
Topping "Load" "-"
|
||||
EndIf
|
||||
EndIf
|
||||
Var menu_name_eng_hot = $##-##-##-####.NameE
|
||||
|
|
@ -9427,13 +9427,13 @@ Soda & Ice" </Value>
|
|||
Var SelectCountDrinkType = SelectCountDrinkType + 1
|
||||
Var DefaultDrinkType = 3
|
||||
EndIf
|
||||
If PD_STAGE_2 = "Enable" Then
|
||||
Topping "Load" "12-05-02-0025"
|
||||
Else
|
||||
If PD_STAGE_1 = "Enable" Then
|
||||
Topping "Load" "-"
|
||||
Else
|
||||
If PD_STAGE_3 = "Enable" Then
|
||||
Topping "Load" "12-05-03-0025"
|
||||
Else
|
||||
If PD_STAGE_2 = "Enable" Then
|
||||
Topping "Load" "12-05-02-0025"
|
||||
Else
|
||||
Topping "Load" "-"
|
||||
EndIf
|
||||
EndIf
|
||||
Var menu_name_eng_hot = $##-##-##-####.NameE
|
||||
|
|
@ -9680,13 +9680,13 @@ Soda & Ice" </Value>
|
|||
Var SelectCountDrinkType = SelectCountDrinkType + 1
|
||||
Var DefaultDrinkType = 3
|
||||
EndIf
|
||||
If PD_STAGE_2 = "Enable" Then
|
||||
Topping "Load" "12-05-02-0038"
|
||||
Else
|
||||
If PD_STAGE_1 = "Enable" Then
|
||||
Topping "Load" "-"
|
||||
Else
|
||||
If PD_STAGE_3 = "Enable" Then
|
||||
Topping "Load" "12-05-03-0038"
|
||||
Else
|
||||
If PD_STAGE_2 = "Enable" Then
|
||||
Topping "Load" "12-05-02-0038"
|
||||
Else
|
||||
Topping "Load" "-"
|
||||
EndIf
|
||||
EndIf
|
||||
Var menu_name_eng_hot = $##-##-##-####.NameE
|
||||
|
|
@ -9931,13 +9931,13 @@ Soda & Ice" </Value>
|
|||
Var SelectCountDrinkType = SelectCountDrinkType + 1
|
||||
Var DefaultDrinkType = 3
|
||||
EndIf
|
||||
If PD_STAGE_2 = "Enable" Then
|
||||
Topping "Load" "12-05-02-0039"
|
||||
Else
|
||||
If PD_STAGE_1 = "Enable" Then
|
||||
Topping "Load" "-"
|
||||
Else
|
||||
If PD_STAGE_3 = "Enable" Then
|
||||
Topping "Load" "12-05-03-0039"
|
||||
Else
|
||||
If PD_STAGE_2 = "Enable" Then
|
||||
Topping "Load" "12-05-02-0039"
|
||||
Else
|
||||
Topping "Load" "-"
|
||||
EndIf
|
||||
EndIf
|
||||
Var menu_name_eng_hot = $##-##-##-####.NameE
|
||||
|
|
@ -10638,7 +10638,7 @@ Soda" </Value>
|
|||
</Text>
|
||||
</Block>
|
||||
; - - -
|
||||
; ==================> Len = 15
|
||||
; ==================> Len = 16
|
||||
; - 12-05-02-0060 -
|
||||
<Block>
|
||||
<MarginLeft> 33 </MarginLeft>
|
||||
|
|
@ -10889,7 +10889,7 @@ Soda" </Value>
|
|||
</Text>
|
||||
</Block>
|
||||
; - - -
|
||||
; ==================> Len = 15
|
||||
; ==================> Len = 16
|
||||
; - 12-05-02-0063 -
|
||||
<Block>
|
||||
<MarginLeft> 33 </MarginLeft>
|
||||
|
|
@ -11142,7 +11142,7 @@ Mint Soda" </Value>
|
|||
</Text>
|
||||
</Block>
|
||||
; - - -
|
||||
; ==================> Len = 15
|
||||
; ==================> Len = 16
|
||||
; - 12-05-02-0064 -
|
||||
<Block>
|
||||
<MarginLeft> 33 </MarginLeft>
|
||||
|
|
@ -11393,7 +11393,7 @@ Mint Soda" </Value>
|
|||
</Text>
|
||||
</Block>
|
||||
; - - -
|
||||
; ==================> Len = 15
|
||||
; ==================> Len = 16
|
||||
; - 12-05-02-0065 -
|
||||
<Block>
|
||||
<MarginLeft> 33 </MarginLeft>
|
||||
|
|
@ -11646,7 +11646,7 @@ Mint Soda" </Value>
|
|||
</Text>
|
||||
</Block>
|
||||
; - - -
|
||||
; ==================> Len = 15
|
||||
; ==================> Len = 16
|
||||
; - 12-05-02-0066 -
|
||||
<Block>
|
||||
<MarginLeft> 33 </MarginLeft>
|
||||
|
|
@ -11899,7 +11899,7 @@ Lemon Soda" </Value>
|
|||
</Text>
|
||||
</Block>
|
||||
; - - -
|
||||
; ==================> Len = 15
|
||||
; ==================> Len = 16
|
||||
; - 12-05-02-0069 -
|
||||
<Block>
|
||||
<MarginLeft> 33 </MarginLeft>
|
||||
|
|
@ -12150,7 +12150,7 @@ Lemon Soda" </Value>
|
|||
</Text>
|
||||
</Block>
|
||||
; - - -
|
||||
; ==================> Len = 15
|
||||
; ==================> Len = 16
|
||||
; - 12-05-02-0070 -
|
||||
<Block>
|
||||
<MarginLeft> 33 </MarginLeft>
|
||||
|
|
@ -12401,7 +12401,7 @@ Lemon Soda" </Value>
|
|||
</Text>
|
||||
</Block>
|
||||
; - - -
|
||||
; ==================> Len = 15
|
||||
; ==================> Len = 16
|
||||
; - 12-05-02-0071 -
|
||||
<Block>
|
||||
<MarginLeft> 33 </MarginLeft>
|
||||
|
|
@ -12652,7 +12652,7 @@ Lemon Soda" </Value>
|
|||
</Text>
|
||||
</Block>
|
||||
; - - -
|
||||
; ==================> Len = 15
|
||||
; ==================> Len = 16
|
||||
; - 12-05-02-0073 -
|
||||
<Block>
|
||||
<MarginLeft> 33 </MarginLeft>
|
||||
|
|
@ -12903,7 +12903,7 @@ Lemon Soda" </Value>
|
|||
</Text>
|
||||
</Block>
|
||||
; - - -
|
||||
; ==================> Len = 15
|
||||
; ==================> Len = 16
|
||||
; - - 12-05-03-0092
|
||||
<Block>
|
||||
<MarginLeft> 33 </MarginLeft>
|
||||
|
|
@ -13154,7 +13154,7 @@ Lemon Soda" </Value>
|
|||
</Text>
|
||||
</Block>
|
||||
; - - -
|
||||
; ==================> Len = 15
|
||||
; ==================> Len = 16
|
||||
; - 12-05-02-0090 -
|
||||
<Block>
|
||||
<MarginLeft> 33 </MarginLeft>
|
||||
|
|
@ -13405,7 +13405,7 @@ Lemon Soda" </Value>
|
|||
</Text>
|
||||
</Block>
|
||||
; - - -
|
||||
; ==================> Len = 15
|
||||
; ==================> Len = 16
|
||||
; - 12-05-02-0093 -
|
||||
<Block>
|
||||
<MarginLeft> 33 </MarginLeft>
|
||||
|
|
@ -14208,13 +14208,13 @@ Lychee Soda" </Value>
|
|||
Var SelectCountDrinkType = SelectCountDrinkType + 1
|
||||
Var DefaultDrinkType = 3
|
||||
EndIf
|
||||
If PD_STAGE_2 = "Enable" Then
|
||||
Topping "Load" "12-05-02-0003"
|
||||
Else
|
||||
If PD_STAGE_1 = "Enable" Then
|
||||
Topping "Load" "-"
|
||||
Else
|
||||
If PD_STAGE_3 = "Enable" Then
|
||||
Topping "Load" "12-05-03-0003"
|
||||
Else
|
||||
If PD_STAGE_2 = "Enable" Then
|
||||
Topping "Load" "12-05-02-0003"
|
||||
Else
|
||||
Topping "Load" "-"
|
||||
EndIf
|
||||
EndIf
|
||||
Var menu_name_eng_hot = $##-##-##-####.NameE
|
||||
|
|
@ -14461,13 +14461,13 @@ Water & Ice" </Value>
|
|||
Var SelectCountDrinkType = SelectCountDrinkType + 1
|
||||
Var DefaultDrinkType = 3
|
||||
EndIf
|
||||
If PD_STAGE_2 = "Enable" Then
|
||||
Topping "Load" "12-05-02-0004"
|
||||
Else
|
||||
If PD_STAGE_1 = "Enable" Then
|
||||
Topping "Load" "-"
|
||||
Else
|
||||
If PD_STAGE_3 = "Enable" Then
|
||||
Topping "Load" "12-05-03-0004"
|
||||
Else
|
||||
If PD_STAGE_2 = "Enable" Then
|
||||
Topping "Load" "12-05-02-0004"
|
||||
Else
|
||||
Topping "Load" "-"
|
||||
EndIf
|
||||
EndIf
|
||||
Var menu_name_eng_hot = $##-##-##-####.NameE
|
||||
|
|
@ -14713,13 +14713,13 @@ Water & Ice" </Value>
|
|||
Var SelectCountDrinkType = SelectCountDrinkType + 1
|
||||
Var DefaultDrinkType = 3
|
||||
EndIf
|
||||
If PD_STAGE_2 = "Enable" Then
|
||||
Topping "Load" "12-05-02-0002"
|
||||
Else
|
||||
If PD_STAGE_1 = "Enable" Then
|
||||
Topping "Load" "-"
|
||||
Else
|
||||
If PD_STAGE_3 = "Enable" Then
|
||||
Topping "Load" "12-05-03-0002"
|
||||
Else
|
||||
If PD_STAGE_2 = "Enable" Then
|
||||
Topping "Load" "12-05-02-0002"
|
||||
Else
|
||||
Topping "Load" "-"
|
||||
EndIf
|
||||
EndIf
|
||||
Var menu_name_eng_hot = $##-##-##-####.NameE
|
||||
|
|
@ -14965,13 +14965,13 @@ Water & Ice" </Value>
|
|||
Var SelectCountDrinkType = SelectCountDrinkType + 1
|
||||
Var DefaultDrinkType = 3
|
||||
EndIf
|
||||
If PD_STAGE_2 = "Enable" Then
|
||||
Topping "Load" "12-05-02-0001"
|
||||
Else
|
||||
If PD_STAGE_1 = "Enable" Then
|
||||
Topping "Load" "12-05-01-0001"
|
||||
Else
|
||||
If PD_STAGE_3 = "Enable" Then
|
||||
Topping "Load" "12-05-03-0001"
|
||||
Else
|
||||
If PD_STAGE_2 = "Enable" Then
|
||||
Topping "Load" "12-05-02-0001"
|
||||
Else
|
||||
Topping "Load" "12-05-01-0001"
|
||||
EndIf
|
||||
EndIf
|
||||
Var menu_name_eng_hot = $12-05-01-0001.NameE
|
||||
|
|
@ -15220,13 +15220,13 @@ Water & Ice" </Value>
|
|||
Var SelectCountDrinkType = SelectCountDrinkType + 1
|
||||
Var DefaultDrinkType = 3
|
||||
EndIf
|
||||
If PD_STAGE_2 = "Enable" Then
|
||||
Topping "Load" "12-05-02-0026"
|
||||
Else
|
||||
If PD_STAGE_1 = "Enable" Then
|
||||
Topping "Load" "-"
|
||||
Else
|
||||
If PD_STAGE_3 = "Enable" Then
|
||||
Topping "Load" "12-05-03-0026"
|
||||
Else
|
||||
If PD_STAGE_2 = "Enable" Then
|
||||
Topping "Load" "12-05-02-0026"
|
||||
Else
|
||||
Topping "Load" "-"
|
||||
EndIf
|
||||
EndIf
|
||||
Var menu_name_eng_hot = $##-##-##-####.NameE
|
||||
|
|
@ -15471,13 +15471,13 @@ Water & Ice" </Value>
|
|||
Var SelectCountDrinkType = SelectCountDrinkType + 1
|
||||
Var DefaultDrinkType = 3
|
||||
EndIf
|
||||
If PD_STAGE_2 = "Enable" Then
|
||||
Topping "Load" "12-05-02-0032"
|
||||
Else
|
||||
If PD_STAGE_1 = "Enable" Then
|
||||
Topping "Load" "-"
|
||||
Else
|
||||
If PD_STAGE_3 = "Enable" Then
|
||||
Topping "Load" "12-05-03-0032"
|
||||
Else
|
||||
If PD_STAGE_2 = "Enable" Then
|
||||
Topping "Load" "12-05-02-0032"
|
||||
Else
|
||||
Topping "Load" "-"
|
||||
EndIf
|
||||
EndIf
|
||||
Var menu_name_eng_hot = $##-##-##-####.NameE
|
||||
|
|
@ -15675,7 +15675,7 @@ Water & Ice" </Value>
|
|||
</Text>
|
||||
</Block>
|
||||
; - - -
|
||||
; ==================> Len = 15
|
||||
; ==================> Len = 16
|
||||
; - 12-05-02-0068 -
|
||||
<Block>
|
||||
<MarginLeft> 33 </MarginLeft>
|
||||
|
|
|
|||
|
|
@ -290,7 +290,7 @@
|
|||
</Text>
|
||||
</Block>
|
||||
; - - -
|
||||
; ==================> Len = 15
|
||||
; ==================> Len = 16
|
||||
; - 12-05-02-0133 -
|
||||
<Block>
|
||||
<MarginLeft> 33 </MarginLeft>
|
||||
|
|
@ -541,7 +541,7 @@
|
|||
</Text>
|
||||
</Block>
|
||||
; - - -
|
||||
; ==================> Len = 15
|
||||
; ==================> Len = 16
|
||||
; - 12-05-02-0106 -
|
||||
<Block>
|
||||
<MarginLeft> 33 </MarginLeft>
|
||||
|
|
@ -792,7 +792,7 @@
|
|||
</Text>
|
||||
</Block>
|
||||
; - - -
|
||||
; ==================> Len = 15
|
||||
; ==================> Len = 16
|
||||
; - 12-05-02-0057 -
|
||||
<Block>
|
||||
<MarginLeft> 33 </MarginLeft>
|
||||
|
|
@ -1043,7 +1043,7 @@
|
|||
</Text>
|
||||
</Block>
|
||||
; - - -
|
||||
; ==================> Len = 15
|
||||
; ==================> Len = 16
|
||||
; - 12-05-02-0058 -
|
||||
<Block>
|
||||
<MarginLeft> 33 </MarginLeft>
|
||||
|
|
@ -1294,7 +1294,7 @@
|
|||
</Text>
|
||||
</Block>
|
||||
; - - -
|
||||
; ==================> Len = 15
|
||||
; ==================> Len = 16
|
||||
; - 12-05-02-0148 -
|
||||
<Block>
|
||||
<MarginLeft> 33 </MarginLeft>
|
||||
|
|
@ -1545,7 +1545,7 @@
|
|||
</Text>
|
||||
</Block>
|
||||
; - - -
|
||||
; ==================> Len = 15
|
||||
; ==================> Len = 16
|
||||
; - 12-05-02-0149 -
|
||||
<Block>
|
||||
<MarginLeft> 33 </MarginLeft>
|
||||
|
|
@ -1796,7 +1796,7 @@
|
|||
</Text>
|
||||
</Block>
|
||||
; - - -
|
||||
; ==================> Len = 15
|
||||
; ==================> Len = 16
|
||||
; - 12-05-02-0150 -
|
||||
<Block>
|
||||
<MarginLeft> 33 </MarginLeft>
|
||||
|
|
@ -2047,7 +2047,7 @@
|
|||
</Text>
|
||||
</Block>
|
||||
; - - -
|
||||
; ==================> Len = 15
|
||||
; ==================> Len = 16
|
||||
; - 12-05-02-0114 12-05-03-0114
|
||||
<Block>
|
||||
<MarginLeft> 33 </MarginLeft>
|
||||
|
|
@ -2549,7 +2549,7 @@
|
|||
</Text>
|
||||
</Block>
|
||||
; - - -
|
||||
; ==================> Len = 15
|
||||
; ==================> Len = 16
|
||||
; - 12-05-02-0104 12-05-03-0104
|
||||
<Block>
|
||||
<MarginLeft> 33 </MarginLeft>
|
||||
|
|
@ -2800,7 +2800,7 @@
|
|||
</Text>
|
||||
</Block>
|
||||
; - - -
|
||||
; ==================> Len = 15
|
||||
; ==================> Len = 16
|
||||
; - 12-05-02-0094 12-05-03-0094
|
||||
<Block>
|
||||
<MarginLeft> 33 </MarginLeft>
|
||||
|
|
@ -3051,7 +3051,7 @@
|
|||
</Text>
|
||||
</Block>
|
||||
; - - -
|
||||
; ==================> Len = 15
|
||||
; ==================> Len = 16
|
||||
; - 12-05-02-0095 -
|
||||
<Block>
|
||||
<MarginLeft> 33 </MarginLeft>
|
||||
|
|
@ -4060,7 +4060,7 @@ Limenade" </Value>
|
|||
</Text>
|
||||
</Block>
|
||||
; - - -
|
||||
; ==================> Len = 15
|
||||
; ==================> Len = 16
|
||||
; - 12-05-02-0074 12-05-03-0074
|
||||
<Block>
|
||||
<MarginLeft> 33 </MarginLeft>
|
||||
|
|
@ -5067,7 +5067,7 @@ Strawberry Lime" </Value>
|
|||
</Text>
|
||||
</Block>
|
||||
; - - -
|
||||
; ==================> Len = 15
|
||||
; ==================> Len = 16
|
||||
; - 12-05-02-0105 12-05-03-0105
|
||||
<Block>
|
||||
<MarginLeft> 33 </MarginLeft>
|
||||
|
|
@ -5318,7 +5318,7 @@ Strawberry Lime" </Value>
|
|||
</Text>
|
||||
</Block>
|
||||
; - - -
|
||||
; ==================> Len = 15
|
||||
; ==================> Len = 16
|
||||
; - 12-05-02-0075 12-05-03-0075
|
||||
<Block>
|
||||
<MarginLeft> 33 </MarginLeft>
|
||||
|
|
@ -5569,7 +5569,7 @@ Strawberry Lime" </Value>
|
|||
</Text>
|
||||
</Block>
|
||||
; - - -
|
||||
; ==================> Len = 15
|
||||
; ==================> Len = 16
|
||||
; - 12-05-02-0053 -
|
||||
<Block>
|
||||
<MarginLeft> 33 </MarginLeft>
|
||||
|
|
@ -5820,7 +5820,7 @@ Strawberry Lime" </Value>
|
|||
</Text>
|
||||
</Block>
|
||||
; - - -
|
||||
; ==================> Len = 15
|
||||
; ==================> Len = 16
|
||||
; - 12-05-02-0076 -
|
||||
<Block>
|
||||
<MarginLeft> 33 </MarginLeft>
|
||||
|
|
@ -6323,7 +6323,7 @@ Strawberry Lime" </Value>
|
|||
</Text>
|
||||
</Block>
|
||||
; - - -
|
||||
; ==================> Len = 15
|
||||
; ==================> Len = 16
|
||||
; - 12-05-02-0054 -
|
||||
<Block>
|
||||
<MarginLeft> 33 </MarginLeft>
|
||||
|
|
@ -6574,7 +6574,7 @@ Strawberry Lime" </Value>
|
|||
</Text>
|
||||
</Block>
|
||||
; - - -
|
||||
; ==================> Len = 15
|
||||
; ==================> Len = 16
|
||||
; - 12-05-02-0107 -
|
||||
<Block>
|
||||
<MarginLeft> 33 </MarginLeft>
|
||||
|
|
@ -6825,7 +6825,7 @@ Strawberry Lime" </Value>
|
|||
</Text>
|
||||
</Block>
|
||||
; - - -
|
||||
; ==================> Len = 15
|
||||
; ==================> Len = 16
|
||||
; - 12-05-02-0077 -
|
||||
<Block>
|
||||
<MarginLeft> 33 </MarginLeft>
|
||||
|
|
@ -7328,7 +7328,7 @@ Strawberry Lime" </Value>
|
|||
</Text>
|
||||
</Block>
|
||||
; - - -
|
||||
; ==================> Len = 15
|
||||
; ==================> Len = 16
|
||||
; - 12-05-02-0067 -
|
||||
<Block>
|
||||
<MarginLeft> 33 </MarginLeft>
|
||||
|
|
@ -7579,7 +7579,7 @@ Strawberry Lime" </Value>
|
|||
</Text>
|
||||
</Block>
|
||||
; - - -
|
||||
; ==================> Len = 15
|
||||
; ==================> Len = 16
|
||||
; - 12-05-02-0108 -
|
||||
<Block>
|
||||
<MarginLeft> 33 </MarginLeft>
|
||||
|
|
@ -7830,7 +7830,7 @@ Strawberry Lime" </Value>
|
|||
</Text>
|
||||
</Block>
|
||||
; - - -
|
||||
; ==================> Len = 15
|
||||
; ==================> Len = 16
|
||||
; - 12-05-02-0072 -
|
||||
<Block>
|
||||
<MarginLeft> 33 </MarginLeft>
|
||||
|
|
@ -8081,7 +8081,7 @@ Strawberry Lime" </Value>
|
|||
</Text>
|
||||
</Block>
|
||||
; - - -
|
||||
; ==================> Len = 15
|
||||
; ==================> Len = 16
|
||||
; - 12-05-02-0109 -
|
||||
<Block>
|
||||
<MarginLeft> 33 </MarginLeft>
|
||||
|
|
@ -8332,7 +8332,7 @@ Strawberry Lime" </Value>
|
|||
</Text>
|
||||
</Block>
|
||||
; - - -
|
||||
; ==================> Len = 15
|
||||
; ==================> Len = 16
|
||||
; - 12-05-02-0091 12-05-03-0091
|
||||
<Block>
|
||||
<MarginLeft> 33 </MarginLeft>
|
||||
|
|
|
|||
|
|
@ -36,7 +36,7 @@
|
|||
</Script>
|
||||
;dummy_layout.inc
|
||||
; menu_new_list 10
|
||||
; ==================> Len = 15
|
||||
; ==================> Len = 16
|
||||
; - 12-99-02-0009 -
|
||||
<Block>
|
||||
<MarginLeft> 33 </MarginLeft>
|
||||
|
|
@ -288,7 +288,7 @@
|
|||
</Text>
|
||||
</Block>
|
||||
; - - -
|
||||
; ==================> Len = 15
|
||||
; ==================> Len = 16
|
||||
; - 12-99-02-0002 -
|
||||
<Block>
|
||||
<MarginLeft> 33 </MarginLeft>
|
||||
|
|
@ -539,7 +539,7 @@
|
|||
</Text>
|
||||
</Block>
|
||||
; - - -
|
||||
; ==================> Len = 15
|
||||
; ==================> Len = 16
|
||||
; - 12-99-02-0019 -
|
||||
<Block>
|
||||
<MarginLeft> 33 </MarginLeft>
|
||||
|
|
@ -790,7 +790,7 @@
|
|||
</Text>
|
||||
</Block>
|
||||
; - - -
|
||||
; ==================> Len = 15
|
||||
; ==================> Len = 16
|
||||
; - 12-99-02-0006 -
|
||||
<Block>
|
||||
<MarginLeft> 33 </MarginLeft>
|
||||
|
|
@ -1041,7 +1041,7 @@
|
|||
</Text>
|
||||
</Block>
|
||||
; - - -
|
||||
; ==================> Len = 15
|
||||
; ==================> Len = 16
|
||||
; - 12-99-02-0007 -
|
||||
<Block>
|
||||
<MarginLeft> 33 </MarginLeft>
|
||||
|
|
@ -1292,7 +1292,7 @@
|
|||
</Text>
|
||||
</Block>
|
||||
; - - -
|
||||
; ==================> Len = 15
|
||||
; ==================> Len = 16
|
||||
; - 12-99-02-0008 -
|
||||
<Block>
|
||||
<MarginLeft> 33 </MarginLeft>
|
||||
|
|
@ -1543,7 +1543,7 @@
|
|||
</Text>
|
||||
</Block>
|
||||
; - - -
|
||||
; ==================> Len = 15
|
||||
; ==================> Len = 16
|
||||
; - 12-99-02-0001 -
|
||||
<Block>
|
||||
<MarginLeft> 33 </MarginLeft>
|
||||
|
|
@ -1794,7 +1794,7 @@
|
|||
</Text>
|
||||
</Block>
|
||||
; - - -
|
||||
; ==================> Len = 15
|
||||
; ==================> Len = 16
|
||||
; - 12-99-02-0003 -
|
||||
<Block>
|
||||
<MarginLeft> 33 </MarginLeft>
|
||||
|
|
@ -2045,7 +2045,7 @@
|
|||
</Text>
|
||||
</Block>
|
||||
; - - -
|
||||
; ==================> Len = 15
|
||||
; ==================> Len = 16
|
||||
; - 12-99-02-0005 -
|
||||
<Block>
|
||||
<MarginLeft> 33 </MarginLeft>
|
||||
|
|
@ -2297,7 +2297,7 @@ With Melon" </Value>
|
|||
</Text>
|
||||
</Block>
|
||||
; - - -
|
||||
; ==================> Len = 15
|
||||
; ==================> Len = 16
|
||||
; - 12-99-02-0004 -
|
||||
<Block>
|
||||
<MarginLeft> 33 </MarginLeft>
|
||||
|
|
|
|||
|
|
@ -35,7 +35,7 @@
|
|||
</Script>
|
||||
;dummy_layout.inc
|
||||
; menu_new_list 12
|
||||
; ==================> Len = 15
|
||||
; ==================> Len = 16
|
||||
; - - 12-03-03-0067
|
||||
<Block>
|
||||
<MarginLeft> 33 </MarginLeft>
|
||||
|
|
@ -290,7 +290,7 @@
|
|||
</Text>
|
||||
</Block>
|
||||
; - - -
|
||||
; ==================> Len = 15
|
||||
; ==================> Len = 16
|
||||
; - - 12-02-03-0058
|
||||
<Block>
|
||||
<MarginLeft> 33 </MarginLeft>
|
||||
|
|
@ -547,7 +547,7 @@ Caramel Oreo" </Value>
|
|||
</Text>
|
||||
</Block>
|
||||
; - - -
|
||||
; ==================> Len = 15
|
||||
; ==================> Len = 16
|
||||
; - - 12-03-03-0058
|
||||
<Block>
|
||||
<MarginLeft> 33 </MarginLeft>
|
||||
|
|
@ -805,7 +805,7 @@ Smoothie" </Value>
|
|||
</Text>
|
||||
</Block>
|
||||
; - - -
|
||||
; ==================> Len = 15
|
||||
; ==================> Len = 16
|
||||
; - - 12-03-03-0006
|
||||
<Block>
|
||||
<MarginLeft> 33 </MarginLeft>
|
||||
|
|
@ -1061,7 +1061,7 @@ Smoothie" </Value>
|
|||
</Text>
|
||||
</Block>
|
||||
; - - -
|
||||
; ==================> Len = 15
|
||||
; ==================> Len = 16
|
||||
; - 12-01-02-0001 -
|
||||
<Block>
|
||||
<MarginLeft> 33 </MarginLeft>
|
||||
|
|
@ -1568,7 +1568,7 @@ Smoothie" </Value>
|
|||
<Align> center-vertical-horizontal </Align>
|
||||
</Text>
|
||||
</Block>
|
||||
; ==================> Len = 15
|
||||
; ==================> Len = 16
|
||||
; - - 12-03-03-0011
|
||||
<Block>
|
||||
<MarginLeft> 33 </MarginLeft>
|
||||
|
|
@ -1825,7 +1825,7 @@ Smoothie" </Value>
|
|||
</Text>
|
||||
</Block>
|
||||
; - - -
|
||||
; ==================> Len = 15
|
||||
; ==================> Len = 16
|
||||
; - - 12-03-03-0010
|
||||
<Block>
|
||||
<MarginLeft> 33 </MarginLeft>
|
||||
|
|
@ -2082,7 +2082,7 @@ Smoothie" </Value>
|
|||
</Text>
|
||||
</Block>
|
||||
; - - -
|
||||
; ==================> Len = 15
|
||||
; ==================> Len = 16
|
||||
; - 12-11-02-0001 -
|
||||
<Block>
|
||||
<MarginLeft> 33 </MarginLeft>
|
||||
|
|
@ -2591,7 +2591,7 @@ Iced Espresso" </Value>
|
|||
<Align> center-vertical-horizontal </Align>
|
||||
</Text>
|
||||
</Block>
|
||||
; ==================> Len = 15
|
||||
; ==================> Len = 16
|
||||
; - - 12-02-03-0064
|
||||
<Block>
|
||||
<MarginLeft> 33 </MarginLeft>
|
||||
|
|
@ -2849,7 +2849,7 @@ Water" </Value>
|
|||
</Text>
|
||||
</Block>
|
||||
; - - -
|
||||
; ==================> Len = 15
|
||||
; ==================> Len = 16
|
||||
; - - 12-02-03-0039
|
||||
<Block>
|
||||
<MarginLeft> 33 </MarginLeft>
|
||||
|
|
@ -3104,7 +3104,7 @@ Water" </Value>
|
|||
</Text>
|
||||
</Block>
|
||||
; - - -
|
||||
; ==================> Len = 15
|
||||
; ==================> Len = 16
|
||||
; - 12-02-02-0042 -
|
||||
<Block>
|
||||
<MarginLeft> 33 </MarginLeft>
|
||||
|
|
@ -3360,7 +3360,7 @@ Ginger Tea" </Value>
|
|||
</Text>
|
||||
</Block>
|
||||
; - - -
|
||||
; ==================> Len = 15
|
||||
; ==================> Len = 16
|
||||
; - 12-05-02-0025 -
|
||||
<Block>
|
||||
<MarginLeft> 33 </MarginLeft>
|
||||
|
|
|
|||
|
|
@ -188,7 +188,7 @@
|
|||
</Script>
|
||||
;dummy_layout.inc
|
||||
; menu_new_list 9
|
||||
; ==================> Len = 15
|
||||
; ==================> Len = 16
|
||||
; 12-05-01-0001 12-05-02-0001 -
|
||||
<Block>
|
||||
<MarginLeft> 33 </MarginLeft>
|
||||
|
|
@ -444,7 +444,7 @@
|
|||
</Text>
|
||||
</Block>
|
||||
; - - -
|
||||
; ==================> Len = 15
|
||||
; ==================> Len = 16
|
||||
; - 12-05-02-0002 -
|
||||
<Block>
|
||||
<MarginLeft> 33 </MarginLeft>
|
||||
|
|
@ -697,7 +697,7 @@
|
|||
</Text>
|
||||
</Block>
|
||||
; - - -
|
||||
; ==================> Len = 15
|
||||
; ==================> Len = 16
|
||||
; - 12-05-02-0007 -
|
||||
<Block>
|
||||
<MarginLeft> 33 </MarginLeft>
|
||||
|
|
@ -949,7 +949,7 @@
|
|||
</Text>
|
||||
</Block>
|
||||
; - - -
|
||||
; ==================> Len = 15
|
||||
; ==================> Len = 16
|
||||
; - 12-05-02-0034 -
|
||||
<Block>
|
||||
<MarginLeft> 33 </MarginLeft>
|
||||
|
|
@ -1202,7 +1202,7 @@
|
|||
</Text>
|
||||
</Block>
|
||||
; - - -
|
||||
; ==================> Len = 15
|
||||
; ==================> Len = 16
|
||||
; - 12-05-02-0035 -
|
||||
<Block>
|
||||
<MarginLeft> 33 </MarginLeft>
|
||||
|
|
@ -1455,7 +1455,7 @@ Drink Soda" </Value>
|
|||
</Text>
|
||||
</Block>
|
||||
; - - -
|
||||
; ==================> Len = 15
|
||||
; ==================> Len = 16
|
||||
; 12-02-01-0027 12-02-02-0027 -
|
||||
<Block>
|
||||
<MarginLeft> 33 </MarginLeft>
|
||||
|
|
@ -1711,7 +1711,7 @@ Drink Soda" </Value>
|
|||
</Text>
|
||||
</Block>
|
||||
; - - -
|
||||
; ==================> Len = 15
|
||||
; ==================> Len = 16
|
||||
; 12-02-01-0045 12-02-02-0045 -
|
||||
<Block>
|
||||
<MarginLeft> 33 </MarginLeft>
|
||||
|
|
@ -1967,7 +1967,7 @@ Drink Soda" </Value>
|
|||
</Text>
|
||||
</Block>
|
||||
; - - -
|
||||
; ==================> Len = 15
|
||||
; ==================> Len = 16
|
||||
; 12-02-01-0048 12-02-02-0049 -
|
||||
<Block>
|
||||
<MarginLeft> 33 </MarginLeft>
|
||||
|
|
@ -2223,7 +2223,7 @@ Drink Soda" </Value>
|
|||
</Text>
|
||||
</Block>
|
||||
; - - -
|
||||
; ==================> Len = 15
|
||||
; ==================> Len = 16
|
||||
; 12-02-01-0047 12-02-02-0047 -
|
||||
<Block>
|
||||
<MarginLeft> 33 </MarginLeft>
|
||||
|
|
|
|||
|
|
@ -32,7 +32,7 @@
|
|||
</Script>
|
||||
;dummy_layout.inc
|
||||
; menu_new_list 44
|
||||
; ==================> Len = 15
|
||||
; ==================> Len = 16
|
||||
; - 12-05-02-0095 -
|
||||
<Block>
|
||||
<MarginLeft> 33 </MarginLeft>
|
||||
|
|
@ -285,7 +285,7 @@ please, boss!" </Value>
|
|||
</Text>
|
||||
</Block>
|
||||
; - - -
|
||||
; ==================> Len = 15
|
||||
; ==================> Len = 16
|
||||
; - 12-05-02-0096 -
|
||||
<Block>
|
||||
<MarginLeft> 33 </MarginLeft>
|
||||
|
|
@ -537,7 +537,7 @@ please, boss!" </Value>
|
|||
</Text>
|
||||
</Block>
|
||||
; - - -
|
||||
; ==================> Len = 15
|
||||
; ==================> Len = 16
|
||||
; - 12-05-02-0097 -
|
||||
<Block>
|
||||
<MarginLeft> 33 </MarginLeft>
|
||||
|
|
@ -789,7 +789,7 @@ please, boss!" </Value>
|
|||
</Text>
|
||||
</Block>
|
||||
; - - -
|
||||
; ==================> Len = 15
|
||||
; ==================> Len = 16
|
||||
; - 12-01-02-0069 -
|
||||
<Block>
|
||||
<MarginLeft> 33 </MarginLeft>
|
||||
|
|
@ -1042,7 +1042,7 @@ how come gal!" </Value>
|
|||
</Text>
|
||||
</Block>
|
||||
; - - -
|
||||
; ==================> Len = 15
|
||||
; ==================> Len = 16
|
||||
; - 12-01-02-0070 -
|
||||
<Block>
|
||||
<MarginLeft> 33 </MarginLeft>
|
||||
|
|
@ -1294,7 +1294,7 @@ how come gal!" </Value>
|
|||
</Text>
|
||||
</Block>
|
||||
; - - -
|
||||
; ==================> Len = 15
|
||||
; ==================> Len = 16
|
||||
; - 12-05-02-0100 -
|
||||
<Block>
|
||||
<MarginLeft> 33 </MarginLeft>
|
||||
|
|
@ -1546,7 +1546,7 @@ how come gal!" </Value>
|
|||
</Text>
|
||||
</Block>
|
||||
; - - -
|
||||
; ==================> Len = 15
|
||||
; ==================> Len = 16
|
||||
; - 12-05-02-0101 -
|
||||
<Block>
|
||||
<MarginLeft> 33 </MarginLeft>
|
||||
|
|
@ -1798,7 +1798,7 @@ how come gal!" </Value>
|
|||
</Text>
|
||||
</Block>
|
||||
; - - -
|
||||
; ==================> Len = 15
|
||||
; ==================> Len = 16
|
||||
; - 12-05-02-0102 -
|
||||
<Block>
|
||||
<MarginLeft> 33 </MarginLeft>
|
||||
|
|
@ -2049,7 +2049,7 @@ how come gal!" </Value>
|
|||
</Text>
|
||||
</Block>
|
||||
; - - -
|
||||
; ==================> Len = 15
|
||||
; ==================> Len = 16
|
||||
; - 12-05-02-0103 -
|
||||
<Block>
|
||||
<MarginLeft> 33 </MarginLeft>
|
||||
|
|
@ -2301,7 +2301,7 @@ how come gal!" </Value>
|
|||
</Text>
|
||||
</Block>
|
||||
; - - -
|
||||
; ==================> Len = 15
|
||||
; ==================> Len = 16
|
||||
; - 12-05-02-0115 -
|
||||
<Block>
|
||||
<MarginLeft> 33 </MarginLeft>
|
||||
|
|
@ -2554,7 +2554,7 @@ Menu,Hurry!" </Value>
|
|||
</Text>
|
||||
</Block>
|
||||
; - - -
|
||||
; ==================> Len = 15
|
||||
; ==================> Len = 16
|
||||
; - 12-05-02-0116 -
|
||||
<Block>
|
||||
<MarginLeft> 33 </MarginLeft>
|
||||
|
|
@ -2807,7 +2807,7 @@ a Gecko" </Value>
|
|||
</Text>
|
||||
</Block>
|
||||
; - - -
|
||||
; ==================> Len = 15
|
||||
; ==================> Len = 16
|
||||
; - 12-05-02-0118 -
|
||||
<Block>
|
||||
<MarginLeft> 33 </MarginLeft>
|
||||
|
|
@ -3059,7 +3059,7 @@ a Gecko" </Value>
|
|||
</Text>
|
||||
</Block>
|
||||
; - - -
|
||||
; ==================> Len = 15
|
||||
; ==================> Len = 16
|
||||
; - 12-05-02-0119 -
|
||||
<Block>
|
||||
<MarginLeft> 33 </MarginLeft>
|
||||
|
|
@ -3312,7 +3312,7 @@ Refreshment" </Value>
|
|||
</Text>
|
||||
</Block>
|
||||
; - - -
|
||||
; ==================> Len = 15
|
||||
; ==================> Len = 16
|
||||
; - 12-05-02-0120 -
|
||||
<Block>
|
||||
<MarginLeft> 33 </MarginLeft>
|
||||
|
|
@ -3564,7 +3564,7 @@ Refreshment" </Value>
|
|||
</Text>
|
||||
</Block>
|
||||
; - - -
|
||||
; ==================> Len = 15
|
||||
; ==================> Len = 16
|
||||
; - 12-05-02-0121 -
|
||||
<Block>
|
||||
<MarginLeft> 33 </MarginLeft>
|
||||
|
|
@ -3816,7 +3816,7 @@ Refreshment" </Value>
|
|||
</Text>
|
||||
</Block>
|
||||
; - - -
|
||||
; ==================> Len = 15
|
||||
; ==================> Len = 16
|
||||
; - 12-99-02-0008 -
|
||||
<Block>
|
||||
<MarginLeft> 33 </MarginLeft>
|
||||
|
|
@ -4067,7 +4067,7 @@ Refreshment" </Value>
|
|||
</Text>
|
||||
</Block>
|
||||
; - - -
|
||||
; ==================> Len = 15
|
||||
; ==================> Len = 16
|
||||
; - 12-99-05-0066 -
|
||||
<Block>
|
||||
<MarginLeft> 33 </MarginLeft>
|
||||
|
|
@ -4318,7 +4318,7 @@ Refreshment" </Value>
|
|||
</Text>
|
||||
</Block>
|
||||
; - - -
|
||||
; ==================> Len = 15
|
||||
; ==================> Len = 16
|
||||
; - 12-99-02-0003 -
|
||||
<Block>
|
||||
<MarginLeft> 33 </MarginLeft>
|
||||
|
|
@ -4569,7 +4569,7 @@ Refreshment" </Value>
|
|||
</Text>
|
||||
</Block>
|
||||
; - - -
|
||||
; ==================> Len = 15
|
||||
; ==================> Len = 16
|
||||
; - 12-99-05-0067 -
|
||||
<Block>
|
||||
<MarginLeft> 33 </MarginLeft>
|
||||
|
|
@ -5071,7 +5071,7 @@ Refreshment" </Value>
|
|||
</Text>
|
||||
</Block>
|
||||
; - - -
|
||||
; ==================> Len = 15
|
||||
; ==================> Len = 16
|
||||
; - 12-05-02-0104 -
|
||||
<Block>
|
||||
<MarginLeft> 33 </MarginLeft>
|
||||
|
|
@ -5322,7 +5322,7 @@ Refreshment" </Value>
|
|||
</Text>
|
||||
</Block>
|
||||
; - - -
|
||||
; ==================> Len = 15
|
||||
; ==================> Len = 16
|
||||
; - 12-99-05-0058 -
|
||||
<Block>
|
||||
<MarginLeft> 33 </MarginLeft>
|
||||
|
|
@ -5574,7 +5574,7 @@ And Soda" </Value>
|
|||
</Text>
|
||||
</Block>
|
||||
; - - -
|
||||
; ==================> Len = 15
|
||||
; ==================> Len = 16
|
||||
; - 12-99-05-0068 -
|
||||
<Block>
|
||||
<MarginLeft> 33 </MarginLeft>
|
||||
|
|
@ -5826,7 +5826,7 @@ And Soda" </Value>
|
|||
</Text>
|
||||
</Block>
|
||||
; - - -
|
||||
; ==================> Len = 15
|
||||
; ==================> Len = 16
|
||||
; - 12-99-05-0060 -
|
||||
<Block>
|
||||
<MarginLeft> 33 </MarginLeft>
|
||||
|
|
@ -6077,7 +6077,7 @@ And Soda" </Value>
|
|||
</Text>
|
||||
</Block>
|
||||
; - - -
|
||||
; ==================> Len = 15
|
||||
; ==================> Len = 16
|
||||
; - 12-99-05-0069 -
|
||||
<Block>
|
||||
<MarginLeft> 33 </MarginLeft>
|
||||
|
|
@ -6830,7 +6830,7 @@ And Soda" </Value>
|
|||
</Text>
|
||||
</Block>
|
||||
; - - -
|
||||
; ==================> Len = 15
|
||||
; ==================> Len = 16
|
||||
; - 12-99-05-0053 -
|
||||
<Block>
|
||||
<MarginLeft> 33 </MarginLeft>
|
||||
|
|
@ -7083,7 +7083,7 @@ Lime" </Value>
|
|||
</Text>
|
||||
</Block>
|
||||
; - - -
|
||||
; ==================> Len = 15
|
||||
; ==================> Len = 16
|
||||
; - 12-99-05-0070 -
|
||||
<Block>
|
||||
<MarginLeft> 33 </MarginLeft>
|
||||
|
|
@ -7336,7 +7336,7 @@ Lime" </Value>
|
|||
</Text>
|
||||
</Block>
|
||||
; - - -
|
||||
; ==================> Len = 15
|
||||
; ==================> Len = 16
|
||||
; - 12-05-02-0054 -
|
||||
<Block>
|
||||
<MarginLeft> 33 </MarginLeft>
|
||||
|
|
@ -7587,7 +7587,7 @@ Lime" </Value>
|
|||
</Text>
|
||||
</Block>
|
||||
; - - -
|
||||
; ==================> Len = 15
|
||||
; ==================> Len = 16
|
||||
; - 12-05-02-0107 -
|
||||
<Block>
|
||||
<MarginLeft> 33 </MarginLeft>
|
||||
|
|
@ -7838,7 +7838,7 @@ Lime" </Value>
|
|||
</Text>
|
||||
</Block>
|
||||
; - - -
|
||||
; ==================> Len = 15
|
||||
; ==================> Len = 16
|
||||
; - 12-05-02-0084 -
|
||||
<Block>
|
||||
<MarginLeft> 33 </MarginLeft>
|
||||
|
|
@ -8089,7 +8089,7 @@ Lime" </Value>
|
|||
</Text>
|
||||
</Block>
|
||||
; - - -
|
||||
; ==================> Len = 15
|
||||
; ==================> Len = 16
|
||||
; - 12-05-02-0110 -
|
||||
<Block>
|
||||
<MarginLeft> 33 </MarginLeft>
|
||||
|
|
@ -8340,7 +8340,7 @@ Lime" </Value>
|
|||
</Text>
|
||||
</Block>
|
||||
; - - -
|
||||
; ==================> Len = 15
|
||||
; ==================> Len = 16
|
||||
; - 12-99-05-0052 -
|
||||
<Block>
|
||||
<MarginLeft> 33 </MarginLeft>
|
||||
|
|
@ -8591,7 +8591,7 @@ Lime" </Value>
|
|||
</Text>
|
||||
</Block>
|
||||
; - - -
|
||||
; ==================> Len = 15
|
||||
; ==================> Len = 16
|
||||
; - 12-99-05-0072 -
|
||||
<Block>
|
||||
<MarginLeft> 33 </MarginLeft>
|
||||
|
|
@ -8842,7 +8842,7 @@ Lime" </Value>
|
|||
</Text>
|
||||
</Block>
|
||||
; - - -
|
||||
; ==================> Len = 15
|
||||
; ==================> Len = 16
|
||||
; - 12-05-02-0067 -
|
||||
<Block>
|
||||
<MarginLeft> 33 </MarginLeft>
|
||||
|
|
@ -9093,7 +9093,7 @@ Lime" </Value>
|
|||
</Text>
|
||||
</Block>
|
||||
; - - -
|
||||
; ==================> Len = 15
|
||||
; ==================> Len = 16
|
||||
; - 12-05-02-0108 -
|
||||
<Block>
|
||||
<MarginLeft> 33 </MarginLeft>
|
||||
|
|
@ -9846,7 +9846,7 @@ Lime" </Value>
|
|||
</Text>
|
||||
</Block>
|
||||
; - - -
|
||||
; ==================> Len = 15
|
||||
; ==================> Len = 16
|
||||
; - 12-99-05-0057 -
|
||||
<Block>
|
||||
<MarginLeft> 33 </MarginLeft>
|
||||
|
|
@ -10600,7 +10600,7 @@ And Soda" </Value>
|
|||
</Text>
|
||||
</Block>
|
||||
; - - -
|
||||
; ==================> Len = 15
|
||||
; ==================> Len = 16
|
||||
; - 12-05-02-0053 -
|
||||
<Block>
|
||||
<MarginLeft> 33 </MarginLeft>
|
||||
|
|
@ -10851,7 +10851,7 @@ And Soda" </Value>
|
|||
</Text>
|
||||
</Block>
|
||||
; - - -
|
||||
; ==================> Len = 15
|
||||
; ==================> Len = 16
|
||||
; - 12-05-02-0106 -
|
||||
<Block>
|
||||
<MarginLeft> 33 </MarginLeft>
|
||||
|
|
|
|||
|
|
@ -37,7 +37,7 @@
|
|||
</Script>
|
||||
;dummy_layout.inc
|
||||
; menu_new_list 9
|
||||
; ==================> Len = 15
|
||||
; ==================> Len = 16
|
||||
; - 12-01-02-0061 12-01-03-0061
|
||||
<Block>
|
||||
<MarginLeft> 33 </MarginLeft>
|
||||
|
|
@ -544,7 +544,7 @@ cocoa, Milk" </Value>
|
|||
<Align> center-vertical-horizontal </Align>
|
||||
</Text>
|
||||
</Block>
|
||||
; ==================> Len = 15
|
||||
; ==================> Len = 16
|
||||
; - 12-01-02-0062 -
|
||||
<Block>
|
||||
<MarginLeft> 33 </MarginLeft>
|
||||
|
|
@ -1051,7 +1051,7 @@ matcha, Milk" </Value>
|
|||
<Align> center-vertical-horizontal </Align>
|
||||
</Text>
|
||||
</Block>
|
||||
; ==================> Len = 15
|
||||
; ==================> Len = 16
|
||||
; - 12-03-02-0024 12-03-03-0024
|
||||
<Block>
|
||||
<MarginLeft> 33 </MarginLeft>
|
||||
|
|
@ -1306,7 +1306,7 @@ milk, Cocoa" </Value>
|
|||
</Text>
|
||||
</Block>
|
||||
; - - -
|
||||
; ==================> Len = 15
|
||||
; ==================> Len = 16
|
||||
; - - 12-03-03-0045
|
||||
<Block>
|
||||
<MarginLeft> 33 </MarginLeft>
|
||||
|
|
@ -1561,7 +1561,7 @@ milk" </Value>
|
|||
</Text>
|
||||
</Block>
|
||||
; - - -
|
||||
; ==================> Len = 15
|
||||
; ==================> Len = 16
|
||||
; - - 12-03-03-0029
|
||||
<Block>
|
||||
<MarginLeft> 33 </MarginLeft>
|
||||
|
|
@ -1816,7 +1816,7 @@ sugar, Oreo" </Value>
|
|||
</Text>
|
||||
</Block>
|
||||
; - - -
|
||||
; ==================> Len = 15
|
||||
; ==================> Len = 16
|
||||
; - 12-02-02-0053 -
|
||||
<Block>
|
||||
<MarginLeft> 33 </MarginLeft>
|
||||
|
|
@ -2070,7 +2070,7 @@ rest bail on you." </Value>
|
|||
</Text>
|
||||
</Block>
|
||||
; - - -
|
||||
; ==================> Len = 15
|
||||
; ==================> Len = 16
|
||||
; - 12-02-02-0054 -
|
||||
<Block>
|
||||
<MarginLeft> 33 </MarginLeft>
|
||||
|
|
@ -2324,7 +2324,7 @@ hard–the real deal." </Value>
|
|||
</Text>
|
||||
</Block>
|
||||
; - - -
|
||||
; ==================> Len = 15
|
||||
; ==================> Len = 16
|
||||
; - 12-03-02-0023 12-03-03-0023
|
||||
<Block>
|
||||
<MarginLeft> 33 </MarginLeft>
|
||||
|
|
@ -2578,7 +2578,7 @@ the L" </Value>
|
|||
</Text>
|
||||
</Block>
|
||||
; - - -
|
||||
; ==================> Len = 15
|
||||
; ==================> Len = 16
|
||||
; - 12-05-02-0078 -
|
||||
<Block>
|
||||
<MarginLeft> 33 </MarginLeft>
|
||||
|
|
|
|||
|
|
@ -31,7 +31,7 @@
|
|||
</Script>
|
||||
;dummy_layout.inc
|
||||
; menu_new_list 23
|
||||
; ==================> Len = 15
|
||||
; ==================> Len = 16
|
||||
; - 12-01-02-0057 -
|
||||
<Block>
|
||||
<MarginLeft> 33 </MarginLeft>
|
||||
|
|
@ -532,7 +532,7 @@ Sugar, Milk" </Value>
|
|||
<Align> center-vertical-horizontal </Align>
|
||||
</Text>
|
||||
</Block>
|
||||
; ==================> Len = 15
|
||||
; ==================> Len = 16
|
||||
; - 12-01-02-0058 -
|
||||
<Block>
|
||||
<MarginLeft> 33 </MarginLeft>
|
||||
|
|
@ -1033,7 +1033,7 @@ Sugar, Water" </Value>
|
|||
<Align> center-vertical-horizontal </Align>
|
||||
</Text>
|
||||
</Block>
|
||||
; ==================> Len = 15
|
||||
; ==================> Len = 16
|
||||
; - - 12-02-03-0050
|
||||
<Block>
|
||||
<MarginLeft> 33 </MarginLeft>
|
||||
|
|
@ -1285,7 +1285,7 @@ Mint" </Value>
|
|||
</Text>
|
||||
</Block>
|
||||
; - - -
|
||||
; ==================> Len = 15
|
||||
; ==================> Len = 16
|
||||
; - 12-01-02-0064 -
|
||||
<Block>
|
||||
<MarginLeft> 33 </MarginLeft>
|
||||
|
|
@ -1784,7 +1784,7 @@ Mint" </Value>
|
|||
<Align> center-vertical-horizontal </Align>
|
||||
</Text>
|
||||
</Block>
|
||||
; ==================> Len = 15
|
||||
; ==================> Len = 16
|
||||
; - 12-03-02-0035 -
|
||||
<Block>
|
||||
<MarginLeft> 33 </MarginLeft>
|
||||
|
|
@ -2036,7 +2036,7 @@ Sugar, Cocoa" </Value>
|
|||
</Text>
|
||||
</Block>
|
||||
; - - -
|
||||
; ==================> Len = 15
|
||||
; ==================> Len = 16
|
||||
; 12-03-01-0036 12-03-02-0036 12-03-03-0036
|
||||
<Block>
|
||||
<MarginLeft> 33 </MarginLeft>
|
||||
|
|
@ -2291,7 +2291,7 @@ Sugar, Cocoa" </Value>
|
|||
</Text>
|
||||
</Block>
|
||||
; - - -
|
||||
; ==================> Len = 15
|
||||
; ==================> Len = 16
|
||||
; - - 12-03-03-0037
|
||||
<Block>
|
||||
<MarginLeft> 33 </MarginLeft>
|
||||
|
|
@ -2544,7 +2544,7 @@ Strawberry" </Value>
|
|||
</Text>
|
||||
</Block>
|
||||
; - - -
|
||||
; ==================> Len = 15
|
||||
; ==================> Len = 16
|
||||
; - - 12-03-03-0034
|
||||
<Block>
|
||||
<MarginLeft> 33 </MarginLeft>
|
||||
|
|
@ -2797,7 +2797,7 @@ Sugar, Oreo" </Value>
|
|||
</Text>
|
||||
</Block>
|
||||
; - - -
|
||||
; ==================> Len = 15
|
||||
; ==================> Len = 16
|
||||
; - 12-05-02-0060 -
|
||||
<Block>
|
||||
<MarginLeft> 33 </MarginLeft>
|
||||
|
|
@ -3048,7 +3048,7 @@ Sugar, Oreo" </Value>
|
|||
</Text>
|
||||
</Block>
|
||||
; - - -
|
||||
; ==================> Len = 15
|
||||
; ==================> Len = 16
|
||||
; - 12-05-02-0063 -
|
||||
<Block>
|
||||
<MarginLeft> 33 </MarginLeft>
|
||||
|
|
@ -3301,7 +3301,7 @@ Mint Soda" </Value>
|
|||
</Text>
|
||||
</Block>
|
||||
; - - -
|
||||
; ==================> Len = 15
|
||||
; ==================> Len = 16
|
||||
; - 12-05-02-0064 -
|
||||
<Block>
|
||||
<MarginLeft> 33 </MarginLeft>
|
||||
|
|
@ -3552,7 +3552,7 @@ Mint Soda" </Value>
|
|||
</Text>
|
||||
</Block>
|
||||
; - - -
|
||||
; ==================> Len = 15
|
||||
; ==================> Len = 16
|
||||
; - 12-05-02-0065 -
|
||||
<Block>
|
||||
<MarginLeft> 33 </MarginLeft>
|
||||
|
|
@ -3803,7 +3803,7 @@ Mint Soda" </Value>
|
|||
</Text>
|
||||
</Block>
|
||||
; - - -
|
||||
; ==================> Len = 15
|
||||
; ==================> Len = 16
|
||||
; - 12-05-02-0066 -
|
||||
<Block>
|
||||
<MarginLeft> 33 </MarginLeft>
|
||||
|
|
@ -4054,7 +4054,7 @@ Mint Soda" </Value>
|
|||
</Text>
|
||||
</Block>
|
||||
; - - -
|
||||
; ==================> Len = 15
|
||||
; ==================> Len = 16
|
||||
; - 12-05-02-0067 -
|
||||
<Block>
|
||||
<MarginLeft> 33 </MarginLeft>
|
||||
|
|
@ -4305,7 +4305,7 @@ Mint Soda" </Value>
|
|||
</Text>
|
||||
</Block>
|
||||
; - - -
|
||||
; ==================> Len = 15
|
||||
; ==================> Len = 16
|
||||
; - 12-01-02-0061 12-01-03-0061
|
||||
<Block>
|
||||
<MarginLeft> 33 </MarginLeft>
|
||||
|
|
@ -4556,7 +4556,7 @@ Mint Soda" </Value>
|
|||
</Text>
|
||||
</Block>
|
||||
; - - -
|
||||
; ==================> Len = 15
|
||||
; ==================> Len = 16
|
||||
; - 12-01-02-0062 -
|
||||
<Block>
|
||||
<MarginLeft> 33 </MarginLeft>
|
||||
|
|
@ -4807,7 +4807,7 @@ Mint Soda" </Value>
|
|||
</Text>
|
||||
</Block>
|
||||
; - - -
|
||||
; ==================> Len = 15
|
||||
; ==================> Len = 16
|
||||
; - 12-03-02-0024 12-03-03-0024
|
||||
<Block>
|
||||
<MarginLeft> 33 </MarginLeft>
|
||||
|
|
@ -5058,7 +5058,7 @@ Mint Soda" </Value>
|
|||
</Text>
|
||||
</Block>
|
||||
; - - -
|
||||
; ==================> Len = 15
|
||||
; ==================> Len = 16
|
||||
; - - 12-03-03-0045
|
||||
<Block>
|
||||
<MarginLeft> 33 </MarginLeft>
|
||||
|
|
@ -5309,7 +5309,7 @@ Mint Soda" </Value>
|
|||
</Text>
|
||||
</Block>
|
||||
; - - -
|
||||
; ==================> Len = 15
|
||||
; ==================> Len = 16
|
||||
; - - 12-03-03-0029
|
||||
<Block>
|
||||
<MarginLeft> 33 </MarginLeft>
|
||||
|
|
@ -5560,7 +5560,7 @@ Mint Soda" </Value>
|
|||
</Text>
|
||||
</Block>
|
||||
; - - -
|
||||
; ==================> Len = 15
|
||||
; ==================> Len = 16
|
||||
; - 12-02-02-0053 -
|
||||
<Block>
|
||||
<MarginLeft> 33 </MarginLeft>
|
||||
|
|
@ -5811,7 +5811,7 @@ Mint Soda" </Value>
|
|||
</Text>
|
||||
</Block>
|
||||
; - - -
|
||||
; ==================> Len = 15
|
||||
; ==================> Len = 16
|
||||
; - 12-02-02-0054 -
|
||||
<Block>
|
||||
<MarginLeft> 33 </MarginLeft>
|
||||
|
|
@ -6062,7 +6062,7 @@ Mint Soda" </Value>
|
|||
</Text>
|
||||
</Block>
|
||||
; - - -
|
||||
; ==================> Len = 15
|
||||
; ==================> Len = 16
|
||||
; - 12-03-02-0023 12-03-03-0023
|
||||
<Block>
|
||||
<MarginLeft> 33 </MarginLeft>
|
||||
|
|
@ -6313,7 +6313,7 @@ Mint Soda" </Value>
|
|||
</Text>
|
||||
</Block>
|
||||
; - - -
|
||||
; ==================> Len = 15
|
||||
; ==================> Len = 16
|
||||
; - 12-05-02-0078 -
|
||||
<Block>
|
||||
<MarginLeft> 33 </MarginLeft>
|
||||
|
|
|
|||
|
|
@ -1075,7 +1075,7 @@ Milk, Sugar" </Value>
|
|||
<Align> center-vertical-horizontal </Align>
|
||||
</Text>
|
||||
</Block>
|
||||
; ==================> Len = 15
|
||||
; ==================> Len = 16
|
||||
; - 12-01-02-0061 12-01-03-0061
|
||||
<Block>
|
||||
<MarginLeft> 33 </MarginLeft>
|
||||
|
|
@ -2363,7 +2363,7 @@ Caramel" </Value>
|
|||
</Text>
|
||||
</Block>
|
||||
; - - -
|
||||
; ==================> Len = 15
|
||||
; ==================> Len = 16
|
||||
; 12-03-01-0024 12-03-02-0024 12-03-03-0024
|
||||
<Block>
|
||||
<MarginLeft> 33 </MarginLeft>
|
||||
|
|
@ -2883,7 +2883,7 @@ Banana Milk" </Value>
|
|||
</Text>
|
||||
</Block>
|
||||
; - - -
|
||||
; ==================> Len = 15
|
||||
; ==================> Len = 16
|
||||
; 12-03-01-0035 12-03-02-0035 12-03-03-0035
|
||||
<Block>
|
||||
<MarginLeft> 33 </MarginLeft>
|
||||
|
|
@ -3143,7 +3143,7 @@ Sugar, Cocoa" </Value>
|
|||
</Text>
|
||||
</Block>
|
||||
; - - -
|
||||
; ==================> Len = 15
|
||||
; ==================> Len = 16
|
||||
; - 12-03-02-0040 -
|
||||
<Block>
|
||||
<MarginLeft> 33 </MarginLeft>
|
||||
|
|
@ -3398,7 +3398,7 @@ Sugar, Cocoa" </Value>
|
|||
</Text>
|
||||
</Block>
|
||||
; - - -
|
||||
; ==================> Len = 15
|
||||
; ==================> Len = 16
|
||||
; - 12-03-02-0059 12-03-03-0059
|
||||
<Block>
|
||||
<MarginLeft> 33 </MarginLeft>
|
||||
|
|
@ -4171,7 +4171,7 @@ Sugar, Oreo" </Value>
|
|||
</Text>
|
||||
</Block>
|
||||
; - - -
|
||||
; ==================> Len = 15
|
||||
; ==================> Len = 16
|
||||
; - - 12-03-03-0044
|
||||
<Block>
|
||||
<MarginLeft> 33 </MarginLeft>
|
||||
|
|
@ -4428,7 +4428,7 @@ Milk, Cocoa" </Value>
|
|||
</Text>
|
||||
</Block>
|
||||
; - - -
|
||||
; ==================> Len = 15
|
||||
; ==================> Len = 16
|
||||
; - - 12-03-03-0061
|
||||
<Block>
|
||||
<MarginLeft> 33 </MarginLeft>
|
||||
|
|
@ -4687,7 +4687,7 @@ Sugar, Biscoff" </Value>
|
|||
</Text>
|
||||
</Block>
|
||||
; - - -
|
||||
; ==================> Len = 15
|
||||
; ==================> Len = 16
|
||||
; - - 12-99-03-0017
|
||||
<Block>
|
||||
<MarginLeft> 33 </MarginLeft>
|
||||
|
|
@ -4943,7 +4943,7 @@ Milk Smoothie" </Value>
|
|||
</Text>
|
||||
</Block>
|
||||
; - - -
|
||||
; ==================> Len = 15
|
||||
; ==================> Len = 16
|
||||
; - - 12-99-03-0067
|
||||
<Block>
|
||||
<MarginLeft> 33 </MarginLeft>
|
||||
|
|
@ -5199,7 +5199,7 @@ Volcano" </Value>
|
|||
</Text>
|
||||
</Block>
|
||||
; - - -
|
||||
; ==================> Len = 15
|
||||
; ==================> Len = 16
|
||||
; - - 12-99-03-0068
|
||||
<Block>
|
||||
<MarginLeft> 33 </MarginLeft>
|
||||
|
|
|
|||
|
|
@ -36,7 +36,7 @@
|
|||
</Script>
|
||||
;dummy_layout.inc
|
||||
; menu_new_list 5
|
||||
; ==================> Len = 15
|
||||
; ==================> Len = 16
|
||||
; - - 12-03-03-0103
|
||||
<Block>
|
||||
<MarginLeft> 33 </MarginLeft>
|
||||
|
|
@ -291,7 +291,7 @@ And Ice" </Value>
|
|||
</Text>
|
||||
</Block>
|
||||
; - - -
|
||||
; ==================> Len = 15
|
||||
; ==================> Len = 16
|
||||
; - - 12-03-03-0104
|
||||
<Block>
|
||||
<MarginLeft> 33 </MarginLeft>
|
||||
|
|
@ -546,7 +546,7 @@ Milk, Sugar And Ice" </Value>
|
|||
</Text>
|
||||
</Block>
|
||||
; - - -
|
||||
; ==================> Len = 15
|
||||
; ==================> Len = 16
|
||||
; - - 12-03-03-0105
|
||||
<Block>
|
||||
<MarginLeft> 33 </MarginLeft>
|
||||
|
|
@ -801,7 +801,7 @@ Sugar And Ice" </Value>
|
|||
</Text>
|
||||
</Block>
|
||||
; - - -
|
||||
; ==================> Len = 15
|
||||
; ==================> Len = 16
|
||||
; - - 12-03-03-0106
|
||||
<Block>
|
||||
<MarginLeft> 33 </MarginLeft>
|
||||
|
|
@ -1056,7 +1056,7 @@ Sugar And Ice" </Value>
|
|||
</Text>
|
||||
</Block>
|
||||
; - - -
|
||||
; ==================> Len = 15
|
||||
; ==================> Len = 16
|
||||
; - - 12-01-03-0090
|
||||
<Block>
|
||||
<MarginLeft> 33 </MarginLeft>
|
||||
|
|
|
|||
|
|
@ -35,7 +35,7 @@
|
|||
</Script>
|
||||
;dummy_layout.inc
|
||||
; menu_new_list 3
|
||||
; ==================> Len = 15
|
||||
; ==================> Len = 16
|
||||
; - - 12-99-03-0026
|
||||
<Block>
|
||||
<MarginLeft> 33 </MarginLeft>
|
||||
|
|
@ -288,7 +288,7 @@ Sugar, Oreo" </Value>
|
|||
</Text>
|
||||
</Block>
|
||||
; - - -
|
||||
; ==================> Len = 15
|
||||
; ==================> Len = 16
|
||||
; - - 12-99-03-0067
|
||||
<Block>
|
||||
<MarginLeft> 33 </MarginLeft>
|
||||
|
|
@ -539,7 +539,7 @@ Sugar, Oreo" </Value>
|
|||
</Text>
|
||||
</Block>
|
||||
; - - -
|
||||
; ==================> Len = 15
|
||||
; ==================> Len = 16
|
||||
; - - 12-99-03-0066
|
||||
<Block>
|
||||
<MarginLeft> 33 </MarginLeft>
|
||||
|
|
|
|||
|
|
@ -35,7 +35,7 @@
|
|||
</Script>
|
||||
;dummy_layout.inc
|
||||
; menu_new_list 15
|
||||
; ==================> Len = 15
|
||||
; ==================> Len = 16
|
||||
; - 12-02-02-0080 -
|
||||
<Block>
|
||||
<MarginLeft> 33 </MarginLeft>
|
||||
|
|
@ -288,7 +288,7 @@ Horrifying" </Value>
|
|||
</Text>
|
||||
</Block>
|
||||
; - - -
|
||||
; ==================> Len = 15
|
||||
; ==================> Len = 16
|
||||
; - - 12-05-03-0128
|
||||
<Block>
|
||||
<MarginLeft> 33 </MarginLeft>
|
||||
|
|
@ -542,7 +542,7 @@ Drink , 7Up And Lime" </Value>
|
|||
</Text>
|
||||
</Block>
|
||||
; - - -
|
||||
; ==================> Len = 15
|
||||
; ==================> Len = 16
|
||||
; - - 12-03-03-0084
|
||||
<Block>
|
||||
<MarginLeft> 33 </MarginLeft>
|
||||
|
|
@ -797,7 +797,7 @@ and Lime" </Value>
|
|||
</Text>
|
||||
</Block>
|
||||
; - - -
|
||||
; ==================> Len = 15
|
||||
; ==================> Len = 16
|
||||
; - - 12-03-03-0085
|
||||
<Block>
|
||||
<MarginLeft> 33 </MarginLeft>
|
||||
|
|
@ -1049,7 +1049,7 @@ and Lime" </Value>
|
|||
</Text>
|
||||
</Block>
|
||||
; - - -
|
||||
; ==================> Len = 15
|
||||
; ==================> Len = 16
|
||||
; - 12-02-02-0081 -
|
||||
<Block>
|
||||
<MarginLeft> 33 </MarginLeft>
|
||||
|
|
@ -1302,7 +1302,7 @@ And 7Up" </Value>
|
|||
</Text>
|
||||
</Block>
|
||||
; - - -
|
||||
; ==================> Len = 15
|
||||
; ==================> Len = 16
|
||||
; - 12-02-02-0082 -
|
||||
<Block>
|
||||
<MarginLeft> 33 </MarginLeft>
|
||||
|
|
@ -1555,7 +1555,7 @@ And Soda" </Value>
|
|||
</Text>
|
||||
</Block>
|
||||
; - - -
|
||||
; ==================> Len = 15
|
||||
; ==================> Len = 16
|
||||
; 12-02-01-0079 - -
|
||||
<Block>
|
||||
<MarginLeft> 33 </MarginLeft>
|
||||
|
|
@ -1812,7 +1812,7 @@ And Soda" </Value>
|
|||
</Text>
|
||||
</Block>
|
||||
; - - -
|
||||
; ==================> Len = 15
|
||||
; ==================> Len = 16
|
||||
; - - 12-03-03-0081
|
||||
<Block>
|
||||
<MarginLeft> 33 </MarginLeft>
|
||||
|
|
@ -2066,7 +2066,7 @@ And Ovaltine" </Value>
|
|||
</Text>
|
||||
</Block>
|
||||
; - - -
|
||||
; ==================> Len = 15
|
||||
; ==================> Len = 16
|
||||
; - 12-01-02-0082 -
|
||||
<Block>
|
||||
<MarginLeft> 33 </MarginLeft>
|
||||
|
|
@ -2567,7 +2567,7 @@ And Ovaltine" </Value>
|
|||
<Align> center-vertical-horizontal </Align>
|
||||
</Text>
|
||||
</Block>
|
||||
; ==================> Len = 15
|
||||
; ==================> Len = 16
|
||||
; - 12-03-02-0080 -
|
||||
<Block>
|
||||
<MarginLeft> 33 </MarginLeft>
|
||||
|
|
@ -2819,7 +2819,7 @@ And Ovaltine" </Value>
|
|||
</Text>
|
||||
</Block>
|
||||
; - - -
|
||||
; ==================> Len = 15
|
||||
; ==================> Len = 16
|
||||
; - - 12-03-03-0080
|
||||
<Block>
|
||||
<MarginLeft> 33 </MarginLeft>
|
||||
|
|
@ -3073,7 +3073,7 @@ Her" </Value>
|
|||
</Text>
|
||||
</Block>
|
||||
; - - -
|
||||
; ==================> Len = 15
|
||||
; ==================> Len = 16
|
||||
; 12-02-01-0078 - -
|
||||
<Block>
|
||||
<MarginLeft> 33 </MarginLeft>
|
||||
|
|
@ -3329,7 +3329,7 @@ Her" </Value>
|
|||
</Text>
|
||||
</Block>
|
||||
; - - -
|
||||
; ==================> Len = 15
|
||||
; ==================> Len = 16
|
||||
; - 12-01-02-0083 -
|
||||
<Block>
|
||||
<MarginLeft> 33 </MarginLeft>
|
||||
|
|
@ -3836,7 +3836,7 @@ And Soda" </Value>
|
|||
<Align> center-vertical-horizontal </Align>
|
||||
</Text>
|
||||
</Block>
|
||||
; ==================> Len = 15
|
||||
; ==================> Len = 16
|
||||
; - - 12-03-03-0082
|
||||
<Block>
|
||||
<MarginLeft> 33 </MarginLeft>
|
||||
|
|
@ -4088,7 +4088,7 @@ And Soda" </Value>
|
|||
</Text>
|
||||
</Block>
|
||||
; - - -
|
||||
; ==================> Len = 15
|
||||
; ==================> Len = 16
|
||||
; - - 12-03-03-0083
|
||||
<Block>
|
||||
<MarginLeft> 33 </MarginLeft>
|
||||
|
|
|
|||
|
|
@ -37,7 +37,7 @@
|
|||
</Script>
|
||||
;dummy_layout.inc
|
||||
; menu_new_list 3
|
||||
; ==================> Len = 15
|
||||
; ==================> Len = 16
|
||||
; - - 12-01-03-0078
|
||||
<Block>
|
||||
<MarginLeft> 33 </MarginLeft>
|
||||
|
|
@ -542,7 +542,7 @@ Caramel Oreo" </Value>
|
|||
<Align> center-vertical-horizontal </Align>
|
||||
</Text>
|
||||
</Block>
|
||||
; ==================> Len = 15
|
||||
; ==================> Len = 16
|
||||
; - - 12-02-03-0057
|
||||
<Block>
|
||||
<MarginLeft> 33 </MarginLeft>
|
||||
|
|
@ -796,7 +796,7 @@ Caramel Oreo" </Value>
|
|||
</Text>
|
||||
</Block>
|
||||
; - - -
|
||||
; ==================> Len = 15
|
||||
; ==================> Len = 16
|
||||
; - - 12-02-03-0058
|
||||
<Block>
|
||||
<MarginLeft> 33 </MarginLeft>
|
||||
|
|
|
|||
|
|
@ -35,7 +35,7 @@
|
|||
</Script>
|
||||
;dummy_layout.inc
|
||||
; menu_new_list 10
|
||||
; ==================> Len = 15
|
||||
; ==================> Len = 16
|
||||
; - 12-03-02-0075 12-03-03-0075
|
||||
<Block>
|
||||
<MarginLeft> 33 </MarginLeft>
|
||||
|
|
@ -288,7 +288,7 @@ Milk" </Value>
|
|||
</Text>
|
||||
</Block>
|
||||
; - - -
|
||||
; ==================> Len = 15
|
||||
; ==================> Len = 16
|
||||
; - 12-05-02-0124 12-05-03-0124
|
||||
<Block>
|
||||
<MarginLeft> 33 </MarginLeft>
|
||||
|
|
@ -541,7 +541,7 @@ Drink" </Value>
|
|||
</Text>
|
||||
</Block>
|
||||
; - - -
|
||||
; ==================> Len = 15
|
||||
; ==================> Len = 16
|
||||
; - 12-02-02-0068 12-02-03-0068
|
||||
<Block>
|
||||
<MarginLeft> 33 </MarginLeft>
|
||||
|
|
@ -793,7 +793,7 @@ Drink" </Value>
|
|||
</Text>
|
||||
</Block>
|
||||
; - - -
|
||||
; ==================> Len = 15
|
||||
; ==================> Len = 16
|
||||
; - 12-05-02-0125 -
|
||||
<Block>
|
||||
<MarginLeft> 33 </MarginLeft>
|
||||
|
|
@ -1046,7 +1046,7 @@ Fizzy" </Value>
|
|||
</Text>
|
||||
</Block>
|
||||
; - - -
|
||||
; ==================> Len = 15
|
||||
; ==================> Len = 16
|
||||
; - 12-01-02-0075 -
|
||||
<Block>
|
||||
<MarginLeft> 33 </MarginLeft>
|
||||
|
|
@ -1549,7 +1549,7 @@ It Strong" </Value>
|
|||
<Align> center-vertical-horizontal </Align>
|
||||
</Text>
|
||||
</Block>
|
||||
; ==================> Len = 15
|
||||
; ==================> Len = 16
|
||||
; - 12-03-02-0076 12-03-03-0076
|
||||
<Block>
|
||||
<MarginLeft> 33 </MarginLeft>
|
||||
|
|
@ -1802,7 +1802,7 @@ Miracles" </Value>
|
|||
</Text>
|
||||
</Block>
|
||||
; - - -
|
||||
; ==================> Len = 15
|
||||
; ==================> Len = 16
|
||||
; - 12-02-02-0069 12-02-03-0069
|
||||
<Block>
|
||||
<MarginLeft> 33 </MarginLeft>
|
||||
|
|
@ -2054,7 +2054,7 @@ Miracles" </Value>
|
|||
</Text>
|
||||
</Block>
|
||||
; - - -
|
||||
; ==================> Len = 15
|
||||
; ==================> Len = 16
|
||||
; - 12-05-02-0126 12-05-03-0126
|
||||
<Block>
|
||||
<MarginLeft> 33 </MarginLeft>
|
||||
|
|
@ -2307,7 +2307,7 @@ Soda" </Value>
|
|||
</Text>
|
||||
</Block>
|
||||
; - - -
|
||||
; ==================> Len = 15
|
||||
; ==================> Len = 16
|
||||
; - 12-05-02-0127 12-05-03-0127
|
||||
<Block>
|
||||
<MarginLeft> 33 </MarginLeft>
|
||||
|
|
@ -2559,7 +2559,7 @@ Soda" </Value>
|
|||
</Text>
|
||||
</Block>
|
||||
; - - -
|
||||
; ==================> Len = 15
|
||||
; ==================> Len = 16
|
||||
; - 12-02-02-0070 12-02-03-0070
|
||||
<Block>
|
||||
<MarginLeft> 33 </MarginLeft>
|
||||
|
|
|
|||
|
|
@ -36,7 +36,7 @@
|
|||
</Script>
|
||||
;dummy_layout.inc
|
||||
; menu_new_list 7
|
||||
; ==================> Len = 15
|
||||
; ==================> Len = 16
|
||||
; 12-02-01-0091 12-02-02-0091 12-02-03-0091
|
||||
<Block>
|
||||
<MarginLeft> 33 </MarginLeft>
|
||||
|
|
@ -291,7 +291,7 @@
|
|||
</Text>
|
||||
</Block>
|
||||
; - - -
|
||||
; ==================> Len = 15
|
||||
; ==================> Len = 16
|
||||
; 12-02-01-0092 12-02-02-0092 12-02-03-0092
|
||||
<Block>
|
||||
<MarginLeft> 33 </MarginLeft>
|
||||
|
|
@ -547,7 +547,7 @@ Thai Milk Tea" </Value>
|
|||
</Text>
|
||||
</Block>
|
||||
; - - -
|
||||
; ==================> Len = 15
|
||||
; ==================> Len = 16
|
||||
; 12-02-01-0093 12-02-02-0093 12-02-03-0093
|
||||
<Block>
|
||||
<MarginLeft> 33 </MarginLeft>
|
||||
|
|
@ -803,7 +803,7 @@ Thai Milk Tea" </Value>
|
|||
</Text>
|
||||
</Block>
|
||||
; - - -
|
||||
; ==================> Len = 15
|
||||
; ==================> Len = 16
|
||||
; 12-02-01-0094 12-02-02-0094 12-02-03-0094
|
||||
<Block>
|
||||
<MarginLeft> 33 </MarginLeft>
|
||||
|
|
@ -1059,7 +1059,7 @@ Thai Milk Tea" </Value>
|
|||
</Text>
|
||||
</Block>
|
||||
; - - -
|
||||
; ==================> Len = 15
|
||||
; ==================> Len = 16
|
||||
; 12-02-01-0095 12-02-02-0095 12-02-03-0095
|
||||
<Block>
|
||||
<MarginLeft> 33 </MarginLeft>
|
||||
|
|
@ -1316,7 +1316,7 @@ Thai Milk Tea" </Value>
|
|||
</Text>
|
||||
</Block>
|
||||
; - - -
|
||||
; ==================> Len = 15
|
||||
; ==================> Len = 16
|
||||
; 12-02-01-0096 12-02-02-0096 12-02-03-0096
|
||||
<Block>
|
||||
<MarginLeft> 33 </MarginLeft>
|
||||
|
|
@ -1572,7 +1572,7 @@ Thai Milk Tea" </Value>
|
|||
</Text>
|
||||
</Block>
|
||||
; - - -
|
||||
; ==================> Len = 15
|
||||
; ==================> Len = 16
|
||||
; 12-02-01-0039 12-02-02-0039 12-02-03-0039
|
||||
<Block>
|
||||
<MarginLeft> 33 </MarginLeft>
|
||||
|
|
|
|||
|
|
@ -37,7 +37,7 @@
|
|||
</Script>
|
||||
;dummy_layout.inc
|
||||
; menu_new_list 10
|
||||
; ==================> Len = 15
|
||||
; ==================> Len = 16
|
||||
; - - 12-03-03-0046
|
||||
<Block>
|
||||
<MarginLeft> 33 </MarginLeft>
|
||||
|
|
@ -289,7 +289,7 @@
|
|||
</Text>
|
||||
</Block>
|
||||
; - - -
|
||||
; ==================> Len = 15
|
||||
; ==================> Len = 16
|
||||
; - - 12-03-03-0047
|
||||
<Block>
|
||||
<MarginLeft> 33 </MarginLeft>
|
||||
|
|
@ -541,7 +541,7 @@
|
|||
</Text>
|
||||
</Block>
|
||||
; - - -
|
||||
; ==================> Len = 15
|
||||
; ==================> Len = 16
|
||||
; - 12-99-05-0063 -
|
||||
<Block>
|
||||
<MarginLeft> 33 </MarginLeft>
|
||||
|
|
@ -793,7 +793,7 @@
|
|||
</Text>
|
||||
</Block>
|
||||
; - - -
|
||||
; ==================> Len = 15
|
||||
; ==================> Len = 16
|
||||
; - 12-03-02-0040 -
|
||||
<Block>
|
||||
<MarginLeft> 33 </MarginLeft>
|
||||
|
|
@ -1045,7 +1045,7 @@
|
|||
</Text>
|
||||
</Block>
|
||||
; - - -
|
||||
; ==================> Len = 15
|
||||
; ==================> Len = 16
|
||||
; - - 12-05-03-0063
|
||||
<Block>
|
||||
<MarginLeft> 33 </MarginLeft>
|
||||
|
|
@ -1298,7 +1298,7 @@ Water" </Value>
|
|||
</Text>
|
||||
</Block>
|
||||
; - - -
|
||||
; ==================> Len = 15
|
||||
; ==================> Len = 16
|
||||
; - 12-05-02-0080 -
|
||||
<Block>
|
||||
<MarginLeft> 33 </MarginLeft>
|
||||
|
|
@ -1551,7 +1551,7 @@ Water" </Value>
|
|||
</Text>
|
||||
</Block>
|
||||
; - - -
|
||||
; ==================> Len = 15
|
||||
; ==================> Len = 16
|
||||
; - - 12-02-03-0053
|
||||
<Block>
|
||||
<MarginLeft> 33 </MarginLeft>
|
||||
|
|
@ -1804,7 +1804,7 @@ Water" </Value>
|
|||
</Text>
|
||||
</Block>
|
||||
; - - -
|
||||
; ==================> Len = 15
|
||||
; ==================> Len = 16
|
||||
; - 12-03-02-0041 -
|
||||
<Block>
|
||||
<MarginLeft> 33 </MarginLeft>
|
||||
|
|
@ -2056,7 +2056,7 @@ Water" </Value>
|
|||
</Text>
|
||||
</Block>
|
||||
; - - -
|
||||
; ==================> Len = 15
|
||||
; ==================> Len = 16
|
||||
; - 12-02-02-0056 -
|
||||
<Block>
|
||||
<MarginLeft> 33 </MarginLeft>
|
||||
|
|
@ -2309,7 +2309,7 @@ Thai Tea Water" </Value>
|
|||
</Text>
|
||||
</Block>
|
||||
; - - -
|
||||
; ==================> Len = 15
|
||||
; ==================> Len = 16
|
||||
; - - 12-05-03-0064
|
||||
<Block>
|
||||
<MarginLeft> 33 </MarginLeft>
|
||||
|
|
|
|||
|
|
@ -36,7 +36,7 @@
|
|||
</Script>
|
||||
;dummy_layout.inc
|
||||
; menu_new_list 14
|
||||
; ==================> Len = 15
|
||||
; ==================> Len = 16
|
||||
; - 12-02-02-0099 -
|
||||
<Block>
|
||||
<MarginLeft> 33 </MarginLeft>
|
||||
|
|
@ -287,7 +287,7 @@
|
|||
</Text>
|
||||
</Block>
|
||||
; - - -
|
||||
; ==================> Len = 15
|
||||
; ==================> Len = 16
|
||||
; 12-02-01-0097 12-02-02-0097 12-02-03-0097
|
||||
<Block>
|
||||
<MarginLeft> 33 </MarginLeft>
|
||||
|
|
@ -542,7 +542,7 @@
|
|||
</Text>
|
||||
</Block>
|
||||
; - - -
|
||||
; ==================> Len = 15
|
||||
; ==================> Len = 16
|
||||
; - 12-02-02-0098 -
|
||||
<Block>
|
||||
<MarginLeft> 33 </MarginLeft>
|
||||
|
|
@ -793,7 +793,7 @@
|
|||
</Text>
|
||||
</Block>
|
||||
; - - -
|
||||
; ==================> Len = 15
|
||||
; ==================> Len = 16
|
||||
; - - 12-03-03-0106
|
||||
<Block>
|
||||
<MarginLeft> 33 </MarginLeft>
|
||||
|
|
@ -1303,7 +1303,7 @@ Sugar And Ice" </Value>
|
|||
</Text>
|
||||
</Block>
|
||||
; - - -
|
||||
; ==================> Len = 15
|
||||
; ==================> Len = 16
|
||||
; - - 12-02-03-0057
|
||||
<Block>
|
||||
<MarginLeft> 33 </MarginLeft>
|
||||
|
|
@ -1556,7 +1556,7 @@ Caramel Oreo" </Value>
|
|||
</Text>
|
||||
</Block>
|
||||
; - - -
|
||||
; ==================> Len = 15
|
||||
; ==================> Len = 16
|
||||
; 12-02-01-0084 12-02-02-0084 12-02-03-0084
|
||||
<Block>
|
||||
<MarginLeft> 33 </MarginLeft>
|
||||
|
|
@ -1812,7 +1812,7 @@ Matcha" </Value>
|
|||
</Text>
|
||||
</Block>
|
||||
; - - -
|
||||
; ==================> Len = 15
|
||||
; ==================> Len = 16
|
||||
; 12-02-01-0083 12-02-02-0083 12-02-03-0083
|
||||
<Block>
|
||||
<MarginLeft> 33 </MarginLeft>
|
||||
|
|
@ -2579,7 +2579,7 @@ Cafe Latte" </Value>
|
|||
<Align> center-vertical-horizontal </Align>
|
||||
</Text>
|
||||
</Block>
|
||||
; ==================> Len = 15
|
||||
; ==================> Len = 16
|
||||
; - 12-02-02-0060 12-02-03-0060
|
||||
<Block>
|
||||
<MarginLeft> 33 </MarginLeft>
|
||||
|
|
@ -3344,7 +3344,7 @@ Limenade" </Value>
|
|||
</Text>
|
||||
</Block>
|
||||
; - - -
|
||||
; ==================> Len = 15
|
||||
; ==================> Len = 16
|
||||
; - 12-02-02-0061 12-02-03-0061
|
||||
<Block>
|
||||
<MarginLeft> 33 </MarginLeft>
|
||||
|
|
|
|||
|
|
@ -34,7 +34,7 @@
|
|||
</Script>
|
||||
;dummy_layout.inc
|
||||
; menu_new_list 7
|
||||
; ==================> Len = 15
|
||||
; ==================> Len = 16
|
||||
; - 12-99-02-0011 -
|
||||
<Block>
|
||||
<MarginLeft> 33 </MarginLeft>
|
||||
|
|
@ -285,7 +285,7 @@
|
|||
</Text>
|
||||
</Block>
|
||||
; - - -
|
||||
; ==================> Len = 15
|
||||
; ==================> Len = 16
|
||||
; - 12-99-02-0013 -
|
||||
<Block>
|
||||
<MarginLeft> 33 </MarginLeft>
|
||||
|
|
@ -536,7 +536,7 @@
|
|||
</Text>
|
||||
</Block>
|
||||
; - - -
|
||||
; ==================> Len = 15
|
||||
; ==================> Len = 16
|
||||
; - 12-99-02-0014 -
|
||||
<Block>
|
||||
<MarginLeft> 33 </MarginLeft>
|
||||
|
|
@ -787,7 +787,7 @@
|
|||
</Text>
|
||||
</Block>
|
||||
; - - -
|
||||
; ==================> Len = 15
|
||||
; ==================> Len = 16
|
||||
; - 12-99-02-0015 -
|
||||
<Block>
|
||||
<MarginLeft> 33 </MarginLeft>
|
||||
|
|
@ -1038,7 +1038,7 @@
|
|||
</Text>
|
||||
</Block>
|
||||
; - - -
|
||||
; ==================> Len = 15
|
||||
; ==================> Len = 16
|
||||
; - 12-99-02-0016 -
|
||||
<Block>
|
||||
<MarginLeft> 33 </MarginLeft>
|
||||
|
|
@ -1289,7 +1289,7 @@
|
|||
</Text>
|
||||
</Block>
|
||||
; - - -
|
||||
; ==================> Len = 15
|
||||
; ==================> Len = 16
|
||||
; - 12-99-02-0018 -
|
||||
<Block>
|
||||
<MarginLeft> 33 </MarginLeft>
|
||||
|
|
|
|||
|
|
@ -31,7 +31,7 @@
|
|||
</Script>
|
||||
;dummy_layout.inc
|
||||
; menu_new_list 24
|
||||
; ==================> Len = 15
|
||||
; ==================> Len = 16
|
||||
; - 12-03-02-0002 -
|
||||
<Block>
|
||||
<MarginLeft> 33 </MarginLeft>
|
||||
|
|
@ -282,7 +282,7 @@
|
|||
</Text>
|
||||
</Block>
|
||||
; - - -
|
||||
; ==================> Len = 15
|
||||
; ==================> Len = 16
|
||||
; - 12-03-02-0065 -
|
||||
<Block>
|
||||
<MarginLeft> 33 </MarginLeft>
|
||||
|
|
@ -533,7 +533,7 @@
|
|||
</Text>
|
||||
</Block>
|
||||
; - - -
|
||||
; ==================> Len = 15
|
||||
; ==================> Len = 16
|
||||
; - 12-03-02-0067 -
|
||||
<Block>
|
||||
<MarginLeft> 33 </MarginLeft>
|
||||
|
|
@ -784,7 +784,7 @@
|
|||
</Text>
|
||||
</Block>
|
||||
; - - -
|
||||
; ==================> Len = 15
|
||||
; ==================> Len = 16
|
||||
; - 12-03-02-0066 -
|
||||
<Block>
|
||||
<MarginLeft> 33 </MarginLeft>
|
||||
|
|
@ -1035,7 +1035,7 @@
|
|||
</Text>
|
||||
</Block>
|
||||
; - - -
|
||||
; ==================> Len = 15
|
||||
; ==================> Len = 16
|
||||
; 12-03-01-0068 12-03-02-0068 -
|
||||
<Block>
|
||||
<MarginLeft> 33 </MarginLeft>
|
||||
|
|
@ -1290,7 +1290,7 @@
|
|||
</Text>
|
||||
</Block>
|
||||
; - - -
|
||||
; ==================> Len = 15
|
||||
; ==================> Len = 16
|
||||
; - 12-03-02-0069 -
|
||||
<Block>
|
||||
<MarginLeft> 33 </MarginLeft>
|
||||
|
|
@ -1541,7 +1541,7 @@
|
|||
</Text>
|
||||
</Block>
|
||||
; - - -
|
||||
; ==================> Len = 15
|
||||
; ==================> Len = 16
|
||||
; - 12-03-02-0070 -
|
||||
<Block>
|
||||
<MarginLeft> 33 </MarginLeft>
|
||||
|
|
@ -1792,7 +1792,7 @@
|
|||
</Text>
|
||||
</Block>
|
||||
; - - -
|
||||
; ==================> Len = 15
|
||||
; ==================> Len = 16
|
||||
; - 12-03-02-0071 -
|
||||
<Block>
|
||||
<MarginLeft> 33 </MarginLeft>
|
||||
|
|
@ -2043,7 +2043,7 @@
|
|||
</Text>
|
||||
</Block>
|
||||
; - - -
|
||||
; ==================> Len = 15
|
||||
; ==================> Len = 16
|
||||
; - 12-03-02-0074 -
|
||||
<Block>
|
||||
<MarginLeft> 33 </MarginLeft>
|
||||
|
|
@ -2294,7 +2294,7 @@
|
|||
</Text>
|
||||
</Block>
|
||||
; - - -
|
||||
; ==================> Len = 15
|
||||
; ==================> Len = 16
|
||||
; 12-01-01-0006 12-01-02-0003 12-01-03-0003
|
||||
<Block>
|
||||
<MarginLeft> 33 </MarginLeft>
|
||||
|
|
@ -2549,7 +2549,7 @@
|
|||
</Text>
|
||||
</Block>
|
||||
; - - -
|
||||
; ==================> Len = 15
|
||||
; ==================> Len = 16
|
||||
; 12-01-01-1006 12-01-02-1003 -
|
||||
<Block>
|
||||
<MarginLeft> 33 </MarginLeft>
|
||||
|
|
@ -2806,7 +2806,7 @@ Milk, Sugar" </Value>
|
|||
</Text>
|
||||
</Block>
|
||||
; - - -
|
||||
; ==================> Len = 15
|
||||
; ==================> Len = 16
|
||||
; - 12-01-02-0061 12-01-03-0061
|
||||
<Block>
|
||||
<MarginLeft> 33 </MarginLeft>
|
||||
|
|
@ -3058,7 +3058,7 @@ Cocoa, Milk" </Value>
|
|||
</Text>
|
||||
</Block>
|
||||
; - - -
|
||||
; ==================> Len = 15
|
||||
; ==================> Len = 16
|
||||
; 12-03-01-0002 12-03-02-0002 12-03-03-0002
|
||||
<Block>
|
||||
<MarginLeft> 33 </MarginLeft>
|
||||
|
|
@ -3313,7 +3313,7 @@ Cocoa, Milk" </Value>
|
|||
</Text>
|
||||
</Block>
|
||||
; - - -
|
||||
; ==================> Len = 15
|
||||
; ==================> Len = 16
|
||||
; - 12-03-02-1002 -
|
||||
<Block>
|
||||
<MarginLeft> 33 </MarginLeft>
|
||||
|
|
@ -3564,7 +3564,7 @@ Cocoa, Milk" </Value>
|
|||
</Text>
|
||||
</Block>
|
||||
; - - -
|
||||
; ==================> Len = 15
|
||||
; ==================> Len = 16
|
||||
; 12-03-01-0004 12-03-02-0004 12-03-03-0004
|
||||
<Block>
|
||||
<MarginLeft> 33 </MarginLeft>
|
||||
|
|
@ -3821,7 +3821,7 @@ Caramel" </Value>
|
|||
</Text>
|
||||
</Block>
|
||||
; - - -
|
||||
; ==================> Len = 15
|
||||
; ==================> Len = 16
|
||||
; 12-03-01-0024 12-03-02-0024 12-03-03-0024
|
||||
<Block>
|
||||
<MarginLeft> 33 </MarginLeft>
|
||||
|
|
@ -4076,7 +4076,7 @@ Caramel" </Value>
|
|||
</Text>
|
||||
</Block>
|
||||
; - - -
|
||||
; ==================> Len = 15
|
||||
; ==================> Len = 16
|
||||
; 12-03-01-0025 12-03-02-0025 12-03-03-0025
|
||||
<Block>
|
||||
<MarginLeft> 33 </MarginLeft>
|
||||
|
|
@ -4331,7 +4331,7 @@ Caramel" </Value>
|
|||
</Text>
|
||||
</Block>
|
||||
; - - -
|
||||
; ==================> Len = 15
|
||||
; ==================> Len = 16
|
||||
; 12-03-01-0035 12-03-02-0035 12-03-03-0035
|
||||
<Block>
|
||||
<MarginLeft> 33 </MarginLeft>
|
||||
|
|
@ -4587,7 +4587,7 @@ sugar, Cocoa" </Value>
|
|||
</Text>
|
||||
</Block>
|
||||
; - - -
|
||||
; ==================> Len = 15
|
||||
; ==================> Len = 16
|
||||
; - 12-03-02-0039 12-03-03-0039
|
||||
<Block>
|
||||
<MarginLeft> 33 </MarginLeft>
|
||||
|
|
@ -4839,7 +4839,7 @@ Water" </Value>
|
|||
</Text>
|
||||
</Block>
|
||||
; - - -
|
||||
; ==================> Len = 15
|
||||
; ==================> Len = 16
|
||||
; - 12-03-02-0059 12-03-03-0059
|
||||
<Block>
|
||||
<MarginLeft> 33 </MarginLeft>
|
||||
|
|
@ -5091,7 +5091,7 @@ Water" </Value>
|
|||
</Text>
|
||||
</Block>
|
||||
; - - -
|
||||
; ==================> Len = 15
|
||||
; ==================> Len = 16
|
||||
; - - 12-03-03-0010
|
||||
<Block>
|
||||
<MarginLeft> 33 </MarginLeft>
|
||||
|
|
@ -5343,7 +5343,7 @@ Water" </Value>
|
|||
</Text>
|
||||
</Block>
|
||||
; - - -
|
||||
; ==================> Len = 15
|
||||
; ==================> Len = 16
|
||||
; - - 12-03-03-0030
|
||||
<Block>
|
||||
<MarginLeft> 33 </MarginLeft>
|
||||
|
|
@ -5596,7 +5596,7 @@ Sugar, Oreo" </Value>
|
|||
</Text>
|
||||
</Block>
|
||||
; - - -
|
||||
; ==================> Len = 15
|
||||
; ==================> Len = 16
|
||||
; - - 12-03-03-0044
|
||||
<Block>
|
||||
<MarginLeft> 33 </MarginLeft>
|
||||
|
|
|
|||
|
|
@ -37,7 +37,7 @@
|
|||
</Script>
|
||||
;dummy_layout.inc
|
||||
; menu_new_list 3
|
||||
; ==================> Len = 15
|
||||
; ==================> Len = 16
|
||||
; - 12-03-02-0024 12-03-03-0024
|
||||
<Block>
|
||||
<MarginLeft> 33 </MarginLeft>
|
||||
|
|
@ -293,7 +293,7 @@ Is Relieve" </Value>
|
|||
</Text>
|
||||
</Block>
|
||||
; - - -
|
||||
; ==================> Len = 15
|
||||
; ==================> Len = 16
|
||||
; - - 12-03-03-0029
|
||||
<Block>
|
||||
<MarginLeft> 33 </MarginLeft>
|
||||
|
|
@ -550,7 +550,7 @@ Sugar, Oreo" </Value>
|
|||
</Text>
|
||||
</Block>
|
||||
; - - -
|
||||
; ==================> Len = 15
|
||||
; ==================> Len = 16
|
||||
; - 12-03-02-0023 12-03-03-0023
|
||||
<Block>
|
||||
<MarginLeft> 33 </MarginLeft>
|
||||
|
|
|
|||
|
|
@ -35,7 +35,7 @@
|
|||
</Script>
|
||||
;dummy_layout.inc
|
||||
; menu_new_list 13
|
||||
; ==================> Len = 15
|
||||
; ==================> Len = 16
|
||||
; 12-01-01-0057 12-01-02-0057 12-01-03-0057
|
||||
<Block>
|
||||
<MarginLeft> 33 </MarginLeft>
|
||||
|
|
@ -548,7 +548,7 @@ Sugar, Milk" </Value>
|
|||
<Align> center-vertical-horizontal </Align>
|
||||
</Text>
|
||||
</Block>
|
||||
; ==================> Len = 15
|
||||
; ==================> Len = 16
|
||||
; 12-01-01-0058 12-01-02-0058 -
|
||||
<Block>
|
||||
<MarginLeft> 33 </MarginLeft>
|
||||
|
|
@ -1061,7 +1061,7 @@ Sugar, Water" </Value>
|
|||
<Align> center-vertical-horizontal </Align>
|
||||
</Text>
|
||||
</Block>
|
||||
; ==================> Len = 15
|
||||
; ==================> Len = 16
|
||||
; 12-02-01-0050 12-02-02-0050 12-02-03-0050
|
||||
<Block>
|
||||
<MarginLeft> 33 </MarginLeft>
|
||||
|
|
@ -1319,7 +1319,7 @@ Mint" </Value>
|
|||
</Text>
|
||||
</Block>
|
||||
; - - -
|
||||
; ==================> Len = 15
|
||||
; ==================> Len = 16
|
||||
; 12-03-01-0035 12-03-02-0035 12-03-03-0035
|
||||
<Block>
|
||||
<MarginLeft> 33 </MarginLeft>
|
||||
|
|
@ -1577,7 +1577,7 @@ Sugar, Cocoa" </Value>
|
|||
</Text>
|
||||
</Block>
|
||||
; - - -
|
||||
; ==================> Len = 15
|
||||
; ==================> Len = 16
|
||||
; 12-03-01-0036 12-03-02-0036 12-03-03-0036
|
||||
<Block>
|
||||
<MarginLeft> 33 </MarginLeft>
|
||||
|
|
@ -1834,7 +1834,7 @@ Sugar, Cocoa" </Value>
|
|||
</Text>
|
||||
</Block>
|
||||
; - - -
|
||||
; ==================> Len = 15
|
||||
; ==================> Len = 16
|
||||
; - 12-03-02-0037 12-03-03-0037
|
||||
<Block>
|
||||
<MarginLeft> 33 </MarginLeft>
|
||||
|
|
@ -2089,7 +2089,7 @@ Strawberry " </Value>
|
|||
</Text>
|
||||
</Block>
|
||||
; - - -
|
||||
; ==================> Len = 15
|
||||
; ==================> Len = 16
|
||||
; - - 12-03-03-0034
|
||||
<Block>
|
||||
<MarginLeft> 33 </MarginLeft>
|
||||
|
|
@ -2345,7 +2345,7 @@ Sugar, Oreo" </Value>
|
|||
</Text>
|
||||
</Block>
|
||||
; - - -
|
||||
; ==================> Len = 15
|
||||
; ==================> Len = 16
|
||||
; - 12-05-02-0060 -
|
||||
<Block>
|
||||
<MarginLeft> 33 </MarginLeft>
|
||||
|
|
@ -2598,7 +2598,7 @@ Sugar, Oreo" </Value>
|
|||
</Text>
|
||||
</Block>
|
||||
; - - -
|
||||
; ==================> Len = 15
|
||||
; ==================> Len = 16
|
||||
; - 12-05-02-0063 -
|
||||
<Block>
|
||||
<MarginLeft> 33 </MarginLeft>
|
||||
|
|
@ -2852,7 +2852,7 @@ Mint Soda" </Value>
|
|||
</Text>
|
||||
</Block>
|
||||
; - - -
|
||||
; ==================> Len = 15
|
||||
; ==================> Len = 16
|
||||
; - 12-05-02-0064 -
|
||||
<Block>
|
||||
<MarginLeft> 33 </MarginLeft>
|
||||
|
|
@ -3105,7 +3105,7 @@ Mint Soda" </Value>
|
|||
</Text>
|
||||
</Block>
|
||||
; - - -
|
||||
; ==================> Len = 15
|
||||
; ==================> Len = 16
|
||||
; - 12-05-02-0065 -
|
||||
<Block>
|
||||
<MarginLeft> 33 </MarginLeft>
|
||||
|
|
@ -3359,7 +3359,7 @@ Mint Soda" </Value>
|
|||
</Text>
|
||||
</Block>
|
||||
; - - -
|
||||
; ==================> Len = 15
|
||||
; ==================> Len = 16
|
||||
; - 12-05-02-0066 -
|
||||
<Block>
|
||||
<MarginLeft> 33 </MarginLeft>
|
||||
|
|
@ -3613,7 +3613,7 @@ Lemon Soda" </Value>
|
|||
</Text>
|
||||
</Block>
|
||||
; - - -
|
||||
; ==================> Len = 15
|
||||
; ==================> Len = 16
|
||||
; - 12-05-02-0067 -
|
||||
<Block>
|
||||
<MarginLeft> 33 </MarginLeft>
|
||||
|
|
|
|||
|
|
@ -33,7 +33,7 @@
|
|||
</Script>
|
||||
;dummy_layout.inc
|
||||
; menu_new_list 26
|
||||
; ==================> Len = 15
|
||||
; ==================> Len = 16
|
||||
; - 12-01-02-0068 -
|
||||
<Block>
|
||||
<MarginLeft> 33 </MarginLeft>
|
||||
|
|
@ -540,7 +540,7 @@ Sugar, Water" </Value>
|
|||
<Align> center-vertical-horizontal </Align>
|
||||
</Text>
|
||||
</Block>
|
||||
; ==================> Len = 15
|
||||
; ==================> Len = 16
|
||||
; - - 12-05-03-0092
|
||||
<Block>
|
||||
<MarginLeft> 33 </MarginLeft>
|
||||
|
|
@ -794,7 +794,7 @@ Coconut" </Value>
|
|||
</Text>
|
||||
</Block>
|
||||
; - - -
|
||||
; ==================> Len = 15
|
||||
; ==================> Len = 16
|
||||
; - 12-03-02-0058 12-03-03-0058
|
||||
<Block>
|
||||
<MarginLeft> 33 </MarginLeft>
|
||||
|
|
@ -1050,7 +1050,7 @@ Water" </Value>
|
|||
</Text>
|
||||
</Block>
|
||||
; - - -
|
||||
; ==================> Len = 15
|
||||
; ==================> Len = 16
|
||||
; - 12-03-02-0059 12-03-03-0059
|
||||
<Block>
|
||||
<MarginLeft> 33 </MarginLeft>
|
||||
|
|
@ -1306,7 +1306,7 @@ Water" </Value>
|
|||
</Text>
|
||||
</Block>
|
||||
; - - -
|
||||
; ==================> Len = 15
|
||||
; ==================> Len = 16
|
||||
; - 12-02-02-0060 12-02-03-0060
|
||||
<Block>
|
||||
<MarginLeft> 33 </MarginLeft>
|
||||
|
|
@ -1561,7 +1561,7 @@ Water" </Value>
|
|||
</Text>
|
||||
</Block>
|
||||
; - - -
|
||||
; ==================> Len = 15
|
||||
; ==================> Len = 16
|
||||
; - 12-02-02-0061 12-02-03-0061
|
||||
<Block>
|
||||
<MarginLeft> 33 </MarginLeft>
|
||||
|
|
@ -1815,7 +1815,7 @@ Coconut" </Value>
|
|||
</Text>
|
||||
</Block>
|
||||
; - - -
|
||||
; ==================> Len = 15
|
||||
; ==================> Len = 16
|
||||
; - 12-02-02-0062 12-02-03-0062
|
||||
<Block>
|
||||
<MarginLeft> 33 </MarginLeft>
|
||||
|
|
@ -2071,7 +2071,7 @@ Water" </Value>
|
|||
</Text>
|
||||
</Block>
|
||||
; - - -
|
||||
; ==================> Len = 15
|
||||
; ==================> Len = 16
|
||||
; - 12-02-02-0063 12-02-03-0063
|
||||
<Block>
|
||||
<MarginLeft> 33 </MarginLeft>
|
||||
|
|
@ -2325,7 +2325,7 @@ Coconut" </Value>
|
|||
</Text>
|
||||
</Block>
|
||||
; - - -
|
||||
; ==================> Len = 15
|
||||
; ==================> Len = 16
|
||||
; - 12-02-02-0064 12-02-03-0064
|
||||
<Block>
|
||||
<MarginLeft> 33 </MarginLeft>
|
||||
|
|
@ -2580,7 +2580,7 @@ Water" </Value>
|
|||
</Text>
|
||||
</Block>
|
||||
; - - -
|
||||
; ==================> Len = 15
|
||||
; ==================> Len = 16
|
||||
; - 12-02-02-0065 12-02-03-0065
|
||||
<Block>
|
||||
<MarginLeft> 33 </MarginLeft>
|
||||
|
|
@ -2834,7 +2834,7 @@ Coconut" </Value>
|
|||
</Text>
|
||||
</Block>
|
||||
; - - -
|
||||
; ==================> Len = 15
|
||||
; ==================> Len = 16
|
||||
; - 12-05-02-0090 -
|
||||
<Block>
|
||||
<MarginLeft> 33 </MarginLeft>
|
||||
|
|
@ -3088,7 +3088,7 @@ Coconut" </Value>
|
|||
</Text>
|
||||
</Block>
|
||||
; - - -
|
||||
; ==================> Len = 15
|
||||
; ==================> Len = 16
|
||||
; - 12-05-02-0091 12-05-03-0091
|
||||
<Block>
|
||||
<MarginLeft> 33 </MarginLeft>
|
||||
|
|
@ -3341,7 +3341,7 @@ Coconut" </Value>
|
|||
</Text>
|
||||
</Block>
|
||||
; - - -
|
||||
; ==================> Len = 15
|
||||
; ==================> Len = 16
|
||||
; 12-05-02-0114 12-05-03-0114
|
||||
<Block>
|
||||
<MarginLeft> 33 </MarginLeft>
|
||||
|
|
@ -3594,7 +3594,7 @@ Coconut" </Value>
|
|||
</Text>
|
||||
</Block>
|
||||
; - - -
|
||||
; ==================> Len = 15
|
||||
; ==================> Len = 16
|
||||
; - 12-05-02-0093 -
|
||||
<Block>
|
||||
<MarginLeft> 33 </MarginLeft>
|
||||
|
|
@ -3846,7 +3846,7 @@ Coconut" </Value>
|
|||
</Text>
|
||||
</Block>
|
||||
; - - -
|
||||
; ==================> Len = 15
|
||||
; ==================> Len = 16
|
||||
; - 12-03-02-0024 12-03-03-0024
|
||||
<Block>
|
||||
<MarginLeft> 33 </MarginLeft>
|
||||
|
|
@ -4099,7 +4099,7 @@ Coconut" </Value>
|
|||
</Text>
|
||||
</Block>
|
||||
; - - -
|
||||
; ==================> Len = 15
|
||||
; ==================> Len = 16
|
||||
; - - 12-03-03-0029
|
||||
<Block>
|
||||
<MarginLeft> 33 </MarginLeft>
|
||||
|
|
@ -4355,7 +4355,7 @@ Sugar, Oreo" </Value>
|
|||
</Text>
|
||||
</Block>
|
||||
; - - -
|
||||
; ==================> Len = 15
|
||||
; ==================> Len = 16
|
||||
; - 12-01-02-0057 -
|
||||
<Block>
|
||||
<MarginLeft> 33 </MarginLeft>
|
||||
|
|
@ -4858,7 +4858,7 @@ Sugar, Milk" </Value>
|
|||
<Align> center-vertical-horizontal </Align>
|
||||
</Text>
|
||||
</Block>
|
||||
; ==================> Len = 15
|
||||
; ==================> Len = 16
|
||||
; - 12-01-02-0058 -
|
||||
<Block>
|
||||
<MarginLeft> 33 </MarginLeft>
|
||||
|
|
@ -5363,7 +5363,7 @@ Sugar, Water" </Value>
|
|||
<Align> center-vertical-horizontal </Align>
|
||||
</Text>
|
||||
</Block>
|
||||
; ==================> Len = 15
|
||||
; ==================> Len = 16
|
||||
; - - 12-02-03-0050
|
||||
<Block>
|
||||
<MarginLeft> 33 </MarginLeft>
|
||||
|
|
@ -5616,7 +5616,7 @@ Sugar, Water" </Value>
|
|||
</Text>
|
||||
</Block>
|
||||
; - - -
|
||||
; ==================> Len = 15
|
||||
; ==================> Len = 16
|
||||
; - 12-01-02-0064 -
|
||||
<Block>
|
||||
<MarginLeft> 33 </MarginLeft>
|
||||
|
|
@ -6117,7 +6117,7 @@ Sugar, Water" </Value>
|
|||
<Align> center-vertical-horizontal </Align>
|
||||
</Text>
|
||||
</Block>
|
||||
; ==================> Len = 15
|
||||
; ==================> Len = 16
|
||||
; - 12-03-02-0035 -
|
||||
<Block>
|
||||
<MarginLeft> 33 </MarginLeft>
|
||||
|
|
@ -6371,7 +6371,7 @@ Sugar, Cocoa" </Value>
|
|||
</Text>
|
||||
</Block>
|
||||
; - - -
|
||||
; ==================> Len = 15
|
||||
; ==================> Len = 16
|
||||
; - - 12-03-03-0034
|
||||
<Block>
|
||||
<MarginLeft> 33 </MarginLeft>
|
||||
|
|
@ -6625,7 +6625,7 @@ Sugar, Oreo" </Value>
|
|||
</Text>
|
||||
</Block>
|
||||
; - - -
|
||||
; ==================> Len = 15
|
||||
; ==================> Len = 16
|
||||
; - - 12-03-03-0037
|
||||
<Block>
|
||||
<MarginLeft> 33 </MarginLeft>
|
||||
|
|
@ -6878,7 +6878,7 @@ Strawberry" </Value>
|
|||
</Text>
|
||||
</Block>
|
||||
; - - -
|
||||
; ==================> Len = 15
|
||||
; ==================> Len = 16
|
||||
; - 12-05-02-0063 -
|
||||
<Block>
|
||||
<MarginLeft> 33 </MarginLeft>
|
||||
|
|
@ -7132,7 +7132,7 @@ Strawberry" </Value>
|
|||
</Text>
|
||||
</Block>
|
||||
; - - -
|
||||
; ==================> Len = 15
|
||||
; ==================> Len = 16
|
||||
; - 12-05-02-0064 -
|
||||
<Block>
|
||||
<MarginLeft> 33 </MarginLeft>
|
||||
|
|
@ -7385,7 +7385,7 @@ Strawberry" </Value>
|
|||
</Text>
|
||||
</Block>
|
||||
; - - -
|
||||
; ==================> Len = 15
|
||||
; ==================> Len = 16
|
||||
; - 12-05-02-0067 -
|
||||
<Block>
|
||||
<MarginLeft> 33 </MarginLeft>
|
||||
|
|
|
|||
|
|
@ -35,7 +35,7 @@
|
|||
</Script>
|
||||
;dummy_layout.inc
|
||||
; menu_new_list 19
|
||||
; ==================> Len = 15
|
||||
; ==================> Len = 16
|
||||
; - - 12-01-03-0043
|
||||
<Block>
|
||||
<MarginLeft> 33 </MarginLeft>
|
||||
|
|
@ -289,7 +289,7 @@ Sugar, Oreo" </Value>
|
|||
</Text>
|
||||
</Block>
|
||||
; - - -
|
||||
; ==================> Len = 15
|
||||
; ==================> Len = 16
|
||||
; - - 12-02-03-0044
|
||||
<Block>
|
||||
<MarginLeft> 33 </MarginLeft>
|
||||
|
|
@ -544,7 +544,7 @@ Sugar, Oreo" </Value>
|
|||
</Text>
|
||||
</Block>
|
||||
; - - -
|
||||
; ==================> Len = 15
|
||||
; ==================> Len = 16
|
||||
; - - 12-03-03-0009
|
||||
<Block>
|
||||
<MarginLeft> 33 </MarginLeft>
|
||||
|
|
@ -798,7 +798,7 @@ Volcano" </Value>
|
|||
</Text>
|
||||
</Block>
|
||||
; - - -
|
||||
; ==================> Len = 15
|
||||
; ==================> Len = 16
|
||||
; - - 12-03-03-0026
|
||||
<Block>
|
||||
<MarginLeft> 33 </MarginLeft>
|
||||
|
|
@ -1054,7 +1054,7 @@ Sugar Oreo" </Value>
|
|||
</Text>
|
||||
</Block>
|
||||
; - - -
|
||||
; ==================> Len = 15
|
||||
; ==================> Len = 16
|
||||
; - - 12-03-03-0027
|
||||
<Block>
|
||||
<MarginLeft> 33 </MarginLeft>
|
||||
|
|
@ -1310,7 +1310,7 @@ Sugar, Oreo" </Value>
|
|||
</Text>
|
||||
</Block>
|
||||
; - - -
|
||||
; ==================> Len = 15
|
||||
; ==================> Len = 16
|
||||
; - - 12-03-03-0030
|
||||
<Block>
|
||||
<MarginLeft> 33 </MarginLeft>
|
||||
|
|
@ -1566,7 +1566,7 @@ Sugar, Oreo" </Value>
|
|||
</Text>
|
||||
</Block>
|
||||
; - - -
|
||||
; ==================> Len = 15
|
||||
; ==================> Len = 16
|
||||
; - - 12-03-03-0031
|
||||
<Block>
|
||||
<MarginLeft> 33 </MarginLeft>
|
||||
|
|
@ -1822,7 +1822,7 @@ Sugar, Oreo" </Value>
|
|||
</Text>
|
||||
</Block>
|
||||
; - - -
|
||||
; ==================> Len = 15
|
||||
; ==================> Len = 16
|
||||
; - - 12-03-03-0032
|
||||
<Block>
|
||||
<MarginLeft> 33 </MarginLeft>
|
||||
|
|
@ -2075,7 +2075,7 @@ Sugar, Oreo" </Value>
|
|||
</Text>
|
||||
</Block>
|
||||
; - - -
|
||||
; ==================> Len = 15
|
||||
; ==================> Len = 16
|
||||
; - - 12-02-03-0048
|
||||
<Block>
|
||||
<MarginLeft> 33 </MarginLeft>
|
||||
|
|
@ -2331,7 +2331,7 @@ Sugar, Oreo" </Value>
|
|||
</Text>
|
||||
</Block>
|
||||
; - - -
|
||||
; ==================> Len = 15
|
||||
; ==================> Len = 16
|
||||
; - - 12-02-03-0043
|
||||
<Block>
|
||||
<MarginLeft> 33 </MarginLeft>
|
||||
|
|
@ -2587,7 +2587,7 @@ Sugar, Oreo" </Value>
|
|||
</Text>
|
||||
</Block>
|
||||
; - - -
|
||||
; ==================> Len = 15
|
||||
; ==================> Len = 16
|
||||
; - - 12-03-03-0028
|
||||
<Block>
|
||||
<MarginLeft> 33 </MarginLeft>
|
||||
|
|
@ -2843,7 +2843,7 @@ Sugar, Oreo" </Value>
|
|||
</Text>
|
||||
</Block>
|
||||
; - - -
|
||||
; ==================> Len = 15
|
||||
; ==================> Len = 16
|
||||
; - - 12-03-03-0029
|
||||
<Block>
|
||||
<MarginLeft> 33 </MarginLeft>
|
||||
|
|
@ -3098,7 +3098,7 @@ Sugar, Oreo" </Value>
|
|||
</Text>
|
||||
</Block>
|
||||
; - - -
|
||||
; ==================> Len = 15
|
||||
; ==================> Len = 16
|
||||
; - - 12-03-03-0034
|
||||
<Block>
|
||||
<MarginLeft> 33 </MarginLeft>
|
||||
|
|
@ -3352,7 +3352,7 @@ Sugar, Oreo" </Value>
|
|||
</Text>
|
||||
</Block>
|
||||
; - - -
|
||||
; ==================> Len = 15
|
||||
; ==================> Len = 16
|
||||
; - - 12-02-03-0056
|
||||
<Block>
|
||||
<MarginLeft> 33 </MarginLeft>
|
||||
|
|
@ -3607,7 +3607,7 @@ Sugar, Oreo" </Value>
|
|||
</Text>
|
||||
</Block>
|
||||
; - - -
|
||||
; ==================> Len = 15
|
||||
; ==================> Len = 16
|
||||
; - - 12-03-03-0086
|
||||
<Block>
|
||||
<MarginLeft> 33 </MarginLeft>
|
||||
|
|
@ -3863,7 +3863,7 @@ Sugar, Oreo" </Value>
|
|||
</Text>
|
||||
</Block>
|
||||
; - - -
|
||||
; ==================> Len = 15
|
||||
; ==================> Len = 16
|
||||
; - - 12-03-03-0087
|
||||
<Block>
|
||||
<MarginLeft> 33 </MarginLeft>
|
||||
|
|
@ -4118,7 +4118,7 @@ Sugar, Oreo" </Value>
|
|||
</Text>
|
||||
</Block>
|
||||
; - - -
|
||||
; ==================> Len = 15
|
||||
; ==================> Len = 16
|
||||
; - - 12-01-03-0078
|
||||
<Block>
|
||||
<MarginLeft> 33 </MarginLeft>
|
||||
|
|
@ -4623,7 +4623,7 @@ Caramel Oreo" </Value>
|
|||
<Align> center-vertical-horizontal </Align>
|
||||
</Text>
|
||||
</Block>
|
||||
; ==================> Len = 15
|
||||
; ==================> Len = 16
|
||||
; - - 12-02-03-0057
|
||||
<Block>
|
||||
<MarginLeft> 33 </MarginLeft>
|
||||
|
|
@ -4877,7 +4877,7 @@ Caramel Oreo" </Value>
|
|||
</Text>
|
||||
</Block>
|
||||
; - - -
|
||||
; ==================> Len = 15
|
||||
; ==================> Len = 16
|
||||
; - - 12-02-03-0058
|
||||
<Block>
|
||||
<MarginLeft> 33 </MarginLeft>
|
||||
|
|
|
|||
|
|
@ -1,821 +1,6 @@
|
|||
|
||||
|
||||
<Popup>
|
||||
<Cache> "Enable" </Cache>
|
||||
<Width> 1080 </Width>
|
||||
<Height> 1920 </Height>
|
||||
;<Background> "0xeae6e1" </Background>
|
||||
<Volume> SoundVolume </Volume>
|
||||
<EventOpen>
|
||||
; On open
|
||||
;include="ROOT/taobin_project/xml/menu_catalog_default_init.xml"
|
||||
|
||||
|
||||
Var Timeout = 0
|
||||
|
||||
|
||||
;include="ROOT/taobin_project/xml/menu_catalog_new_menu.xml"
|
||||
</EventOpen>
|
||||
|
||||
|
||||
;include="ROOT/taobin_project/xml/menu_catalog_new.xml"
|
||||
|
||||
|
||||
|
||||
|
||||
<FrameScroll>
|
||||
<X> 10 </X>
|
||||
<Y> 497 </Y>
|
||||
<Width> 1080 </Width>
|
||||
<ScrollHeight> "auto" </ScrollHeight>
|
||||
<Scroll> "Vertical" </Scroll>
|
||||
<Column> 4 </Column>
|
||||
<Script>
|
||||
Var block_index_override = 0
|
||||
Var block_index_move = 0
|
||||
</Script>
|
||||
;dummy_layout.inc
|
||||
; menu_new_list 3
|
||||
; ==================> Len = 15
|
||||
; 12-03-01-0019 12-03-02-0019 12-03-03-0019
|
||||
<Block>
|
||||
<MarginLeft> 33 </MarginLeft>
|
||||
<MarginTop> 22 </MarginTop>
|
||||
<Width> 225 </Width>
|
||||
<Height> 296 </Height>
|
||||
<State> Flag( 12-03-01-0019.Button,12-03-02-0019.Button,12-03-03-0019.Button,$Sum120301001912030200191203030019) </State>
|
||||
<Button>
|
||||
<State> $Sum120301001912030200191203030019 </State>
|
||||
<Filename> "ROOT/taobin_project/image/page_drink_n//bn_iced_ovaltine.png" </Filename>
|
||||
<FilenamePress> "ROOT/taobin_project/image/page_drink_press_n//bn_iced_ovaltine.png" </FilenamePress>
|
||||
<FilenameDisable> "ROOT/taobin_project/image/page_drink_disable_n2//bn_iced_ovaltine.png" </FilenameDisable>
|
||||
<OverlayImage> xmlpro( 12-03-01-0019, "ROOT/taobin_project/image/menu_overlay_set/button_overlay_%s_posi1.png") </OverlayImage>
|
||||
<Sound> "/mnt/sdcard/coffeevending/wav/click.wav" </Sound>
|
||||
<Volume> SoundVolume </Volume>
|
||||
<EventOnClick>
|
||||
Var NameDrink = "Ovaltine"
|
||||
Var NameDrinkTH = "โอวัลติน"
|
||||
Var DrinkDescriptionTH = "โอวัลติน นม โกโก้ และน้ำตาล "
|
||||
Var DrinkDescription = "Ovaltine, Milk, Cocoa, and Sugar"
|
||||
Var PictureDrink = "ROOT/taobin_project/image/page_drink_picture2_n/" + "bn_iced_ovaltine.png"
|
||||
Var OpenFromXML = CurrentXMLFileName2
|
||||
Var PriceD1 = $12-03-01-0019.Price
|
||||
Var PriceD2 = $12-03-02-0019.Price
|
||||
Var PriceD3 = $12-03-03-0019.Price
|
||||
Var PD_CODE1 = "12-03-01-0019"
|
||||
Var PD_CODE2 = "12-03-02-0019"
|
||||
Var PD_CODE3 = "12-03-03-0019"
|
||||
Var PD_STAGE_1 = $12-03-01-0019.Button
|
||||
Var PD_STAGE_2 = $12-03-02-0019.Button
|
||||
Var PD_STAGE_3 = $12-03-03-0019.Button
|
||||
Var OverlayMenuFilter !assigned xmlpro( 12-03-01-0019, "ROOT/taobin_project/image/menu_overlay_set/button_overlay_pic_%s_posi1.png")
|
||||
DEBUGVAR OverlayMenuFilter
|
||||
Var SelectCountDrinkType = 0
|
||||
Var DefaultDrinkType = 0
|
||||
If PD_STAGE_1 = "Enable" Then
|
||||
Var SelectCountDrinkType = SelectCountDrinkType + 1
|
||||
Var DefaultDrinkType = 1
|
||||
EndIf
|
||||
If PD_STAGE_2 = "Enable" Then
|
||||
Var SelectCountDrinkType = SelectCountDrinkType + 1
|
||||
Var DefaultDrinkType = 2
|
||||
EndIf
|
||||
If PD_STAGE_3 = "Enable" Then
|
||||
Var SelectCountDrinkType = SelectCountDrinkType + 1
|
||||
Var DefaultDrinkType = 3
|
||||
EndIf
|
||||
If PD_STAGE_2 = "Enable" Then
|
||||
Topping "Load" "12-03-02-0019"
|
||||
Else
|
||||
If PD_STAGE_1 = "Enable" Then
|
||||
Topping "Load" "12-03-01-0019"
|
||||
Else
|
||||
Topping "Load" "12-03-03-0019"
|
||||
EndIf
|
||||
EndIf
|
||||
Var menu_name_eng_hot = $12-03-01-0019.NameE
|
||||
Var menu_desc_eng_hot = $12-03-01-0019.descriptionE
|
||||
Var menu_name_thai_hot = $12-03-01-0019.Name
|
||||
Var menu_desc_thai_hot = $12-03-01-0019.description
|
||||
|
||||
Var menu_name_eng_cold = $12-03-02-0019.NameE
|
||||
Var menu_desc_eng_cold = $12-03-02-0019.descriptionE
|
||||
Var menu_name_thai_cold = $12-03-02-0019.Name
|
||||
Var menu_desc_thai_cold = $12-03-02-0019.description
|
||||
|
||||
Var menu_name_eng_blender = $12-03-03-0019.NameE
|
||||
Var menu_desc_eng_blender = $12-03-03-0019.descriptionE
|
||||
Var menu_name_thai_blender = $12-03-03-0019.Name
|
||||
Var menu_desc_thai_blender = $12-03-03-0019.description
|
||||
|
||||
DEBUGVAR PD_STAGE_1
|
||||
DEBUGVAR PD_STAGE_2
|
||||
DEBUGVAR PD_STAGE_3
|
||||
Var SelectDrinkType = 0
|
||||
|
||||
|
||||
Open "ROOT/taobin_project/xml/page_topping_select5.xml"
|
||||
|
||||
</EventOnClick>
|
||||
</Button>
|
||||
<Text>
|
||||
<X> 16 </X>
|
||||
<Y> 164 </Y>
|
||||
<Size> 24 </Size>
|
||||
<Width>220</Width>
|
||||
<Mode> "multi2" </Mode>
|
||||
<Font> KanitMediumTTF </Font>
|
||||
<Color> 0x322B26 </Color>
|
||||
<State> showthaiText </State>
|
||||
<Value> "โอวัลติน" </Value>
|
||||
</Text>
|
||||
<Text>
|
||||
<X> 16 </X>
|
||||
<Y> 220 </Y>
|
||||
<Size> 14 </Size>
|
||||
<Width>220</Width>
|
||||
<Font> KanitMediumTTF </Font>
|
||||
<Color> 0x6F5F51 </Color>
|
||||
<State> showthaiText </State>
|
||||
<Value> "โอวัลติน นม โกโก้ และน้ำตาล " </Value>
|
||||
</Text>
|
||||
<Text>
|
||||
<X> 16 </X>
|
||||
<Y> 164 </Y>
|
||||
<Size> 22 </Size>
|
||||
<Width>220</Width>
|
||||
<Mode> "multi2" </Mode>
|
||||
<Font> KanitMediumTTF </Font>
|
||||
<Color> 0x322B26 </Color>
|
||||
<State> showengText </State>
|
||||
<Value> "Ovaltine" </Value>
|
||||
</Text>
|
||||
<Text>
|
||||
<X> 16 </X>
|
||||
<Y> 220 </Y>
|
||||
<Size> 14 </Size>
|
||||
<Width>220</Width>
|
||||
<Font> KanitMediumTTF </Font>
|
||||
<Color> 0x6F5F51 </Color>
|
||||
<State> showengText </State>
|
||||
<Value> "Ovaltine, Milk, Cocoa,
|
||||
and Sugar" </Value>
|
||||
</Text>
|
||||
<Image>
|
||||
<X> 16 </X>
|
||||
<Y> 264 </Y>
|
||||
<Filename> Var( DirImage2 + "option_deactive.png" ) </Filename>
|
||||
</Image>
|
||||
<Image>
|
||||
<X> 16 </X>
|
||||
<Y> 264 </Y>
|
||||
<State> $12-03-01-0019.Button </State>
|
||||
<Filename> Var( DirImage2 + "hot.png" ) </Filename>
|
||||
<FilenameDisable> Var( DirImage2 + "hot_db.png" ) </FilenameDisable>
|
||||
</Image>
|
||||
<Text>
|
||||
<X> 50 </X>
|
||||
<Y> TextPriceMenuY </Y>
|
||||
<Size> TextPriceMenuSize </Size>
|
||||
<Width>220</Width>
|
||||
<Font> KanitMediumTTF </Font>
|
||||
<Color> 0x6F5F51 </Color>
|
||||
<ColorDisable> 0xEAE6E1 </ColorDisable>
|
||||
<State> $12-03-01-0019.Button </State>
|
||||
<Value> StringFmt( $12-03-01-0019.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
|
||||
</Text>
|
||||
<Image>
|
||||
<X> 81 </X>
|
||||
<Y> 264 </Y>
|
||||
<Filename> Var( DirImage2 + "cold.png" ) </Filename>
|
||||
<FilenameDisable> Var( DirImage2 + "cold_db.png" ) </FilenameDisable>
|
||||
<State> $12-03-02-0019.Button </State>
|
||||
</Image>
|
||||
<Text>
|
||||
<X> 115 </X>
|
||||
<Y> TextPriceMenuY </Y>
|
||||
<Size> TextPriceMenuSize </Size>
|
||||
<Width>220</Width>
|
||||
<Font> KanitMediumTTF </Font>
|
||||
<Color> 0x6F5F51 </Color>
|
||||
<ColorDisable> 0xEAE6E1 </ColorDisable>
|
||||
<State> $12-03-02-0019.Button </State>
|
||||
<Value> StringFmt( $12-03-02-0019.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
|
||||
</Text>
|
||||
<Image>
|
||||
<X> 146 </X>
|
||||
<Y> 264 </Y>
|
||||
<Filename> Var( DirImage2 + "blend.png" ) </Filename>
|
||||
<FilenameDisable> Var( DirImage2 + "blend_db.png" ) </FilenameDisable>
|
||||
<State> $12-03-03-0019.Button </State>
|
||||
</Image>
|
||||
<Text>
|
||||
<X> 180 </X>
|
||||
<Y> TextPriceMenuY </Y>
|
||||
<Size> TextPriceMenuSize </Size>
|
||||
<Width>220</Width>
|
||||
<Font> KanitRegularTTF </Font>
|
||||
<Color> 0x6F5F51 </Color>
|
||||
<ColorDisable> 0xEAE6E1 </ColorDisable>
|
||||
<State> $12-03-03-0019.Button </State>
|
||||
<Value> StringFmt( $12-03-03-0019.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
|
||||
</Text>
|
||||
<Image>
|
||||
<X> 81 </X>
|
||||
<Y> 264 </Y>
|
||||
<State>
|
||||
eval(
|
||||
If ICE_PROCESS_STATUS = 2 Then
|
||||
|
||||
If $Sum120301001912030200191203030019 = "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
|
||||
)
|
||||
</State>
|
||||
<Filename> "ROOT/taobin_project/image/drink_option/ice_tab_unavalible.png" </Filename>
|
||||
<FilenameDisable> "ROOT/taobin_project/image/drink_option/ice_tab_unavalible_dis.png" </FilenameDisable>
|
||||
</Image>
|
||||
<Image>
|
||||
<X> 49 </X>
|
||||
<Y> 117 </Y>
|
||||
<State>
|
||||
eval(
|
||||
If $Sum120301001912030200191203030019 = "Disable" Then
|
||||
STRCONTAIN "ERR" $12-03-01-0019.TAG tag1_is_disable
|
||||
STRCONTAIN "ERR" $12-03-02-0019.TAG tag2_is_disable
|
||||
STRCONTAIN "ERR" $12-03-03-0019.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
|
||||
)
|
||||
</State>
|
||||
<Filename> "ROOT/taobin_project/image//img_menu_err2.png" </Filename>
|
||||
</Image>
|
||||
<Text>
|
||||
<X> 84 </X>
|
||||
<Y> 266 </Y>
|
||||
<Size> 10 </Size>
|
||||
<Font> OpunMediumTTF </Font>
|
||||
<Color> 0xDE794E </Color>
|
||||
<State> ice_tab_process_show </State>
|
||||
<Value> ice_show_open </Value>
|
||||
</Text>
|
||||
<Text>
|
||||
<X> 48 </X>
|
||||
<Y> 116 </Y>
|
||||
<Size> 32 </Size>
|
||||
<Width>128</Width>
|
||||
<Height>64</Height>
|
||||
<Font> MITRegularTTF </Font>
|
||||
<Color> 0x5A5A5A </Color>
|
||||
<Mode> "disable-show" </Mode>
|
||||
<State> $Sum120301001912030200191203030019 </State>
|
||||
<Value> text_unavailable </Value>
|
||||
<Align> center-vertical-horizontal </Align>
|
||||
</Text>
|
||||
</Block>
|
||||
; - - -
|
||||
; ==================> Len = 15
|
||||
; - - 12-03-03-0094
|
||||
<Block>
|
||||
<MarginLeft> 33 </MarginLeft>
|
||||
<MarginTop> 22 </MarginTop>
|
||||
<Width> 225 </Width>
|
||||
<Height> 296 </Height>
|
||||
<State> Flag( 12-03-03-0094.Button,$Sum1203030094) </State>
|
||||
<Button>
|
||||
<State> $Sum1203030094 </State>
|
||||
<Filename> "ROOT/taobin_project/image/page_drink_n//bn_iced_Ovaltine_cocoa_smoothie.png" </Filename>
|
||||
<FilenamePress> "ROOT/taobin_project/image/page_drink_press_n//bn_iced_Ovaltine_cocoa_smoothie.png" </FilenamePress>
|
||||
<FilenameDisable> "ROOT/taobin_project/image/page_drink_disable_n2//bn_iced_Ovaltine_cocoa_smoothie.png" </FilenameDisable>
|
||||
<OverlayImage> xmlpro( 12-03-03-0094, "ROOT/taobin_project/image/menu_overlay_set/button_overlay_%s_posi1.png") </OverlayImage>
|
||||
<Sound> "/mnt/sdcard/coffeevending/wav/click.wav" </Sound>
|
||||
<Volume> SoundVolume </Volume>
|
||||
<EventOnClick>
|
||||
Var NameDrink = "Mini Bus Ovaltine Volcano"
|
||||
Var NameDrinkTH = "โอวัลตินรถโรงเรียน ภูเขาไฟ"
|
||||
Var DrinkDescriptionTH = "โอวัลติน นม โกโก้ และน้ำตาล "
|
||||
Var DrinkDescription = "Ovaltine, Milk, Cocoa, and Sugar"
|
||||
Var PictureDrink = "ROOT/taobin_project/image/page_drink_picture2_n/" + "bn_iced_Ovaltine_cocoa_smoothie.png"
|
||||
Var OpenFromXML = CurrentXMLFileName2
|
||||
Var PriceD1 = $-.Price
|
||||
Var PriceD2 = $-.Price
|
||||
Var PriceD3 = $12-03-03-0094.Price
|
||||
Var PD_CODE1 = "##-##-##-####"
|
||||
Var PD_CODE2 = "##-##-##-####"
|
||||
Var PD_CODE3 = "12-03-03-0094"
|
||||
Var PD_STAGE_1 = "Disable2"
|
||||
Var PD_STAGE_2 = "Disable2"
|
||||
Var PD_STAGE_3 = $12-03-03-0094.Button
|
||||
Var OverlayMenuFilter !assigned xmlpro( 12-03-03-0094, "ROOT/taobin_project/image/menu_overlay_set/button_overlay_pic_%s_posi1.png")
|
||||
DEBUGVAR OverlayMenuFilter
|
||||
Var SelectCountDrinkType = 0
|
||||
Var DefaultDrinkType = 0
|
||||
If PD_STAGE_1 = "Enable" Then
|
||||
Var SelectCountDrinkType = SelectCountDrinkType + 1
|
||||
Var DefaultDrinkType = 1
|
||||
EndIf
|
||||
If PD_STAGE_2 = "Enable" Then
|
||||
Var SelectCountDrinkType = SelectCountDrinkType + 1
|
||||
Var DefaultDrinkType = 2
|
||||
EndIf
|
||||
If PD_STAGE_3 = "Enable" Then
|
||||
Var SelectCountDrinkType = SelectCountDrinkType + 1
|
||||
Var DefaultDrinkType = 3
|
||||
EndIf
|
||||
If PD_STAGE_2 = "Enable" Then
|
||||
Topping "Load" "-"
|
||||
Else
|
||||
If PD_STAGE_1 = "Enable" Then
|
||||
Topping "Load" "-"
|
||||
Else
|
||||
Topping "Load" "12-03-03-0094"
|
||||
EndIf
|
||||
EndIf
|
||||
Var menu_name_eng_hot = $##-##-##-####.NameE
|
||||
Var menu_desc_eng_hot = $##-##-##-####.descriptionE
|
||||
Var menu_name_thai_hot = $##-##-##-####.Name
|
||||
Var menu_desc_thai_hot = $##-##-##-####.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-03-03-0094.NameE
|
||||
Var menu_desc_eng_blender = $12-03-03-0094.descriptionE
|
||||
Var menu_name_thai_blender = $12-03-03-0094.Name
|
||||
Var menu_desc_thai_blender = $12-03-03-0094.description
|
||||
|
||||
DEBUGVAR PD_STAGE_1
|
||||
DEBUGVAR PD_STAGE_2
|
||||
DEBUGVAR PD_STAGE_3
|
||||
Var SelectDrinkType = 0
|
||||
|
||||
|
||||
Open "ROOT/taobin_project/xml/page_topping_select5.xml"
|
||||
|
||||
</EventOnClick>
|
||||
</Button>
|
||||
<Text>
|
||||
<X> 16 </X>
|
||||
<Y> 164 </Y>
|
||||
<Size> 24 </Size>
|
||||
<Width>220</Width>
|
||||
<Mode> "multi2" </Mode>
|
||||
<Font> KanitMediumTTF </Font>
|
||||
<Color> 0x322B26 </Color>
|
||||
<State> showthaiText </State>
|
||||
<Value> "โอวัลตินรถโรงเรียน
|
||||
ภูเขาไฟ" </Value>
|
||||
</Text>
|
||||
<Text>
|
||||
<X> 16 </X>
|
||||
<Y> 220 </Y>
|
||||
<Size> 14 </Size>
|
||||
<Width>220</Width>
|
||||
<Font> KanitMediumTTF </Font>
|
||||
<Color> 0x6F5F51 </Color>
|
||||
<State> showthaiText </State>
|
||||
<Value> "โอวัลติน นม โกโก้ และน้ำตาล " </Value>
|
||||
</Text>
|
||||
<Text>
|
||||
<X> 16 </X>
|
||||
<Y> 164 </Y>
|
||||
<Size> 22 </Size>
|
||||
<Width>220</Width>
|
||||
<Mode> "multi2" </Mode>
|
||||
<Font> KanitMediumTTF </Font>
|
||||
<Color> 0x322B26 </Color>
|
||||
<State> showengText </State>
|
||||
<Value> "Mini Bus Ovaltine
|
||||
Volcano" </Value>
|
||||
</Text>
|
||||
<Text>
|
||||
<X> 16 </X>
|
||||
<Y> 220 </Y>
|
||||
<Size> 14 </Size>
|
||||
<Width>220</Width>
|
||||
<Font> KanitMediumTTF </Font>
|
||||
<Color> 0x6F5F51 </Color>
|
||||
<State> showengText </State>
|
||||
<Value> "Ovaltine, Milk, Cocoa,
|
||||
and Sugar" </Value>
|
||||
</Text>
|
||||
<Image>
|
||||
<X> 16 </X>
|
||||
<Y> 264 </Y>
|
||||
<Filename> Var( DirImage2 + "option_deactive.png" ) </Filename>
|
||||
</Image>
|
||||
<Image>
|
||||
<X> 16 </X>
|
||||
<Y> 264 </Y>
|
||||
<State> "Invisible" </State>
|
||||
<Filename> Var( DirImage2 + "hot.png" ) </Filename>
|
||||
<FilenameDisable> Var( DirImage2 + "hot_db.png" ) </FilenameDisable>
|
||||
</Image>
|
||||
<Text>
|
||||
<X> 50 </X>
|
||||
<Y> TextPriceMenuY </Y>
|
||||
<Size> TextPriceMenuSize </Size>
|
||||
<Width>220</Width>
|
||||
<Font> KanitMediumTTF </Font>
|
||||
<Color> 0x6F5F51 </Color>
|
||||
<ColorDisable> 0xEAE6E1 </ColorDisable>
|
||||
<State> "Invisible" </State>
|
||||
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
|
||||
</Text>
|
||||
<Image>
|
||||
<X> 81 </X>
|
||||
<Y> 264 </Y>
|
||||
<Filename> Var( DirImage2 + "cold.png" ) </Filename>
|
||||
<FilenameDisable> Var( DirImage2 + "cold_db.png" ) </FilenameDisable>
|
||||
<State> "Invisible" </State>
|
||||
</Image>
|
||||
<Text>
|
||||
<X> 115 </X>
|
||||
<Y> TextPriceMenuY </Y>
|
||||
<Size> TextPriceMenuSize </Size>
|
||||
<Width>220</Width>
|
||||
<Font> KanitMediumTTF </Font>
|
||||
<Color> 0x6F5F51 </Color>
|
||||
<ColorDisable> 0xEAE6E1 </ColorDisable>
|
||||
<State> "Invisible" </State>
|
||||
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
|
||||
</Text>
|
||||
<Image>
|
||||
<X> 146 </X>
|
||||
<Y> 264 </Y>
|
||||
<Filename> Var( DirImage2 + "blend.png" ) </Filename>
|
||||
<FilenameDisable> Var( DirImage2 + "blend_db.png" ) </FilenameDisable>
|
||||
<State> $12-03-03-0094.Button </State>
|
||||
</Image>
|
||||
<Text>
|
||||
<X> 180 </X>
|
||||
<Y> TextPriceMenuY </Y>
|
||||
<Size> TextPriceMenuSize </Size>
|
||||
<Width>220</Width>
|
||||
<Font> KanitRegularTTF </Font>
|
||||
<Color> 0x6F5F51 </Color>
|
||||
<ColorDisable> 0xEAE6E1 </ColorDisable>
|
||||
<State> $12-03-03-0094.Button </State>
|
||||
<Value> StringFmt( $12-03-03-0094.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
|
||||
</Text>
|
||||
<Image>
|
||||
<X> 81 </X>
|
||||
<Y> 264 </Y>
|
||||
<State>
|
||||
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
|
||||
)
|
||||
</State>
|
||||
<Filename> "ROOT/taobin_project/image/drink_option/ice_tab_unavalible.png" </Filename>
|
||||
<FilenameDisable> "ROOT/taobin_project/image/drink_option/ice_tab_unavalible_dis.png" </FilenameDisable>
|
||||
</Image>
|
||||
<Image>
|
||||
<X> 49 </X>
|
||||
<Y> 117 </Y>
|
||||
<State>
|
||||
eval(
|
||||
If $Sum1203030094 = "Disable" Then
|
||||
STRCONTAIN "ERR" $##-##-##-####.TAG tag1_is_disable
|
||||
STRCONTAIN "ERR" $##-##-##-####.TAG tag2_is_disable
|
||||
STRCONTAIN "ERR" $12-03-03-0094.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
|
||||
)
|
||||
</State>
|
||||
<Filename> "ROOT/taobin_project/image//img_menu_err2.png" </Filename>
|
||||
</Image>
|
||||
<Text>
|
||||
<X> 84 </X>
|
||||
<Y> 266 </Y>
|
||||
<Size> 10 </Size>
|
||||
<Font> OpunMediumTTF </Font>
|
||||
<Color> 0xDE794E </Color>
|
||||
<State> ice_tab_process_show </State>
|
||||
<Value> ice_show_open </Value>
|
||||
</Text>
|
||||
<Text>
|
||||
<X> 48 </X>
|
||||
<Y> 116 </Y>
|
||||
<Size> 32 </Size>
|
||||
<Width>128</Width>
|
||||
<Height>64</Height>
|
||||
<Font> MITRegularTTF </Font>
|
||||
<Color> 0x5A5A5A </Color>
|
||||
<Mode> "disable-show" </Mode>
|
||||
<State> $Sum1203030094 </State>
|
||||
<Value> text_unavailable </Value>
|
||||
<Align> center-vertical-horizontal </Align>
|
||||
</Text>
|
||||
</Block>
|
||||
; - - -
|
||||
; ==================> Len = 15
|
||||
; - - 12-03-03-0095
|
||||
<Block>
|
||||
<MarginLeft> 33 </MarginLeft>
|
||||
<MarginTop> 22 </MarginTop>
|
||||
<Width> 225 </Width>
|
||||
<Height> 296 </Height>
|
||||
<State> Flag( 12-03-03-0095.Button,$Sum1203030095) </State>
|
||||
<Button>
|
||||
<State> $Sum1203030095 </State>
|
||||
<Filename> "ROOT/taobin_project/image/page_drink_n//bn_bn_iced_Super_Ovaltine_cocoa_smoothie.png" </Filename>
|
||||
<FilenamePress> "ROOT/taobin_project/image/page_drink_press_n//bn_bn_iced_Super_Ovaltine_cocoa_smoothie.png" </FilenamePress>
|
||||
<FilenameDisable> "ROOT/taobin_project/image/page_drink_disable_n2//bn_bn_iced_Super_Ovaltine_cocoa_smoothie.png" </FilenameDisable>
|
||||
<OverlayImage> xmlpro( 12-03-03-0095, "ROOT/taobin_project/image/menu_overlay_set/button_overlay_%s_posi1.png") </OverlayImage>
|
||||
<Sound> "/mnt/sdcard/coffeevending/wav/click.wav" </Sound>
|
||||
<Volume> SoundVolume </Volume>
|
||||
<EventOnClick>
|
||||
Var NameDrink = "Mini Bus Ovaltine Super Volcano"
|
||||
Var NameDrinkTH = "โอวัลตินรถโรงเรียน ซุปเปอร์ภูเขาไฟ"
|
||||
Var DrinkDescriptionTH = "โอวัลติน นม โกโก้ และน้ำตาล "
|
||||
Var DrinkDescription = "Ovaltine, Milk, Cocoa, and Sugar"
|
||||
Var PictureDrink = "ROOT/taobin_project/image/page_drink_picture2_n/" + "bn_bn_iced_Super_Ovaltine_cocoa_smoothie.png"
|
||||
Var OpenFromXML = CurrentXMLFileName2
|
||||
Var PriceD1 = $-.Price
|
||||
Var PriceD2 = $-.Price
|
||||
Var PriceD3 = $12-03-03-0095.Price
|
||||
Var PD_CODE1 = "##-##-##-####"
|
||||
Var PD_CODE2 = "##-##-##-####"
|
||||
Var PD_CODE3 = "12-03-03-0095"
|
||||
Var PD_STAGE_1 = "Disable2"
|
||||
Var PD_STAGE_2 = "Disable2"
|
||||
Var PD_STAGE_3 = $12-03-03-0095.Button
|
||||
Var OverlayMenuFilter !assigned xmlpro( 12-03-03-0095, "ROOT/taobin_project/image/menu_overlay_set/button_overlay_pic_%s_posi1.png")
|
||||
DEBUGVAR OverlayMenuFilter
|
||||
Var SelectCountDrinkType = 0
|
||||
Var DefaultDrinkType = 0
|
||||
If PD_STAGE_1 = "Enable" Then
|
||||
Var SelectCountDrinkType = SelectCountDrinkType + 1
|
||||
Var DefaultDrinkType = 1
|
||||
EndIf
|
||||
If PD_STAGE_2 = "Enable" Then
|
||||
Var SelectCountDrinkType = SelectCountDrinkType + 1
|
||||
Var DefaultDrinkType = 2
|
||||
EndIf
|
||||
If PD_STAGE_3 = "Enable" Then
|
||||
Var SelectCountDrinkType = SelectCountDrinkType + 1
|
||||
Var DefaultDrinkType = 3
|
||||
EndIf
|
||||
If PD_STAGE_2 = "Enable" Then
|
||||
Topping "Load" "-"
|
||||
Else
|
||||
If PD_STAGE_1 = "Enable" Then
|
||||
Topping "Load" "-"
|
||||
Else
|
||||
Topping "Load" "12-03-03-0095"
|
||||
EndIf
|
||||
EndIf
|
||||
Var menu_name_eng_hot = $##-##-##-####.NameE
|
||||
Var menu_desc_eng_hot = $##-##-##-####.descriptionE
|
||||
Var menu_name_thai_hot = $##-##-##-####.Name
|
||||
Var menu_desc_thai_hot = $##-##-##-####.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-03-03-0095.NameE
|
||||
Var menu_desc_eng_blender = $12-03-03-0095.descriptionE
|
||||
Var menu_name_thai_blender = $12-03-03-0095.Name
|
||||
Var menu_desc_thai_blender = $12-03-03-0095.description
|
||||
|
||||
DEBUGVAR PD_STAGE_1
|
||||
DEBUGVAR PD_STAGE_2
|
||||
DEBUGVAR PD_STAGE_3
|
||||
Var SelectDrinkType = 0
|
||||
|
||||
|
||||
Open "ROOT/taobin_project/xml/page_topping_select5.xml"
|
||||
|
||||
</EventOnClick>
|
||||
</Button>
|
||||
<Text>
|
||||
<X> 16 </X>
|
||||
<Y> 164 </Y>
|
||||
<Size> 24 </Size>
|
||||
<Width>220</Width>
|
||||
<Mode> "multi2" </Mode>
|
||||
<Font> KanitMediumTTF </Font>
|
||||
<Color> 0x322B26 </Color>
|
||||
<State> showthaiText </State>
|
||||
<Value> "โอวัลตินรถโรงเรียน
|
||||
ซุปเปอร์ภูเขาไฟ" </Value>
|
||||
</Text>
|
||||
<Text>
|
||||
<X> 16 </X>
|
||||
<Y> 220 </Y>
|
||||
<Size> 14 </Size>
|
||||
<Width>220</Width>
|
||||
<Font> KanitMediumTTF </Font>
|
||||
<Color> 0x6F5F51 </Color>
|
||||
<State> showthaiText </State>
|
||||
<Value> "โอวัลติน นม โกโก้ และน้ำตาล " </Value>
|
||||
</Text>
|
||||
<Text>
|
||||
<X> 16 </X>
|
||||
<Y> 164 </Y>
|
||||
<Size> 22 </Size>
|
||||
<Width>220</Width>
|
||||
<Mode> "multi2" </Mode>
|
||||
<Font> KanitMediumTTF </Font>
|
||||
<Color> 0x322B26 </Color>
|
||||
<State> showengText </State>
|
||||
<Value> "Mini Bus Ovaltine
|
||||
Super Volcano" </Value>
|
||||
</Text>
|
||||
<Text>
|
||||
<X> 16 </X>
|
||||
<Y> 220 </Y>
|
||||
<Size> 14 </Size>
|
||||
<Width>220</Width>
|
||||
<Font> KanitMediumTTF </Font>
|
||||
<Color> 0x6F5F51 </Color>
|
||||
<State> showengText </State>
|
||||
<Value> "Ovaltine, Milk, Cocoa,
|
||||
and Sugar" </Value>
|
||||
</Text>
|
||||
<Image>
|
||||
<X> 16 </X>
|
||||
<Y> 264 </Y>
|
||||
<Filename> Var( DirImage2 + "option_deactive.png" ) </Filename>
|
||||
</Image>
|
||||
<Image>
|
||||
<X> 16 </X>
|
||||
<Y> 264 </Y>
|
||||
<State> "Invisible" </State>
|
||||
<Filename> Var( DirImage2 + "hot.png" ) </Filename>
|
||||
<FilenameDisable> Var( DirImage2 + "hot_db.png" ) </FilenameDisable>
|
||||
</Image>
|
||||
<Text>
|
||||
<X> 50 </X>
|
||||
<Y> TextPriceMenuY </Y>
|
||||
<Size> TextPriceMenuSize </Size>
|
||||
<Width>220</Width>
|
||||
<Font> KanitMediumTTF </Font>
|
||||
<Color> 0x6F5F51 </Color>
|
||||
<ColorDisable> 0xEAE6E1 </ColorDisable>
|
||||
<State> "Invisible" </State>
|
||||
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
|
||||
</Text>
|
||||
<Image>
|
||||
<X> 81 </X>
|
||||
<Y> 264 </Y>
|
||||
<Filename> Var( DirImage2 + "cold.png" ) </Filename>
|
||||
<FilenameDisable> Var( DirImage2 + "cold_db.png" ) </FilenameDisable>
|
||||
<State> "Invisible" </State>
|
||||
</Image>
|
||||
<Text>
|
||||
<X> 115 </X>
|
||||
<Y> TextPriceMenuY </Y>
|
||||
<Size> TextPriceMenuSize </Size>
|
||||
<Width>220</Width>
|
||||
<Font> KanitMediumTTF </Font>
|
||||
<Color> 0x6F5F51 </Color>
|
||||
<ColorDisable> 0xEAE6E1 </ColorDisable>
|
||||
<State> "Invisible" </State>
|
||||
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
|
||||
</Text>
|
||||
<Image>
|
||||
<X> 146 </X>
|
||||
<Y> 264 </Y>
|
||||
<Filename> Var( DirImage2 + "blend.png" ) </Filename>
|
||||
<FilenameDisable> Var( DirImage2 + "blend_db.png" ) </FilenameDisable>
|
||||
<State> $12-03-03-0095.Button </State>
|
||||
</Image>
|
||||
<Text>
|
||||
<X> 180 </X>
|
||||
<Y> TextPriceMenuY </Y>
|
||||
<Size> TextPriceMenuSize </Size>
|
||||
<Width>220</Width>
|
||||
<Font> KanitRegularTTF </Font>
|
||||
<Color> 0x6F5F51 </Color>
|
||||
<ColorDisable> 0xEAE6E1 </ColorDisable>
|
||||
<State> $12-03-03-0095.Button </State>
|
||||
<Value> StringFmt( $12-03-03-0095.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
|
||||
</Text>
|
||||
<Image>
|
||||
<X> 81 </X>
|
||||
<Y> 264 </Y>
|
||||
<State>
|
||||
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
|
||||
)
|
||||
</State>
|
||||
<Filename> "ROOT/taobin_project/image/drink_option/ice_tab_unavalible.png" </Filename>
|
||||
<FilenameDisable> "ROOT/taobin_project/image/drink_option/ice_tab_unavalible_dis.png" </FilenameDisable>
|
||||
</Image>
|
||||
<Image>
|
||||
<X> 49 </X>
|
||||
<Y> 117 </Y>
|
||||
<State>
|
||||
eval(
|
||||
If $Sum1203030095 = "Disable" Then
|
||||
STRCONTAIN "ERR" $##-##-##-####.TAG tag1_is_disable
|
||||
STRCONTAIN "ERR" $##-##-##-####.TAG tag2_is_disable
|
||||
STRCONTAIN "ERR" $12-03-03-0095.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
|
||||
)
|
||||
</State>
|
||||
<Filename> "ROOT/taobin_project/image//img_menu_err2.png" </Filename>
|
||||
</Image>
|
||||
<Text>
|
||||
<X> 84 </X>
|
||||
<Y> 266 </Y>
|
||||
<Size> 10 </Size>
|
||||
<Font> OpunMediumTTF </Font>
|
||||
<Color> 0xDE794E </Color>
|
||||
<State> ice_tab_process_show </State>
|
||||
<Value> ice_show_open </Value>
|
||||
</Text>
|
||||
<Text>
|
||||
<X> 48 </X>
|
||||
<Y> 116 </Y>
|
||||
<Size> 32 </Size>
|
||||
<Width>128</Width>
|
||||
<Height>64</Height>
|
||||
<Font> MITRegularTTF </Font>
|
||||
<Color> 0x5A5A5A </Color>
|
||||
<Mode> "disable-show" </Mode>
|
||||
<State> $Sum1203030095 </State>
|
||||
<Value> text_unavailable </Value>
|
||||
<Align> center-vertical-horizontal </Align>
|
||||
</Text>
|
||||
</Block>
|
||||
; - - -
|
||||
</FrameScroll>
|
||||
; Cart
|
||||
<Button>
|
||||
<X> 915 </X>
|
||||
<Y> 1769 </Y>
|
||||
<State> showCart </State>
|
||||
<Filename> cart_image_bn </Filename>
|
||||
<FilenamePress> cart_image_bp </FilenamePress>
|
||||
<Sound> "/mnt/sdcard/coffeevending/wav/click.wav" </Sound>
|
||||
<Volume> SoundVolume </Volume>
|
||||
<EventClick>
|
||||
Open "ROOT/taobin_project/xml/page_payment_multi.xml"
|
||||
</EventClick>
|
||||
</Button>
|
||||
|
||||
|
||||
|
||||
|
||||
</Popup>
|
||||
Traceback (most recent call last):
|
||||
File "/Users/wanloprungsiyangkul/project/taobin_admin/./menu_gen_new.py", line 155, in eval_exe
|
||||
exec( str, globals())
|
||||
File "<string>", line 1780, in <module>
|
||||
File "<string>", line 398, in GenListMenu
|
||||
IndexError: list index out of range
|
||||
|
|
|
|||
|
|
@ -32,7 +32,7 @@
|
|||
</Script>
|
||||
;dummy_layout.inc
|
||||
; menu_new_list 10
|
||||
; ==================> Len = 15
|
||||
; ==================> Len = 16
|
||||
; - 12-01-02-0057 -
|
||||
<Block>
|
||||
<MarginLeft> 33 </MarginLeft>
|
||||
|
|
@ -541,7 +541,7 @@ Sugar, Milk" </Value>
|
|||
<Align> center-vertical-horizontal </Align>
|
||||
</Text>
|
||||
</Block>
|
||||
; ==================> Len = 15
|
||||
; ==================> Len = 16
|
||||
; - 12-01-02-0058 -
|
||||
<Block>
|
||||
<MarginLeft> 33 </MarginLeft>
|
||||
|
|
@ -1050,7 +1050,7 @@ Sugar, Water" </Value>
|
|||
<Align> center-vertical-horizontal </Align>
|
||||
</Text>
|
||||
</Block>
|
||||
; ==================> Len = 15
|
||||
; ==================> Len = 16
|
||||
; - - 12-02-03-0050
|
||||
<Block>
|
||||
<MarginLeft> 33 </MarginLeft>
|
||||
|
|
@ -1306,7 +1306,7 @@ Mint" </Value>
|
|||
</Text>
|
||||
</Block>
|
||||
; - - -
|
||||
; ==================> Len = 15
|
||||
; ==================> Len = 16
|
||||
; - 12-01-02-0064 -
|
||||
<Block>
|
||||
<MarginLeft> 33 </MarginLeft>
|
||||
|
|
@ -1813,7 +1813,7 @@ Mint" </Value>
|
|||
<Align> center-vertical-horizontal </Align>
|
||||
</Text>
|
||||
</Block>
|
||||
; ==================> Len = 15
|
||||
; ==================> Len = 16
|
||||
; - 12-03-02-0035 -
|
||||
<Block>
|
||||
<MarginLeft> 33 </MarginLeft>
|
||||
|
|
@ -2069,7 +2069,7 @@ Sugar, Cocoa" </Value>
|
|||
</Text>
|
||||
</Block>
|
||||
; - - -
|
||||
; ==================> Len = 15
|
||||
; ==================> Len = 16
|
||||
; - - 12-03-03-0034
|
||||
<Block>
|
||||
<MarginLeft> 33 </MarginLeft>
|
||||
|
|
@ -2326,7 +2326,7 @@ Sugar, Oreo" </Value>
|
|||
</Text>
|
||||
</Block>
|
||||
; - - -
|
||||
; ==================> Len = 15
|
||||
; ==================> Len = 16
|
||||
; - - 12-03-03-0037
|
||||
<Block>
|
||||
<MarginLeft> 33 </MarginLeft>
|
||||
|
|
@ -2583,7 +2583,7 @@ Strawberry " </Value>
|
|||
</Text>
|
||||
</Block>
|
||||
; - - -
|
||||
; ==================> Len = 15
|
||||
; ==================> Len = 16
|
||||
; - 12-05-02-0063 -
|
||||
<Block>
|
||||
<MarginLeft> 33 </MarginLeft>
|
||||
|
|
@ -2840,7 +2840,7 @@ Mint Soda" </Value>
|
|||
</Text>
|
||||
</Block>
|
||||
; - - -
|
||||
; ==================> Len = 15
|
||||
; ==================> Len = 16
|
||||
; - 12-05-02-0064 -
|
||||
<Block>
|
||||
<MarginLeft> 33 </MarginLeft>
|
||||
|
|
@ -3095,7 +3095,7 @@ Mint Soda" </Value>
|
|||
</Text>
|
||||
</Block>
|
||||
; - - -
|
||||
; ==================> Len = 15
|
||||
; ==================> Len = 16
|
||||
; - 12-05-02-0067 -
|
||||
<Block>
|
||||
<MarginLeft> 33 </MarginLeft>
|
||||
|
|
|
|||
|
|
@ -36,7 +36,7 @@
|
|||
</Script>
|
||||
;dummy_layout.inc
|
||||
; menu_new_list 12
|
||||
; ==================> Len = 15
|
||||
; ==================> Len = 16
|
||||
; 12-01-01-0059 12-01-02-0059 -
|
||||
<Block>
|
||||
<MarginLeft> 33 </MarginLeft>
|
||||
|
|
@ -545,7 +545,7 @@ sugar, Water" </Value>
|
|||
<Align> center-vertical-horizontal </Align>
|
||||
</Text>
|
||||
</Block>
|
||||
; ==================> Len = 15
|
||||
; ==================> Len = 16
|
||||
; 12-01-01-0060 12-01-02-0060 12-01-03-0060
|
||||
<Block>
|
||||
<MarginLeft> 33 </MarginLeft>
|
||||
|
|
@ -1056,7 +1056,7 @@ sugar, Milk" </Value>
|
|||
<Align> center-vertical-horizontal </Align>
|
||||
</Text>
|
||||
</Block>
|
||||
; ==================> Len = 15
|
||||
; ==================> Len = 16
|
||||
; 12-02-01-0051 12-02-02-0051 12-02-03-0051
|
||||
<Block>
|
||||
<MarginLeft> 33 </MarginLeft>
|
||||
|
|
@ -1313,7 +1313,7 @@ water" </Value>
|
|||
</Text>
|
||||
</Block>
|
||||
; - - -
|
||||
; ==================> Len = 15
|
||||
; ==================> Len = 16
|
||||
; - 12-02-02-0052 -
|
||||
<Block>
|
||||
<MarginLeft> 33 </MarginLeft>
|
||||
|
|
@ -1565,7 +1565,7 @@ water" </Value>
|
|||
</Text>
|
||||
</Block>
|
||||
; - - -
|
||||
; ==================> Len = 15
|
||||
; ==================> Len = 16
|
||||
; 12-03-01-0038 12-03-02-0038 12-03-03-0038
|
||||
<Block>
|
||||
<MarginLeft> 33 </MarginLeft>
|
||||
|
|
@ -1822,7 +1822,7 @@ water" </Value>
|
|||
</Text>
|
||||
</Block>
|
||||
; - - -
|
||||
; ==================> Len = 15
|
||||
; ==================> Len = 16
|
||||
; - 12-03-02-0039 12-03-03-0039
|
||||
<Block>
|
||||
<MarginLeft> 33 </MarginLeft>
|
||||
|
|
@ -2076,7 +2076,7 @@ water" </Value>
|
|||
</Text>
|
||||
</Block>
|
||||
; - - -
|
||||
; ==================> Len = 15
|
||||
; ==================> Len = 16
|
||||
; - - 12-03-03-0040
|
||||
<Block>
|
||||
<MarginLeft> 33 </MarginLeft>
|
||||
|
|
@ -2329,7 +2329,7 @@ Peach" </Value>
|
|||
</Text>
|
||||
</Block>
|
||||
; - - -
|
||||
; ==================> Len = 15
|
||||
; ==================> Len = 16
|
||||
; - 12-05-02-0068 -
|
||||
<Block>
|
||||
<MarginLeft> 33 </MarginLeft>
|
||||
|
|
@ -2581,7 +2581,7 @@ How To Love" </Value>
|
|||
</Text>
|
||||
</Block>
|
||||
; - - -
|
||||
; ==================> Len = 15
|
||||
; ==================> Len = 16
|
||||
; - 12-05-02-0069 -
|
||||
<Block>
|
||||
<MarginLeft> 33 </MarginLeft>
|
||||
|
|
@ -2833,7 +2833,7 @@ Empty Heart " </Value>
|
|||
</Text>
|
||||
</Block>
|
||||
; - - -
|
||||
; ==================> Len = 15
|
||||
; ==================> Len = 16
|
||||
; - 12-05-02-0070 -
|
||||
<Block>
|
||||
<MarginLeft> 33 </MarginLeft>
|
||||
|
|
@ -3086,7 +3086,7 @@ My Heart Waiting." </Value>
|
|||
</Text>
|
||||
</Block>
|
||||
; - - -
|
||||
; ==================> Len = 15
|
||||
; ==================> Len = 16
|
||||
; - 12-05-02-0072 -
|
||||
<Block>
|
||||
<MarginLeft> 33 </MarginLeft>
|
||||
|
|
@ -3338,7 +3338,7 @@ You Need Me" </Value>
|
|||
</Text>
|
||||
</Block>
|
||||
; - - -
|
||||
; ==================> Len = 15
|
||||
; ==================> Len = 16
|
||||
; - 12-05-02-0073 -
|
||||
<Block>
|
||||
<MarginLeft> 33 </MarginLeft>
|
||||
|
|
|
|||
|
|
@ -37,7 +37,7 @@
|
|||
</Script>
|
||||
;dummy_layout.inc
|
||||
; menu_new_list 14
|
||||
; ==================> Len = 15
|
||||
; ==================> Len = 16
|
||||
; - 12-99-02-0008 -
|
||||
<Block>
|
||||
<MarginLeft> 33 </MarginLeft>
|
||||
|
|
@ -290,7 +290,7 @@ melting in the heat!" </Value>
|
|||
</Text>
|
||||
</Block>
|
||||
; - - -
|
||||
; ==================> Len = 15
|
||||
; ==================> Len = 16
|
||||
; - 12-99-02-0003 -
|
||||
<Block>
|
||||
<MarginLeft> 33 </MarginLeft>
|
||||
|
|
@ -542,7 +542,7 @@ melting in the heat!" </Value>
|
|||
</Text>
|
||||
</Block>
|
||||
; - - -
|
||||
; ==================> Len = 15
|
||||
; ==================> Len = 16
|
||||
; - 12-05-02-0046 -
|
||||
<Block>
|
||||
<MarginLeft> 33 </MarginLeft>
|
||||
|
|
@ -795,7 +795,7 @@ masterpiece" </Value>
|
|||
</Text>
|
||||
</Block>
|
||||
; - - -
|
||||
; ==================> Len = 15
|
||||
; ==================> Len = 16
|
||||
; - 12-99-05-0058 -
|
||||
<Block>
|
||||
<MarginLeft> 33 </MarginLeft>
|
||||
|
|
@ -1049,7 +1049,7 @@ and Soda" </Value>
|
|||
</Text>
|
||||
</Block>
|
||||
; - - -
|
||||
; ==================> Len = 15
|
||||
; ==================> Len = 16
|
||||
; - 12-99-05-0060 -
|
||||
<Block>
|
||||
<MarginLeft> 33 </MarginLeft>
|
||||
|
|
@ -1302,7 +1302,7 @@ just bearable" </Value>
|
|||
</Text>
|
||||
</Block>
|
||||
; - - -
|
||||
; ==================> Len = 15
|
||||
; ==================> Len = 16
|
||||
; - 12-05-02-0007 -
|
||||
<Block>
|
||||
<MarginLeft> 33 </MarginLeft>
|
||||
|
|
@ -1555,7 +1555,7 @@ Breathe-able" </Value>
|
|||
</Text>
|
||||
</Block>
|
||||
; - - -
|
||||
; ==================> Len = 15
|
||||
; ==================> Len = 16
|
||||
; - 12-99-05-0053 -
|
||||
<Block>
|
||||
<MarginLeft> 33 </MarginLeft>
|
||||
|
|
@ -1810,7 +1810,7 @@ Limenade and Soda" </Value>
|
|||
</Text>
|
||||
</Block>
|
||||
; - - -
|
||||
; ==================> Len = 15
|
||||
; ==================> Len = 16
|
||||
; - 12-99-05-0064 -
|
||||
<Block>
|
||||
<MarginLeft> 33 </MarginLeft>
|
||||
|
|
@ -2064,7 +2064,7 @@ Lime and Soda" </Value>
|
|||
</Text>
|
||||
</Block>
|
||||
; - - -
|
||||
; ==================> Len = 15
|
||||
; ==================> Len = 16
|
||||
; - 12-99-02-0007 -
|
||||
<Block>
|
||||
<MarginLeft> 33 </MarginLeft>
|
||||
|
|
@ -2317,7 +2317,7 @@ hot" </Value>
|
|||
</Text>
|
||||
</Block>
|
||||
; - - -
|
||||
; ==================> Len = 15
|
||||
; ==================> Len = 16
|
||||
; - 12-05-02-0084 -
|
||||
<Block>
|
||||
<MarginLeft> 33 </MarginLeft>
|
||||
|
|
@ -2570,7 +2570,7 @@ OVERDONE" </Value>
|
|||
</Text>
|
||||
</Block>
|
||||
; - - -
|
||||
; ==================> Len = 15
|
||||
; ==================> Len = 16
|
||||
; - 12-99-05-0052 -
|
||||
<Block>
|
||||
<MarginLeft> 33 </MarginLeft>
|
||||
|
|
@ -2824,7 +2824,7 @@ and Soda" </Value>
|
|||
</Text>
|
||||
</Block>
|
||||
; - - -
|
||||
; ==================> Len = 15
|
||||
; ==================> Len = 16
|
||||
; - 12-05-02-0067 -
|
||||
<Block>
|
||||
<MarginLeft> 33 </MarginLeft>
|
||||
|
|
@ -3078,7 +3078,7 @@ ANGRY sun mode" </Value>
|
|||
</Text>
|
||||
</Block>
|
||||
; - - -
|
||||
; ==================> Len = 15
|
||||
; ==================> Len = 16
|
||||
; - - 12-05-03-0007
|
||||
<Block>
|
||||
<MarginLeft> 33 </MarginLeft>
|
||||
|
|
@ -3331,7 +3331,7 @@ point reached" </Value>
|
|||
</Text>
|
||||
</Block>
|
||||
; - - -
|
||||
; ==================> Len = 15
|
||||
; ==================> Len = 16
|
||||
; - 12-99-05-0057 -
|
||||
<Block>
|
||||
<MarginLeft> 33 </MarginLeft>
|
||||
|
|
|
|||
|
|
@ -36,7 +36,7 @@
|
|||
</Script>
|
||||
;dummy_layout.inc
|
||||
; menu_new_list 12
|
||||
; ==================> Len = 15
|
||||
; ==================> Len = 16
|
||||
; - 12-05-02-0133 -
|
||||
<Block>
|
||||
<MarginLeft> 33 </MarginLeft>
|
||||
|
|
@ -287,7 +287,7 @@
|
|||
</Text>
|
||||
</Block>
|
||||
; - - -
|
||||
; ==================> Len = 15
|
||||
; ==================> Len = 16
|
||||
; - 12-05-02-0106 -
|
||||
<Block>
|
||||
<MarginLeft> 33 </MarginLeft>
|
||||
|
|
@ -538,7 +538,7 @@
|
|||
</Text>
|
||||
</Block>
|
||||
; - - -
|
||||
; ==================> Len = 15
|
||||
; ==================> Len = 16
|
||||
; - 12-05-02-0057 -
|
||||
<Block>
|
||||
<MarginLeft> 33 </MarginLeft>
|
||||
|
|
@ -789,7 +789,7 @@
|
|||
</Text>
|
||||
</Block>
|
||||
; - - -
|
||||
; ==================> Len = 15
|
||||
; ==================> Len = 16
|
||||
; - 12-05-02-0058 -
|
||||
<Block>
|
||||
<MarginLeft> 33 </MarginLeft>
|
||||
|
|
@ -1040,7 +1040,7 @@
|
|||
</Text>
|
||||
</Block>
|
||||
; - - -
|
||||
; ==================> Len = 15
|
||||
; ==================> Len = 16
|
||||
; - 12-05-02-0148 -
|
||||
<Block>
|
||||
<MarginLeft> 33 </MarginLeft>
|
||||
|
|
@ -1291,7 +1291,7 @@
|
|||
</Text>
|
||||
</Block>
|
||||
; - - -
|
||||
; ==================> Len = 15
|
||||
; ==================> Len = 16
|
||||
; - 12-05-02-0149 -
|
||||
<Block>
|
||||
<MarginLeft> 33 </MarginLeft>
|
||||
|
|
@ -1542,7 +1542,7 @@
|
|||
</Text>
|
||||
</Block>
|
||||
; - - -
|
||||
; ==================> Len = 15
|
||||
; ==================> Len = 16
|
||||
; - 12-05-02-0150 -
|
||||
<Block>
|
||||
<MarginLeft> 33 </MarginLeft>
|
||||
|
|
@ -1793,7 +1793,7 @@
|
|||
</Text>
|
||||
</Block>
|
||||
; - - -
|
||||
; ==================> Len = 15
|
||||
; ==================> Len = 16
|
||||
; - 12-05-02-0114 -
|
||||
<Block>
|
||||
<MarginLeft> 33 </MarginLeft>
|
||||
|
|
@ -2044,7 +2044,7 @@
|
|||
</Text>
|
||||
</Block>
|
||||
; - - -
|
||||
; ==================> Len = 15
|
||||
; ==================> Len = 16
|
||||
; - 12-05-02-0046 12-05-03-0046
|
||||
<Block>
|
||||
<MarginLeft> 33 </MarginLeft>
|
||||
|
|
@ -2295,7 +2295,7 @@
|
|||
</Text>
|
||||
</Block>
|
||||
; - - -
|
||||
; ==================> Len = 15
|
||||
; ==================> Len = 16
|
||||
; - 12-05-02-0104 12-05-03-0104
|
||||
<Block>
|
||||
<MarginLeft> 33 </MarginLeft>
|
||||
|
|
|
|||
|
|
@ -36,7 +36,7 @@
|
|||
</Script>
|
||||
;dummy_layout.inc
|
||||
; menu_new_list 3
|
||||
; ==================> Len = 15
|
||||
; ==================> Len = 16
|
||||
; - - 12-03-03-0100
|
||||
<Block>
|
||||
<MarginLeft> 33 </MarginLeft>
|
||||
|
|
@ -289,7 +289,7 @@ Lime, Ovaltine" </Value>
|
|||
</Text>
|
||||
</Block>
|
||||
; - - -
|
||||
; ==================> Len = 15
|
||||
; ==================> Len = 16
|
||||
; - - 12-03-03-0101
|
||||
<Block>
|
||||
<MarginLeft> 33 </MarginLeft>
|
||||
|
|
@ -540,7 +540,7 @@ Lime, Ovaltine" </Value>
|
|||
</Text>
|
||||
</Block>
|
||||
; - - -
|
||||
; ==================> Len = 15
|
||||
; ==================> Len = 16
|
||||
; - - 12-03-03-0102
|
||||
<Block>
|
||||
<MarginLeft> 33 </MarginLeft>
|
||||
|
|
|
|||
|
|
@ -38,7 +38,7 @@
|
|||
</Script>
|
||||
;dummy_layout.inc
|
||||
; menu_new_list 12
|
||||
; ==================> Len = 15
|
||||
; ==================> Len = 16
|
||||
; - 12-02-02-0044 -
|
||||
<Block>
|
||||
<MarginLeft> 33 </MarginLeft>
|
||||
|
|
@ -547,7 +547,7 @@ House" </Value>
|
|||
</Text>
|
||||
</Block>
|
||||
; - - -
|
||||
; ==================> Len = 15
|
||||
; ==================> Len = 16
|
||||
; - 12-99-02-0003 -
|
||||
<Block>
|
||||
<MarginLeft> 33 </MarginLeft>
|
||||
|
|
@ -801,7 +801,7 @@ House" </Value>
|
|||
</Text>
|
||||
</Block>
|
||||
; - - -
|
||||
; ==================> Len = 15
|
||||
; ==================> Len = 16
|
||||
; - 12-99-02-0001 -
|
||||
<Block>
|
||||
<MarginLeft> 33 </MarginLeft>
|
||||
|
|
@ -1055,7 +1055,7 @@ House" </Value>
|
|||
</Text>
|
||||
</Block>
|
||||
; - - -
|
||||
; ==================> Len = 15
|
||||
; ==================> Len = 16
|
||||
; - - 12-99-03-0046
|
||||
<Block>
|
||||
<MarginLeft> 33 </MarginLeft>
|
||||
|
|
@ -1309,7 +1309,7 @@ House" </Value>
|
|||
</Text>
|
||||
</Block>
|
||||
; - - -
|
||||
; ==================> Len = 15
|
||||
; ==================> Len = 16
|
||||
; - 12-99-02-0011 -
|
||||
<Block>
|
||||
<MarginLeft> 33 </MarginLeft>
|
||||
|
|
@ -1563,7 +1563,7 @@ House" </Value>
|
|||
</Text>
|
||||
</Block>
|
||||
; - - -
|
||||
; ==================> Len = 15
|
||||
; ==================> Len = 16
|
||||
; - 12-99-02-0015 -
|
||||
<Block>
|
||||
<MarginLeft> 33 </MarginLeft>
|
||||
|
|
@ -1817,7 +1817,7 @@ House" </Value>
|
|||
</Text>
|
||||
</Block>
|
||||
; - - -
|
||||
; ==================> Len = 15
|
||||
; ==================> Len = 16
|
||||
; - 12-99-05-0059 -
|
||||
<Block>
|
||||
<MarginLeft> 33 </MarginLeft>
|
||||
|
|
@ -2072,7 +2072,7 @@ House" </Value>
|
|||
</Text>
|
||||
</Block>
|
||||
; - - -
|
||||
; ==================> Len = 15
|
||||
; ==================> Len = 16
|
||||
; - 12-99-05-0057 -
|
||||
<Block>
|
||||
<MarginLeft> 33 </MarginLeft>
|
||||
|
|
@ -2327,7 +2327,7 @@ the Past" </Value>
|
|||
</Text>
|
||||
</Block>
|
||||
; - - -
|
||||
; ==================> Len = 15
|
||||
; ==================> Len = 16
|
||||
; - - 12-03-03-0035
|
||||
<Block>
|
||||
<MarginLeft> 33 </MarginLeft>
|
||||
|
|
@ -2583,7 +2583,7 @@ sugar, Cocoa" </Value>
|
|||
</Text>
|
||||
</Block>
|
||||
; - - -
|
||||
; ==================> Len = 15
|
||||
; ==================> Len = 16
|
||||
; - 12-03-02-0036 -
|
||||
<Block>
|
||||
<MarginLeft> 33 </MarginLeft>
|
||||
|
|
@ -2838,7 +2838,7 @@ sugar, Cocoa" </Value>
|
|||
</Text>
|
||||
</Block>
|
||||
; - - -
|
||||
; ==================> Len = 15
|
||||
; ==================> Len = 16
|
||||
; - - 12-99-03-0066
|
||||
<Block>
|
||||
<MarginLeft> 33 </MarginLeft>
|
||||
|
|
|
|||
|
|
@ -37,7 +37,7 @@
|
|||
</Script>
|
||||
;dummy_layout.inc
|
||||
; menu_new_list 10
|
||||
; ==================> Len = 15
|
||||
; ==================> Len = 16
|
||||
; - - 12-05-03-0064
|
||||
<Block>
|
||||
<MarginLeft> 33 </MarginLeft>
|
||||
|
|
@ -291,7 +291,7 @@ Straw Chee Soda Smoothie" </Value>
|
|||
</Text>
|
||||
</Block>
|
||||
; - - -
|
||||
; ==================> Len = 15
|
||||
; ==================> Len = 16
|
||||
; - 12-99-05-0073 -
|
||||
<Block>
|
||||
<MarginLeft> 33 </MarginLeft>
|
||||
|
|
@ -544,7 +544,7 @@ Lychee Soda" </Value>
|
|||
</Text>
|
||||
</Block>
|
||||
; - - -
|
||||
; ==================> Len = 15
|
||||
; ==================> Len = 16
|
||||
; - 12-02-02-0056 -
|
||||
<Block>
|
||||
<MarginLeft> 33 </MarginLeft>
|
||||
|
|
@ -798,7 +798,7 @@ straw Chee Tea" </Value>
|
|||
</Text>
|
||||
</Block>
|
||||
; - - -
|
||||
; ==================> Len = 15
|
||||
; ==================> Len = 16
|
||||
; - 12-01-02-0073 -
|
||||
<Block>
|
||||
<MarginLeft> 33 </MarginLeft>
|
||||
|
|
@ -1303,7 +1303,7 @@ Straw Cano" </Value>
|
|||
<Align> center-vertical-horizontal </Align>
|
||||
</Text>
|
||||
</Block>
|
||||
; ==================> Len = 15
|
||||
; ==================> Len = 16
|
||||
; - - 12-03-03-0046
|
||||
<Block>
|
||||
<MarginLeft> 33 </MarginLeft>
|
||||
|
|
@ -1557,7 +1557,7 @@ Plum Cara Milk Smoothie" </Value>
|
|||
</Text>
|
||||
</Block>
|
||||
; - - -
|
||||
; ==================> Len = 15
|
||||
; ==================> Len = 16
|
||||
; - 12-03-02-0073 -
|
||||
<Block>
|
||||
<MarginLeft> 33 </MarginLeft>
|
||||
|
|
@ -1810,7 +1810,7 @@ Klein Cocoa Chee" </Value>
|
|||
</Text>
|
||||
</Block>
|
||||
; - - -
|
||||
; ==================> Len = 15
|
||||
; ==================> Len = 16
|
||||
; - 12-02-02-0067 -
|
||||
<Block>
|
||||
<MarginLeft> 33 </MarginLeft>
|
||||
|
|
@ -2063,7 +2063,7 @@ Matcha" </Value>
|
|||
</Text>
|
||||
</Block>
|
||||
; - - -
|
||||
; ==================> Len = 15
|
||||
; ==================> Len = 16
|
||||
; - 12-01-02-0074 -
|
||||
<Block>
|
||||
<MarginLeft> 33 </MarginLeft>
|
||||
|
|
@ -2566,7 +2566,7 @@ Cafe Latte" </Value>
|
|||
<Align> center-vertical-horizontal </Align>
|
||||
</Text>
|
||||
</Block>
|
||||
; ==================> Len = 15
|
||||
; ==================> Len = 16
|
||||
; - - 12-02-03-0053
|
||||
<Block>
|
||||
<MarginLeft> 33 </MarginLeft>
|
||||
|
|
@ -2819,7 +2819,7 @@ Chee Tea Smoothie" </Value>
|
|||
</Text>
|
||||
</Block>
|
||||
; - - -
|
||||
; ==================> Len = 15
|
||||
; ==================> Len = 16
|
||||
; - - 12-05-03-0115
|
||||
<Block>
|
||||
<MarginLeft> 33 </MarginLeft>
|
||||
|
|
|
|||
|
|
@ -36,7 +36,7 @@
|
|||
</Script>
|
||||
;dummy_layout.inc
|
||||
; menu_new_list 7
|
||||
; ==================> Len = 15
|
||||
; ==================> Len = 16
|
||||
; - 12-05-02-0023 12-05-03-0023
|
||||
<Block>
|
||||
<MarginLeft> 33 </MarginLeft>
|
||||
|
|
@ -291,7 +291,7 @@ Sugar, Soda" </Value>
|
|||
</Text>
|
||||
</Block>
|
||||
; - - -
|
||||
; ==================> Len = 15
|
||||
; ==================> Len = 16
|
||||
; 12-02-01-0022 12-02-02-0022 12-02-03-0022
|
||||
<Block>
|
||||
<MarginLeft> 33 </MarginLeft>
|
||||
|
|
@ -548,7 +548,7 @@ Jasmine Tea, Sugar" </Value>
|
|||
</Text>
|
||||
</Block>
|
||||
; - - -
|
||||
; ==================> Len = 15
|
||||
; ==================> Len = 16
|
||||
; - 12-05-02-0041 12-05-03-0041
|
||||
<Block>
|
||||
<MarginLeft> 33 </MarginLeft>
|
||||
|
|
@ -801,7 +801,7 @@ Soda" </Value>
|
|||
</Text>
|
||||
</Block>
|
||||
; - - -
|
||||
; ==================> Len = 15
|
||||
; ==================> Len = 16
|
||||
; 12-05-01-0040 12-05-02-0040 12-05-03-0040
|
||||
<Block>
|
||||
<MarginLeft> 33 </MarginLeft>
|
||||
|
|
@ -1056,7 +1056,7 @@ Soda" </Value>
|
|||
</Text>
|
||||
</Block>
|
||||
; - - -
|
||||
; ==================> Len = 15
|
||||
; ==================> Len = 16
|
||||
; 12-03-01-0010 12-03-02-0010 12-03-03-0010
|
||||
<Block>
|
||||
<MarginLeft> 33 </MarginLeft>
|
||||
|
|
@ -1313,7 +1313,7 @@ Cocoa, Sugar" </Value>
|
|||
</Text>
|
||||
</Block>
|
||||
; - - -
|
||||
; ==================> Len = 15
|
||||
; ==================> Len = 16
|
||||
; 12-01-01-0074 12-01-02-0074 12-01-03-0074
|
||||
<Block>
|
||||
<MarginLeft> 33 </MarginLeft>
|
||||
|
|
@ -1826,7 +1826,7 @@ Coffee, Sugar" </Value>
|
|||
<Align> center-vertical-horizontal </Align>
|
||||
</Text>
|
||||
</Block>
|
||||
; ==================> Len = 15
|
||||
; ==================> Len = 16
|
||||
; - - 12-03-03-0027
|
||||
<Block>
|
||||
<MarginLeft> 33 </MarginLeft>
|
||||
|
|
|
|||
|
|
@ -35,7 +35,7 @@
|
|||
</Script>
|
||||
;dummy_layout.inc
|
||||
; menu_new_list 26
|
||||
; ==================> Len = 15
|
||||
; ==================> Len = 16
|
||||
; 12-02-01-0039 12-02-02-0039 12-02-03-0039
|
||||
<Block>
|
||||
<MarginLeft> 33 </MarginLeft>
|
||||
|
|
@ -291,7 +291,7 @@
|
|||
</Text>
|
||||
</Block>
|
||||
; - - -
|
||||
; ==================> Len = 15
|
||||
; ==================> Len = 16
|
||||
; 12-02-01-1038 12-02-02-1038 -
|
||||
<Block>
|
||||
<MarginLeft> 33 </MarginLeft>
|
||||
|
|
@ -547,7 +547,7 @@
|
|||
</Text>
|
||||
</Block>
|
||||
; - - -
|
||||
; ==================> Len = 15
|
||||
; ==================> Len = 16
|
||||
; 12-02-01-0047 12-02-02-0047 -
|
||||
<Block>
|
||||
<MarginLeft> 33 </MarginLeft>
|
||||
|
|
@ -803,7 +803,7 @@
|
|||
</Text>
|
||||
</Block>
|
||||
; - - -
|
||||
; ==================> Len = 15
|
||||
; ==================> Len = 16
|
||||
; 12-01-01-0055 12-01-02-0055 12-01-03-0055
|
||||
<Block>
|
||||
<MarginLeft> 33 </MarginLeft>
|
||||
|
|
@ -1312,7 +1312,7 @@
|
|||
<Align> center-vertical-horizontal </Align>
|
||||
</Text>
|
||||
</Block>
|
||||
; ==================> Len = 15
|
||||
; ==================> Len = 16
|
||||
; 12-02-01-1040 12-02-02-1040 -
|
||||
<Block>
|
||||
<MarginLeft> 33 </MarginLeft>
|
||||
|
|
@ -1568,7 +1568,7 @@
|
|||
</Text>
|
||||
</Block>
|
||||
; - - -
|
||||
; ==================> Len = 15
|
||||
; ==================> Len = 16
|
||||
; 12-02-01-1039 12-02-02-1039 -
|
||||
<Block>
|
||||
<MarginLeft> 33 </MarginLeft>
|
||||
|
|
@ -1824,7 +1824,7 @@
|
|||
</Text>
|
||||
</Block>
|
||||
; - - -
|
||||
; ==================> Len = 15
|
||||
; ==================> Len = 16
|
||||
; - 12-99-05-0062 -
|
||||
<Block>
|
||||
<MarginLeft> 33 </MarginLeft>
|
||||
|
|
@ -2076,7 +2076,7 @@
|
|||
</Text>
|
||||
</Block>
|
||||
; - - -
|
||||
; ==================> Len = 15
|
||||
; ==================> Len = 16
|
||||
; - 12-02-02-0054 -
|
||||
<Block>
|
||||
<MarginLeft> 33 </MarginLeft>
|
||||
|
|
@ -2328,7 +2328,7 @@
|
|||
</Text>
|
||||
</Block>
|
||||
; - - -
|
||||
; ==================> Len = 15
|
||||
; ==================> Len = 16
|
||||
; - 12-99-02-0002 -
|
||||
<Block>
|
||||
<MarginLeft> 33 </MarginLeft>
|
||||
|
|
@ -2580,7 +2580,7 @@
|
|||
</Text>
|
||||
</Block>
|
||||
; - - -
|
||||
; ==================> Len = 15
|
||||
; ==================> Len = 16
|
||||
; - - 12-02-03-0045
|
||||
<Block>
|
||||
<MarginLeft> 33 </MarginLeft>
|
||||
|
|
@ -2834,7 +2834,7 @@ sugar, Oreo" </Value>
|
|||
</Text>
|
||||
</Block>
|
||||
; - - -
|
||||
; ==================> Len = 15
|
||||
; ==================> Len = 16
|
||||
; 12-02-01-0026 12-02-02-0026 12-02-03-0026
|
||||
<Block>
|
||||
<MarginLeft> 33 </MarginLeft>
|
||||
|
|
@ -3090,7 +3090,7 @@ sugar, Oreo" </Value>
|
|||
</Text>
|
||||
</Block>
|
||||
; - - -
|
||||
; ==================> Len = 15
|
||||
; ==================> Len = 16
|
||||
; 12-02-01-1026 12-02-02-1026 -
|
||||
<Block>
|
||||
<MarginLeft> 33 </MarginLeft>
|
||||
|
|
@ -3346,7 +3346,7 @@ sugar, Oreo" </Value>
|
|||
</Text>
|
||||
</Block>
|
||||
; - - -
|
||||
; ==================> Len = 15
|
||||
; ==================> Len = 16
|
||||
; 12-02-01-0027 12-02-02-0027 12-02-03-0027
|
||||
<Block>
|
||||
<MarginLeft> 33 </MarginLeft>
|
||||
|
|
@ -3602,7 +3602,7 @@ sugar, Oreo" </Value>
|
|||
</Text>
|
||||
</Block>
|
||||
; - - -
|
||||
; ==================> Len = 15
|
||||
; ==================> Len = 16
|
||||
; 12-02-01-1027 12-02-02-1027 -
|
||||
<Block>
|
||||
<MarginLeft> 33 </MarginLeft>
|
||||
|
|
@ -3858,7 +3858,7 @@ sugar, Oreo" </Value>
|
|||
</Text>
|
||||
</Block>
|
||||
; - - -
|
||||
; ==================> Len = 15
|
||||
; ==================> Len = 16
|
||||
; 12-02-01-0028 12-02-02-0028 12-02-03-0028
|
||||
<Block>
|
||||
<MarginLeft> 33 </MarginLeft>
|
||||
|
|
@ -4114,7 +4114,7 @@ sugar, Oreo" </Value>
|
|||
</Text>
|
||||
</Block>
|
||||
; - - -
|
||||
; ==================> Len = 15
|
||||
; ==================> Len = 16
|
||||
; 12-01-01-0031 12-01-02-0031 12-01-03-0031
|
||||
<Block>
|
||||
<MarginLeft> 33 </MarginLeft>
|
||||
|
|
@ -4625,7 +4625,7 @@ sugar, Oreo" </Value>
|
|||
<Align> center-vertical-horizontal </Align>
|
||||
</Text>
|
||||
</Block>
|
||||
; ==================> Len = 15
|
||||
; ==================> Len = 16
|
||||
; - 12-01-02-0062 -
|
||||
<Block>
|
||||
<MarginLeft> 33 </MarginLeft>
|
||||
|
|
@ -5128,7 +5128,7 @@ Matcha, Milk" </Value>
|
|||
<Align> center-vertical-horizontal </Align>
|
||||
</Text>
|
||||
</Block>
|
||||
; ==================> Len = 15
|
||||
; ==================> Len = 16
|
||||
; - 12-02-02-0055 -
|
||||
<Block>
|
||||
<MarginLeft> 33 </MarginLeft>
|
||||
|
|
@ -5380,7 +5380,7 @@ Matcha, Milk" </Value>
|
|||
</Text>
|
||||
</Block>
|
||||
; - - -
|
||||
; ==================> Len = 15
|
||||
; ==================> Len = 16
|
||||
; 12-02-01-0037 12-02-02-0037 12-02-03-0037
|
||||
<Block>
|
||||
<MarginLeft> 33 </MarginLeft>
|
||||
|
|
@ -5636,7 +5636,7 @@ Matcha, Milk" </Value>
|
|||
</Text>
|
||||
</Block>
|
||||
; - - -
|
||||
; ==================> Len = 15
|
||||
; ==================> Len = 16
|
||||
; 12-02-01-1037 12-02-02-1037 -
|
||||
<Block>
|
||||
<MarginLeft> 33 </MarginLeft>
|
||||
|
|
@ -5892,7 +5892,7 @@ Matcha, Milk" </Value>
|
|||
</Text>
|
||||
</Block>
|
||||
; - - -
|
||||
; ==================> Len = 15
|
||||
; ==================> Len = 16
|
||||
; - - 12-02-03-0043
|
||||
<Block>
|
||||
<MarginLeft> 33 </MarginLeft>
|
||||
|
|
@ -6146,7 +6146,7 @@ Sugar, Oreo" </Value>
|
|||
</Text>
|
||||
</Block>
|
||||
; - - -
|
||||
; ==================> Len = 15
|
||||
; ==================> Len = 16
|
||||
; - 12-99-05-0052 -
|
||||
<Block>
|
||||
<MarginLeft> 33 </MarginLeft>
|
||||
|
|
@ -6398,7 +6398,7 @@ Sugar, Oreo" </Value>
|
|||
</Text>
|
||||
</Block>
|
||||
; - - -
|
||||
; ==================> Len = 15
|
||||
; ==================> Len = 16
|
||||
; 12-99-01-0042 12-99-02-0044 12-99-03-0046
|
||||
<Block>
|
||||
<MarginLeft> 33 </MarginLeft>
|
||||
|
|
@ -6654,7 +6654,7 @@ Sugar, Oreo" </Value>
|
|||
</Text>
|
||||
</Block>
|
||||
; - - -
|
||||
; ==================> Len = 15
|
||||
; ==================> Len = 16
|
||||
; 12-99-01-0043 12-99-02-0045 12-99-03-0047
|
||||
<Block>
|
||||
<MarginLeft> 33 </MarginLeft>
|
||||
|
|
@ -6910,7 +6910,7 @@ Sugar, Oreo" </Value>
|
|||
</Text>
|
||||
</Block>
|
||||
; - - -
|
||||
; ==================> Len = 15
|
||||
; ==================> Len = 16
|
||||
; 12-99-01-0049 12-99-02-0050 -
|
||||
<Block>
|
||||
<MarginLeft> 33 </MarginLeft>
|
||||
|
|
@ -7166,7 +7166,7 @@ Sugar, Oreo" </Value>
|
|||
</Text>
|
||||
</Block>
|
||||
; - - -
|
||||
; ==================> Len = 15
|
||||
; ==================> Len = 16
|
||||
; - 12-99-05-0051 -
|
||||
<Block>
|
||||
<MarginLeft> 33 </MarginLeft>
|
||||
|
|
|
|||
|
|
@ -36,7 +36,7 @@
|
|||
</Script>
|
||||
;dummy_layout.inc
|
||||
; menu_new_list 15
|
||||
; ==================> Len = 15
|
||||
; ==================> Len = 16
|
||||
; 12-02-01-0083 12-02-02-0083 12-02-03-0083
|
||||
<Block>
|
||||
<MarginLeft> 33 </MarginLeft>
|
||||
|
|
@ -292,7 +292,7 @@ Tea" </Value>
|
|||
</Text>
|
||||
</Block>
|
||||
; - - -
|
||||
; ==================> Len = 15
|
||||
; ==================> Len = 16
|
||||
; 12-02-01-0084 12-02-02-0084 12-02-03-0084
|
||||
<Block>
|
||||
<MarginLeft> 33 </MarginLeft>
|
||||
|
|
@ -548,7 +548,7 @@ Matcha" </Value>
|
|||
</Text>
|
||||
</Block>
|
||||
; - - -
|
||||
; ==================> Len = 15
|
||||
; ==================> Len = 16
|
||||
; 12-02-01-0085 12-02-02-0085 12-02-03-0085
|
||||
<Block>
|
||||
<MarginLeft> 33 </MarginLeft>
|
||||
|
|
|
|||
|
|
@ -1582,7 +1582,7 @@ Sugar, Oreo" </Value>
|
|||
</Text>
|
||||
</Block>
|
||||
; - - -
|
||||
; ==================> Len = 15
|
||||
; ==================> Len = 16
|
||||
; - 12-05-02-0105 12-05-03-0105
|
||||
<Block>
|
||||
<MarginLeft> 33 </MarginLeft>
|
||||
|
|
@ -1837,7 +1837,7 @@ Sugar, Oreo" </Value>
|
|||
</Text>
|
||||
</Block>
|
||||
; - - -
|
||||
; ==================> Len = 15
|
||||
; ==================> Len = 16
|
||||
; - 12-99-02-0011 -
|
||||
<Block>
|
||||
<MarginLeft> 33 </MarginLeft>
|
||||
|
|
@ -2092,7 +2092,7 @@ Sugar, Oreo" </Value>
|
|||
</Text>
|
||||
</Block>
|
||||
; - - -
|
||||
; ==================> Len = 15
|
||||
; ==================> Len = 16
|
||||
; - 12-99-02-0013 -
|
||||
<Block>
|
||||
<MarginLeft> 33 </MarginLeft>
|
||||
|
|
@ -2347,7 +2347,7 @@ Sugar, Oreo" </Value>
|
|||
</Text>
|
||||
</Block>
|
||||
; - - -
|
||||
; ==================> Len = 15
|
||||
; ==================> Len = 16
|
||||
; - 12-99-02-0014 -
|
||||
<Block>
|
||||
<MarginLeft> 33 </MarginLeft>
|
||||
|
|
@ -2602,7 +2602,7 @@ Sugar, Oreo" </Value>
|
|||
</Text>
|
||||
</Block>
|
||||
; - - -
|
||||
; ==================> Len = 15
|
||||
; ==================> Len = 16
|
||||
; - 12-99-02-0015 -
|
||||
<Block>
|
||||
<MarginLeft> 33 </MarginLeft>
|
||||
|
|
@ -2857,7 +2857,7 @@ Sugar, Oreo" </Value>
|
|||
</Text>
|
||||
</Block>
|
||||
; - - -
|
||||
; ==================> Len = 15
|
||||
; ==================> Len = 16
|
||||
; - 12-99-02-0016 -
|
||||
<Block>
|
||||
<MarginLeft> 33 </MarginLeft>
|
||||
|
|
@ -3112,7 +3112,7 @@ Sugar, Oreo" </Value>
|
|||
</Text>
|
||||
</Block>
|
||||
; - - -
|
||||
; ==================> Len = 15
|
||||
; ==================> Len = 16
|
||||
; - 12-99-02-0018 -
|
||||
<Block>
|
||||
<MarginLeft> 33 </MarginLeft>
|
||||
|
|
@ -3367,7 +3367,7 @@ Sugar, Oreo" </Value>
|
|||
</Text>
|
||||
</Block>
|
||||
; - - -
|
||||
; ==================> Len = 15
|
||||
; ==================> Len = 16
|
||||
; - 12-99-03-0016 -
|
||||
<Block>
|
||||
<MarginLeft> 33 </MarginLeft>
|
||||
|
|
|
|||
|
|
@ -35,7 +35,7 @@
|
|||
</Script>
|
||||
;dummy_layout.inc
|
||||
; menu_new_list 14
|
||||
; ==================> Len = 15
|
||||
; ==================> Len = 16
|
||||
; - - 12-01-03-0078
|
||||
<Block>
|
||||
<MarginLeft> 33 </MarginLeft>
|
||||
|
|
@ -538,7 +538,7 @@ Caramel Oreo" </Value>
|
|||
<Align> center-vertical-horizontal </Align>
|
||||
</Text>
|
||||
</Block>
|
||||
; ==================> Len = 15
|
||||
; ==================> Len = 16
|
||||
; - - 12-02-03-0057
|
||||
<Block>
|
||||
<MarginLeft> 33 </MarginLeft>
|
||||
|
|
@ -791,7 +791,7 @@ Caramel Oreo" </Value>
|
|||
</Text>
|
||||
</Block>
|
||||
; - - -
|
||||
; ==================> Len = 15
|
||||
; ==================> Len = 16
|
||||
; - - 12-02-03-0058
|
||||
<Block>
|
||||
<MarginLeft> 33 </MarginLeft>
|
||||
|
|
@ -1044,7 +1044,7 @@ Caramel Oreo" </Value>
|
|||
</Text>
|
||||
</Block>
|
||||
; - - -
|
||||
; ==================> Len = 15
|
||||
; ==================> Len = 16
|
||||
; - - 12-03-03-0058
|
||||
<Block>
|
||||
<MarginLeft> 33 </MarginLeft>
|
||||
|
|
@ -1298,7 +1298,7 @@ Smoothie" </Value>
|
|||
</Text>
|
||||
</Block>
|
||||
; - - -
|
||||
; ==================> Len = 15
|
||||
; ==================> Len = 16
|
||||
; - - 12-03-03-0011
|
||||
<Block>
|
||||
<MarginLeft> 33 </MarginLeft>
|
||||
|
|
@ -1551,7 +1551,7 @@ Smoothie" </Value>
|
|||
</Text>
|
||||
</Block>
|
||||
; - - -
|
||||
; ==================> Len = 15
|
||||
; ==================> Len = 16
|
||||
; - - 12-03-03-0059
|
||||
<Block>
|
||||
<MarginLeft> 33 </MarginLeft>
|
||||
|
|
@ -1804,7 +1804,7 @@ Smoothie" </Value>
|
|||
</Text>
|
||||
</Block>
|
||||
; - - -
|
||||
; ==================> Len = 15
|
||||
; ==================> Len = 16
|
||||
; - - 12-02-03-0062
|
||||
<Block>
|
||||
<MarginLeft> 33 </MarginLeft>
|
||||
|
|
@ -2057,7 +2057,7 @@ Coconut" </Value>
|
|||
</Text>
|
||||
</Block>
|
||||
; - - -
|
||||
; ==================> Len = 15
|
||||
; ==================> Len = 16
|
||||
; - - 12-03-03-0004
|
||||
<Block>
|
||||
<MarginLeft> 33 </MarginLeft>
|
||||
|
|
@ -2310,7 +2310,7 @@ Smoothie" </Value>
|
|||
</Text>
|
||||
</Block>
|
||||
; - - -
|
||||
; ==================> Len = 15
|
||||
; ==================> Len = 16
|
||||
; - - 12-03-03-0010
|
||||
<Block>
|
||||
<MarginLeft> 33 </MarginLeft>
|
||||
|
|
@ -2562,7 +2562,7 @@ Smoothie" </Value>
|
|||
</Text>
|
||||
</Block>
|
||||
; - - -
|
||||
; ==================> Len = 15
|
||||
; ==================> Len = 16
|
||||
; - - 12-03-03-0032
|
||||
<Block>
|
||||
<MarginLeft> 33 </MarginLeft>
|
||||
|
|
@ -2813,7 +2813,7 @@ Smoothie" </Value>
|
|||
</Text>
|
||||
</Block>
|
||||
; - - -
|
||||
; ==================> Len = 15
|
||||
; ==================> Len = 16
|
||||
; - - 12-03-03-0067
|
||||
<Block>
|
||||
<MarginLeft> 33 </MarginLeft>
|
||||
|
|
@ -3064,7 +3064,7 @@ Smoothie" </Value>
|
|||
</Text>
|
||||
</Block>
|
||||
; - - -
|
||||
; ==================> Len = 15
|
||||
; ==================> Len = 16
|
||||
; - - 12-03-03-0065
|
||||
<Block>
|
||||
<MarginLeft> 33 </MarginLeft>
|
||||
|
|
@ -3315,7 +3315,7 @@ Smoothie" </Value>
|
|||
</Text>
|
||||
</Block>
|
||||
; - - -
|
||||
; ==================> Len = 15
|
||||
; ==================> Len = 16
|
||||
; - 12-01-02-0041 -
|
||||
<Block>
|
||||
<MarginLeft> 33 </MarginLeft>
|
||||
|
|
@ -3814,7 +3814,7 @@ Smoothie" </Value>
|
|||
<Align> center-vertical-horizontal </Align>
|
||||
</Text>
|
||||
</Block>
|
||||
; ==================> Len = 15
|
||||
; ==================> Len = 16
|
||||
; - - 12-05-03-0127
|
||||
<Block>
|
||||
<MarginLeft> 33 </MarginLeft>
|
||||
|
|
|
|||
|
|
@ -35,7 +35,7 @@
|
|||
</Script>
|
||||
;dummy_layout.inc
|
||||
; menu_new_list 14
|
||||
; ==================> Len = 15
|
||||
; ==================> Len = 16
|
||||
; - - 12-99-03-0074
|
||||
<Block>
|
||||
<MarginLeft> 33 </MarginLeft>
|
||||
|
|
@ -538,7 +538,7 @@ Caramel Oreo" </Value>
|
|||
<Align> center-vertical-horizontal </Align>
|
||||
</Text>
|
||||
</Block>
|
||||
; ==================> Len = 15
|
||||
; ==================> Len = 16
|
||||
; - - 12-99-03-0076
|
||||
<Block>
|
||||
<MarginLeft> 33 </MarginLeft>
|
||||
|
|
@ -791,7 +791,7 @@ Caramel Oreo" </Value>
|
|||
</Text>
|
||||
</Block>
|
||||
; - - -
|
||||
; ==================> Len = 15
|
||||
; ==================> Len = 16
|
||||
; - - 12-99-03-0077
|
||||
<Block>
|
||||
<MarginLeft> 33 </MarginLeft>
|
||||
|
|
@ -1044,7 +1044,7 @@ Caramel Oreo" </Value>
|
|||
</Text>
|
||||
</Block>
|
||||
; - - -
|
||||
; ==================> Len = 15
|
||||
; ==================> Len = 16
|
||||
; - - 12-99-03-0058
|
||||
<Block>
|
||||
<MarginLeft> 33 </MarginLeft>
|
||||
|
|
@ -1298,7 +1298,7 @@ Smoothie" </Value>
|
|||
</Text>
|
||||
</Block>
|
||||
; - - -
|
||||
; ==================> Len = 15
|
||||
; ==================> Len = 16
|
||||
; - - 12-99-03-0011
|
||||
<Block>
|
||||
<MarginLeft> 33 </MarginLeft>
|
||||
|
|
@ -1551,7 +1551,7 @@ Smoothie" </Value>
|
|||
</Text>
|
||||
</Block>
|
||||
; - - -
|
||||
; ==================> Len = 15
|
||||
; ==================> Len = 16
|
||||
; - - 12-99-03-0059
|
||||
<Block>
|
||||
<MarginLeft> 33 </MarginLeft>
|
||||
|
|
@ -1804,7 +1804,7 @@ Smoothie" </Value>
|
|||
</Text>
|
||||
</Block>
|
||||
; - - -
|
||||
; ==================> Len = 15
|
||||
; ==================> Len = 16
|
||||
; - - 12-99-03-0062
|
||||
<Block>
|
||||
<MarginLeft> 33 </MarginLeft>
|
||||
|
|
@ -2057,7 +2057,7 @@ Coconut" </Value>
|
|||
</Text>
|
||||
</Block>
|
||||
; - - -
|
||||
; ==================> Len = 15
|
||||
; ==================> Len = 16
|
||||
; - - 12-99-03-0004
|
||||
<Block>
|
||||
<MarginLeft> 33 </MarginLeft>
|
||||
|
|
@ -2310,7 +2310,7 @@ Smoothie" </Value>
|
|||
</Text>
|
||||
</Block>
|
||||
; - - -
|
||||
; ==================> Len = 15
|
||||
; ==================> Len = 16
|
||||
; - - 12-99-03-0010
|
||||
<Block>
|
||||
<MarginLeft> 33 </MarginLeft>
|
||||
|
|
@ -2563,7 +2563,7 @@ Smoothie" </Value>
|
|||
</Text>
|
||||
</Block>
|
||||
; - - -
|
||||
; ==================> Len = 15
|
||||
; ==================> Len = 16
|
||||
; - - 12-99-03-0032
|
||||
<Block>
|
||||
<MarginLeft> 33 </MarginLeft>
|
||||
|
|
@ -2814,7 +2814,7 @@ Smoothie" </Value>
|
|||
</Text>
|
||||
</Block>
|
||||
; - - -
|
||||
; ==================> Len = 15
|
||||
; ==================> Len = 16
|
||||
; - - 12-99-03-0067
|
||||
<Block>
|
||||
<MarginLeft> 33 </MarginLeft>
|
||||
|
|
@ -3065,7 +3065,7 @@ Smoothie" </Value>
|
|||
</Text>
|
||||
</Block>
|
||||
; - - -
|
||||
; ==================> Len = 15
|
||||
; ==================> Len = 16
|
||||
; - - 12-99-03-0065
|
||||
<Block>
|
||||
<MarginLeft> 33 </MarginLeft>
|
||||
|
|
@ -3316,7 +3316,7 @@ Smoothie" </Value>
|
|||
</Text>
|
||||
</Block>
|
||||
; - - -
|
||||
; ==================> Len = 15
|
||||
; ==================> Len = 16
|
||||
; - 12-99-03-0078 -
|
||||
<Block>
|
||||
<MarginLeft> 33 </MarginLeft>
|
||||
|
|
@ -3815,7 +3815,7 @@ Smoothie" </Value>
|
|||
<Align> center-vertical-horizontal </Align>
|
||||
</Text>
|
||||
</Block>
|
||||
; ==================> Len = 15
|
||||
; ==================> Len = 16
|
||||
; - - 12-99-03-0127
|
||||
<Block>
|
||||
<MarginLeft> 33 </MarginLeft>
|
||||
|
|
|
|||
|
|
@ -62,7 +62,7 @@
|
|||
</Script>
|
||||
;dummy_layout.inc
|
||||
; menu_new_list 58
|
||||
; ==================> Len = 15
|
||||
; ==================> Len = 16
|
||||
; - 12-02-02-0099 -
|
||||
<Block>
|
||||
<MarginLeft> 33 </MarginLeft>
|
||||
|
|
@ -823,7 +823,7 @@ Sugar And Ice" </Value>
|
|||
</Text>
|
||||
</Block>
|
||||
; - - -
|
||||
; ==================> Len = 15
|
||||
; ==================> Len = 16
|
||||
; - 12-01-02-0090 -
|
||||
<Block>
|
||||
<MarginLeft> 33 </MarginLeft>
|
||||
|
|
@ -2331,7 +2331,7 @@ Caramel Oreo" </Value>
|
|||
<Align> center-vertical-horizontal </Align>
|
||||
</Text>
|
||||
</Block>
|
||||
; ==================> Len = 15
|
||||
; ==================> Len = 16
|
||||
; - 12-01-02-0090 -
|
||||
<Block>
|
||||
<MarginLeft> 33 </MarginLeft>
|
||||
|
|
@ -4858,7 +4858,7 @@ Volcano" </Value>
|
|||
<Align> center-vertical-horizontal </Align>
|
||||
</Text>
|
||||
</Block>
|
||||
; ==================> Len = 15
|
||||
; ==================> Len = 16
|
||||
; - 12-05-02-0133 -
|
||||
<Block>
|
||||
<MarginLeft> 33 </MarginLeft>
|
||||
|
|
@ -5864,7 +5864,7 @@ Water" </Value>
|
|||
</Text>
|
||||
</Block>
|
||||
; - - -
|
||||
; ==================> Len = 15
|
||||
; ==================> Len = 16
|
||||
; - 12-99-02-0003 -
|
||||
<Block>
|
||||
<MarginLeft> 33 </MarginLeft>
|
||||
|
|
@ -10414,7 +10414,7 @@ Sugar, Biscoff" </Value>
|
|||
</Text>
|
||||
</Block>
|
||||
; - - -
|
||||
; ==================> Len = 15
|
||||
; ==================> Len = 16
|
||||
; 12-01-01-0081 12-01-02-0081 -
|
||||
<Block>
|
||||
<MarginLeft> 33 </MarginLeft>
|
||||
|
|
@ -14022,7 +14022,7 @@ Americano" </Value>
|
|||
</Text>
|
||||
</Block>
|
||||
; - - -
|
||||
; ==================> Len = 15
|
||||
; ==================> Len = 16
|
||||
; 12-02-01-0045 12-02-02-0045 12-02-03-0046
|
||||
<Block>
|
||||
<MarginLeft> 33 </MarginLeft>
|
||||
|
|
@ -14277,7 +14277,7 @@ Americano" </Value>
|
|||
</Text>
|
||||
</Block>
|
||||
; - - -
|
||||
; ==================> Len = 15
|
||||
; ==================> Len = 16
|
||||
; 12-02-01-0046 12-02-02-0046 12-02-03-0047
|
||||
<Block>
|
||||
<MarginLeft> 33 </MarginLeft>
|
||||
|
|
|
|||
|
|
@ -168,7 +168,7 @@
|
|||
</Script>
|
||||
;dummy_layout.inc
|
||||
; menu_new_list 7
|
||||
; ==================> Len = 15
|
||||
; ==================> Len = 16
|
||||
; - 12-01-02-0053 -
|
||||
<Block>
|
||||
<MarginLeft> 33 </MarginLeft>
|
||||
|
|
@ -421,7 +421,7 @@ water" </Value>
|
|||
</Text>
|
||||
</Block>
|
||||
; - - -
|
||||
; ==================> Len = 15
|
||||
; ==================> Len = 16
|
||||
; - 12-01-02-0054 -
|
||||
<Block>
|
||||
<MarginLeft> 33 </MarginLeft>
|
||||
|
|
|
|||
|
|
@ -1064,7 +1064,7 @@
|
|||
</Text>
|
||||
</Block>
|
||||
; - - -
|
||||
; ==================> Len = 15
|
||||
; ==================> Len = 16
|
||||
; 12-02-01-0091 12-02-02-0091 12-02-03-0091
|
||||
<Block>
|
||||
<MarginLeft> 33 </MarginLeft>
|
||||
|
|
@ -1319,7 +1319,7 @@
|
|||
</Text>
|
||||
</Block>
|
||||
; - - -
|
||||
; ==================> Len = 15
|
||||
; ==================> Len = 16
|
||||
; 12-02-01-0092 12-02-02-0092 12-02-03-0092
|
||||
<Block>
|
||||
<MarginLeft> 33 </MarginLeft>
|
||||
|
|
@ -1574,7 +1574,7 @@
|
|||
</Text>
|
||||
</Block>
|
||||
; - - -
|
||||
; ==================> Len = 15
|
||||
; ==================> Len = 16
|
||||
; 12-02-01-0093 12-02-02-0093 12-02-03-0093
|
||||
<Block>
|
||||
<MarginLeft> 33 </MarginLeft>
|
||||
|
|
@ -1829,7 +1829,7 @@
|
|||
</Text>
|
||||
</Block>
|
||||
; - - -
|
||||
; ==================> Len = 15
|
||||
; ==================> Len = 16
|
||||
; 12-02-01-0094 12-02-02-0094 12-02-03-0094
|
||||
<Block>
|
||||
<MarginLeft> 33 </MarginLeft>
|
||||
|
|
@ -2084,7 +2084,7 @@
|
|||
</Text>
|
||||
</Block>
|
||||
; - - -
|
||||
; ==================> Len = 15
|
||||
; ==================> Len = 16
|
||||
; 12-02-01-0095 12-02-02-0095 12-02-03-0095
|
||||
<Block>
|
||||
<MarginLeft> 33 </MarginLeft>
|
||||
|
|
@ -2339,7 +2339,7 @@
|
|||
</Text>
|
||||
</Block>
|
||||
; - - -
|
||||
; ==================> Len = 15
|
||||
; ==================> Len = 16
|
||||
; 12-02-01-0096 12-02-02-0096 12-02-03-0096
|
||||
<Block>
|
||||
<MarginLeft> 33 </MarginLeft>
|
||||
|
|
@ -2594,7 +2594,7 @@
|
|||
</Text>
|
||||
</Block>
|
||||
; - - -
|
||||
; ==================> Len = 15
|
||||
; ==================> Len = 16
|
||||
; - 12-02-02-0099 -
|
||||
<Block>
|
||||
<MarginLeft> 33 </MarginLeft>
|
||||
|
|
@ -2845,7 +2845,7 @@
|
|||
</Text>
|
||||
</Block>
|
||||
; - - -
|
||||
; ==================> Len = 15
|
||||
; ==================> Len = 16
|
||||
; 12-02-01-0097 12-02-02-0097 12-02-03-0097
|
||||
<Block>
|
||||
<MarginLeft> 33 </MarginLeft>
|
||||
|
|
@ -3100,7 +3100,7 @@
|
|||
</Text>
|
||||
</Block>
|
||||
; - - -
|
||||
; ==================> Len = 15
|
||||
; ==================> Len = 16
|
||||
; - 12-02-02-0098 -
|
||||
<Block>
|
||||
<MarginLeft> 33 </MarginLeft>
|
||||
|
|
@ -3351,7 +3351,7 @@
|
|||
</Text>
|
||||
</Block>
|
||||
; - - -
|
||||
; ==================> Len = 15
|
||||
; ==================> Len = 16
|
||||
; - - 12-03-03-0106
|
||||
<Block>
|
||||
<MarginLeft> 33 </MarginLeft>
|
||||
|
|
@ -3606,7 +3606,7 @@ Sugar And Ice" </Value>
|
|||
</Text>
|
||||
</Block>
|
||||
; - - -
|
||||
; ==================> Len = 15
|
||||
; ==================> Len = 16
|
||||
; 12-02-01-0066 12-02-02-0066 12-02-03-0066
|
||||
<Block>
|
||||
<MarginLeft> 33 </MarginLeft>
|
||||
|
|
@ -3861,7 +3861,7 @@ Sugar And Ice" </Value>
|
|||
</Text>
|
||||
</Block>
|
||||
; - - -
|
||||
; ==================> Len = 15
|
||||
; ==================> Len = 16
|
||||
; - 12-02-02-0090 -
|
||||
<Block>
|
||||
<MarginLeft> 33 </MarginLeft>
|
||||
|
|
@ -4112,7 +4112,7 @@ Sugar And Ice" </Value>
|
|||
</Text>
|
||||
</Block>
|
||||
; - - -
|
||||
; ==================> Len = 15
|
||||
; ==================> Len = 16
|
||||
; 12-01-01-0030 12-01-02-0030 12-01-03-0030
|
||||
<Block>
|
||||
<MarginLeft> 33 </MarginLeft>
|
||||
|
|
@ -4623,7 +4623,7 @@ And Sugar" </Value>
|
|||
<Align> center-vertical-horizontal </Align>
|
||||
</Text>
|
||||
</Block>
|
||||
; ==================> Len = 15
|
||||
; ==================> Len = 16
|
||||
; 12-02-01-0025 12-02-02-0025 12-02-03-0025
|
||||
<Block>
|
||||
<MarginLeft> 33 </MarginLeft>
|
||||
|
|
@ -4879,7 +4879,7 @@ Sugar" </Value>
|
|||
</Text>
|
||||
</Block>
|
||||
; - - -
|
||||
; ==================> Len = 15
|
||||
; ==================> Len = 16
|
||||
; 12-02-01-0089 12-02-02-0089 12-02-03-0089
|
||||
<Block>
|
||||
<MarginLeft> 33 </MarginLeft>
|
||||
|
|
@ -5136,7 +5136,7 @@ And Sugar" </Value>
|
|||
</Text>
|
||||
</Block>
|
||||
; - - -
|
||||
; ==================> Len = 15
|
||||
; ==================> Len = 16
|
||||
; 12-02-01-0022 12-02-02-0022 12-02-03-0022
|
||||
<Block>
|
||||
<MarginLeft> 33 </MarginLeft>
|
||||
|
|
@ -5393,7 +5393,7 @@ Jasmine Tea, Sugar" </Value>
|
|||
</Text>
|
||||
</Block>
|
||||
; - - -
|
||||
; ==================> Len = 15
|
||||
; ==================> Len = 16
|
||||
; 12-02-01-0083 12-02-02-0083 12-02-03-0083
|
||||
<Block>
|
||||
<MarginLeft> 33 </MarginLeft>
|
||||
|
|
@ -5649,7 +5649,7 @@ Tea" </Value>
|
|||
</Text>
|
||||
</Block>
|
||||
; - - -
|
||||
; ==================> Len = 15
|
||||
; ==================> Len = 16
|
||||
; 12-02-01-0084 12-02-02-0084 12-02-03-0084
|
||||
<Block>
|
||||
<MarginLeft> 33 </MarginLeft>
|
||||
|
|
@ -5905,7 +5905,7 @@ Matcha" </Value>
|
|||
</Text>
|
||||
</Block>
|
||||
; - - -
|
||||
; ==================> Len = 15
|
||||
; ==================> Len = 16
|
||||
; 12-02-01-0085 12-02-02-0085 12-02-03-0085
|
||||
<Block>
|
||||
<MarginLeft> 33 </MarginLeft>
|
||||
|
|
@ -6160,7 +6160,7 @@ Matcha" </Value>
|
|||
</Text>
|
||||
</Block>
|
||||
; - - -
|
||||
; ==================> Len = 15
|
||||
; ==================> Len = 16
|
||||
; - - 12-02-03-0057
|
||||
<Block>
|
||||
<MarginLeft> 33 </MarginLeft>
|
||||
|
|
@ -6413,7 +6413,7 @@ Caramel Oreo" </Value>
|
|||
</Text>
|
||||
</Block>
|
||||
; - - -
|
||||
; ==================> Len = 15
|
||||
; ==================> Len = 16
|
||||
; - - 12-02-03-0058
|
||||
<Block>
|
||||
<MarginLeft> 33 </MarginLeft>
|
||||
|
|
@ -8708,7 +8708,7 @@ Ginger Tea" </Value>
|
|||
</Text>
|
||||
</Block>
|
||||
; - - -
|
||||
; ==================> Len = 15
|
||||
; ==================> Len = 16
|
||||
; 12-02-01-0025 12-02-02-0025 12-02-03-0025
|
||||
<Block>
|
||||
<MarginLeft> 33 </MarginLeft>
|
||||
|
|
@ -8963,7 +8963,7 @@ Ginger Tea" </Value>
|
|||
</Text>
|
||||
</Block>
|
||||
; - - -
|
||||
; ==================> Len = 15
|
||||
; ==================> Len = 16
|
||||
; 12-02-01-0003 12-02-02-0003 12-02-03-0003
|
||||
<Block>
|
||||
<MarginLeft> 33 </MarginLeft>
|
||||
|
|
@ -10495,7 +10495,7 @@ Limenade" </Value>
|
|||
</Text>
|
||||
</Block>
|
||||
; - - -
|
||||
; ==================> Len = 15
|
||||
; ==================> Len = 16
|
||||
; 12-02-01-0045 12-02-02-0045 12-02-03-0046
|
||||
<Block>
|
||||
<MarginLeft> 33 </MarginLeft>
|
||||
|
|
@ -10750,7 +10750,7 @@ Limenade" </Value>
|
|||
</Text>
|
||||
</Block>
|
||||
; - - -
|
||||
; ==================> Len = 15
|
||||
; ==================> Len = 16
|
||||
; 12-02-01-0046 12-02-02-0046 12-02-03-0047
|
||||
<Block>
|
||||
<MarginLeft> 33 </MarginLeft>
|
||||
|
|
@ -11261,7 +11261,7 @@ Mint" </Value>
|
|||
</Text>
|
||||
</Block>
|
||||
; - - -
|
||||
; ==================> Len = 15
|
||||
; ==================> Len = 16
|
||||
; 12-02-01-0051 12-02-02-0051 12-02-03-0051
|
||||
<Block>
|
||||
<MarginLeft> 33 </MarginLeft>
|
||||
|
|
@ -11516,7 +11516,7 @@ Mint" </Value>
|
|||
</Text>
|
||||
</Block>
|
||||
; - - -
|
||||
; ==================> Len = 15
|
||||
; ==================> Len = 16
|
||||
; - 12-02-02-0052 -
|
||||
<Block>
|
||||
<MarginLeft> 33 </MarginLeft>
|
||||
|
|
@ -11767,7 +11767,7 @@ Mint" </Value>
|
|||
</Text>
|
||||
</Block>
|
||||
; - - -
|
||||
; ==================> Len = 15
|
||||
; ==================> Len = 16
|
||||
; - 12-02-02-0060 12-02-03-0060
|
||||
<Block>
|
||||
<MarginLeft> 33 </MarginLeft>
|
||||
|
|
@ -12021,7 +12021,7 @@ Water" </Value>
|
|||
</Text>
|
||||
</Block>
|
||||
; - - -
|
||||
; ==================> Len = 15
|
||||
; ==================> Len = 16
|
||||
; - 12-02-02-0061 12-02-03-0061
|
||||
<Block>
|
||||
<MarginLeft> 33 </MarginLeft>
|
||||
|
|
@ -12273,7 +12273,7 @@ Water" </Value>
|
|||
</Text>
|
||||
</Block>
|
||||
; - - -
|
||||
; ==================> Len = 15
|
||||
; ==================> Len = 16
|
||||
; - 12-02-02-0062 12-02-03-0062
|
||||
<Block>
|
||||
<MarginLeft> 33 </MarginLeft>
|
||||
|
|
@ -12527,7 +12527,7 @@ Water" </Value>
|
|||
</Text>
|
||||
</Block>
|
||||
; - - -
|
||||
; ==================> Len = 15
|
||||
; ==================> Len = 16
|
||||
; - 12-02-02-0063 12-02-03-0063
|
||||
<Block>
|
||||
<MarginLeft> 33 </MarginLeft>
|
||||
|
|
@ -12780,7 +12780,7 @@ Thai Black Tea" </Value>
|
|||
</Text>
|
||||
</Block>
|
||||
; - - -
|
||||
; ==================> Len = 15
|
||||
; ==================> Len = 16
|
||||
; - 12-02-02-0064 12-02-03-0064
|
||||
<Block>
|
||||
<MarginLeft> 33 </MarginLeft>
|
||||
|
|
@ -13034,7 +13034,7 @@ Water" </Value>
|
|||
</Text>
|
||||
</Block>
|
||||
; - - -
|
||||
; ==================> Len = 15
|
||||
; ==================> Len = 16
|
||||
; - 12-02-02-0065 12-02-03-0065
|
||||
<Block>
|
||||
<MarginLeft> 33 </MarginLeft>
|
||||
|
|
|
|||
|
|
@ -2319,7 +2319,7 @@ Thai Tea, & Milk" </Value>
|
|||
</Text>
|
||||
</Block>
|
||||
; - - -
|
||||
; ==================> Len = 15
|
||||
; ==================> Len = 16
|
||||
; - 12-04-02-0055 -
|
||||
<Block>
|
||||
<MarginLeft> 33 </MarginLeft>
|
||||
|
|
|
|||
|
|
@ -36,7 +36,7 @@
|
|||
</Script>
|
||||
;dummy_layout.inc
|
||||
; menu_new_list 6
|
||||
; ==================> Len = 15
|
||||
; ==================> Len = 16
|
||||
; 12-99-01-0042 12-99-02-0044 12-99-03-0046
|
||||
<Block>
|
||||
<MarginLeft> 33 </MarginLeft>
|
||||
|
|
@ -291,7 +291,7 @@
|
|||
</Text>
|
||||
</Block>
|
||||
; - - -
|
||||
; ==================> Len = 15
|
||||
; ==================> Len = 16
|
||||
; 12-99-01-0043 12-99-02-0045 12-99-03-0047
|
||||
<Block>
|
||||
<MarginLeft> 33 </MarginLeft>
|
||||
|
|
@ -546,7 +546,7 @@
|
|||
</Text>
|
||||
</Block>
|
||||
; - - -
|
||||
; ==================> Len = 15
|
||||
; ==================> Len = 16
|
||||
; - - 12-99-03-0048
|
||||
<Block>
|
||||
<MarginLeft> 33 </MarginLeft>
|
||||
|
|
@ -798,7 +798,7 @@ OREO Smoothie" </Value>
|
|||
</Text>
|
||||
</Block>
|
||||
; - - -
|
||||
; ==================> Len = 15
|
||||
; ==================> Len = 16
|
||||
; 12-99-01-0049 12-99-02-0050 -
|
||||
<Block>
|
||||
<MarginLeft> 33 </MarginLeft>
|
||||
|
|
@ -1053,7 +1053,7 @@ OREO Smoothie" </Value>
|
|||
</Text>
|
||||
</Block>
|
||||
; - - -
|
||||
; ==================> Len = 15
|
||||
; ==================> Len = 16
|
||||
; - 12-99-05-0051 -
|
||||
<Block>
|
||||
<MarginLeft> 33 </MarginLeft>
|
||||
|
|
@ -1304,7 +1304,7 @@ OREO Smoothie" </Value>
|
|||
</Text>
|
||||
</Block>
|
||||
; - - -
|
||||
; ==================> Len = 15
|
||||
; ==================> Len = 16
|
||||
; - 12-99-05-0052 -
|
||||
<Block>
|
||||
<MarginLeft> 33 </MarginLeft>
|
||||
|
|
|
|||
|
|
@ -106,6 +106,7 @@
|
|||
|
||||
Var CreditCardButtonState = "Disable"
|
||||
Var QRCodeButtonState = "Disable"
|
||||
Var CodeButtonState = "Disable"
|
||||
|
||||
Var PayAmount = PriceDrink
|
||||
Var RemainAmount = PayAmount - Seeker.IntVendingCampaign
|
||||
|
|
@ -165,51 +166,26 @@
|
|||
If RoadShow = "true" Then
|
||||
Var CreditCardButtonState = "Invisible"
|
||||
Var QRCodeButtonState = "Invisible"
|
||||
Var CodeButtonState = "Invisible"
|
||||
Var showRemaining = "Free"
|
||||
|
||||
Else
|
||||
;Var PayState1 = "Enable"
|
||||
|
||||
;If cash_disable = "1" Then
|
||||
; Var PayState1 = "Press"
|
||||
;EndIf
|
||||
|
||||
Var CreditCardButtonState = "Enable"
|
||||
Var QRCodeButtonState = "Enable"
|
||||
|
||||
;If Seeker.IntVendingCampaign = 0 Then
|
||||
; Var CreditCardButtonState = "Enable"
|
||||
; Var QRCodeButtonState = "Enable"
|
||||
;Else
|
||||
; SAVELOG "Cash only IntVendingCampaign"
|
||||
; Var PayState2 = "Disable"
|
||||
; Var PayState4 = "Disable"
|
||||
; Var PayState5 = "Enable"
|
||||
; Var PayState6 = "Disable"
|
||||
;EndIf
|
||||
If Seeker.IntVendingCampaign = 0 Then
|
||||
Var CodeButtonState = "Enable"
|
||||
Else
|
||||
SAVELOG "CreditCard and QRCode only IntVendingCampaign"
|
||||
Var CodeButtonState = "Disable"
|
||||
EndIf
|
||||
|
||||
;Var PayState3 = "Enable"
|
||||
|
||||
|
||||
DEBUGVAR CoinAmount
|
||||
If CoinAmount > 0 Then
|
||||
SAVELOG "Cash only CoinAmount"
|
||||
Var CreditCardButtonState = "Disable"
|
||||
Var QRCodeButtonState = "Disable"
|
||||
Var CoinInFlag = 1
|
||||
If Seeker.IntVendingCredit > 0 Then
|
||||
SAVELOG "CreditCard and QRCode only IntVendingCredit"
|
||||
Var CodeButtonState = "Disable"
|
||||
EndIf
|
||||
|
||||
;If Seeker.IntVendingCredit > 0 Then
|
||||
; SAVELOG "Cash only IntVendingCredit"
|
||||
; Var PayState2 = "Disable"
|
||||
; Var PayState4 = "Disable"
|
||||
; Var PayState5 = "Disable"
|
||||
; Var PayState6 = "Disable"
|
||||
;EndIf
|
||||
|
||||
|
||||
|
||||
|
||||
Var showRemaining = charOfBaht + RemainAmountStr
|
||||
|
||||
If show_eng = "true" Then
|
||||
|
|
@ -398,20 +374,23 @@
|
|||
EndIf
|
||||
|
||||
If SELLONLINE = 0 Then
|
||||
SAVELOG "Cash only NetworkStatus down"
|
||||
If IgnoreNetCore = "true" Then
|
||||
|
||||
Var PayState2 = "Disable"
|
||||
Var PayState3 = "Disable"
|
||||
Var PayState4 = "Disable"
|
||||
Var PayState5 = "Disable"
|
||||
Var PayState6 = "Disable"
|
||||
Else
|
||||
SAVELOG "Offline in page_payment_cash-HKG"
|
||||
;include="ROOT/taobin_project/inc/return_condition.ev"
|
||||
EndIf
|
||||
|
||||
Var PayOfflineMode = 1
|
||||
|
||||
Var ShowNetworkProblem = "Enable"
|
||||
Var ShowButtonClick2 = "Invisible"
|
||||
Var PayState2 = "Disable"
|
||||
Var PayState3 = "Disable"
|
||||
Var PayState4 = "Disable"
|
||||
Var PayState5 = "Disable"
|
||||
Var PayState6 = "Disable"
|
||||
|
||||
Var PayOfflineMode = 1
|
||||
|
||||
Var ShowNetworkProblem = "Enable"
|
||||
Var ShowButtonClick2 = "Invisible"
|
||||
Else
|
||||
Var PayOfflineMode = 0
|
||||
|
||||
|
|
@ -421,10 +400,6 @@
|
|||
|
||||
DEBUGVAR NOCashFlag
|
||||
|
||||
If NOCashFlag = 1 Then
|
||||
Var PayState1 = "Disable"
|
||||
EndIf
|
||||
|
||||
;cancel order
|
||||
If SELLSTATUS = "DEACTIVE" Then
|
||||
Var SELLONLINE = 1
|
||||
|
|
@ -441,7 +416,7 @@
|
|||
;If DisableUsingCode = "true" Then
|
||||
If DisableUsingCode = "-" Then
|
||||
SAVELOG "Diable code because using topping."
|
||||
Var PayState2 = "Disable"
|
||||
Var CodeButtonState = "Disable"
|
||||
Var pay_with_code_image = DirImage + "/bd_pay_with_code.png"
|
||||
Else
|
||||
|
||||
|
|
@ -477,30 +452,11 @@
|
|||
|
||||
;Open "ROOT/taobin_project/xml/page_page_camera.xml"
|
||||
|
||||
If RoadShow = "true" Then
|
||||
Var PayState1 = "Invisible"
|
||||
Var PayState2 = "Invisible"
|
||||
Var PayState3 = "Invisible"
|
||||
Var PayState4 = "Invisible"
|
||||
Var PayState5 = "Invisible"
|
||||
Var PayState6 = "Invisible"
|
||||
|
||||
EndIf
|
||||
|
||||
;Disable taobin credit
|
||||
|
||||
Var TopRowY = 1297
|
||||
Var BotRowY = 1499
|
||||
|
||||
Var PayState4 = "Invisible"
|
||||
|
||||
If SettingDisableTaobinCode = "true" Then
|
||||
Var PayState2 = "Invisible"
|
||||
EndIf
|
||||
|
||||
|
||||
|
||||
DEBUGVAR SettingDisableTaobinCredit
|
||||
Var CancelContinue = 0
|
||||
</EventOpen>
|
||||
|
||||
|
|
@ -882,23 +838,19 @@
|
|||
|
||||
|
||||
If Timeout >= 120 Then
|
||||
Var alphaState = "Invisible"
|
||||
Var alphaState = "Invisible"
|
||||
|
||||
|
||||
If RoadShow = "true" Then
|
||||
Else
|
||||
If PayState3 = "Enable" Then
|
||||
Var PayState3 = "Disable"
|
||||
If RoadShow = "true" Then
|
||||
|
||||
Else
|
||||
Var CreditCardButtonState = "Disable"
|
||||
Var QRCodeButtonState = "Disable"
|
||||
EndIf
|
||||
If PayState5 = "Enable" Then
|
||||
Var PayState5 = "Disable"
|
||||
EndIf
|
||||
EndIf
|
||||
|
||||
Var LOADING_STATE = "Invisible"
|
||||
Var AlphaPopupLoadingState = "Invisible"
|
||||
Var QRErrorState = "Invisible"
|
||||
|
||||
Var LOADING_STATE = "Invisible"
|
||||
Var AlphaPopupLoadingState = "Invisible"
|
||||
Var QRErrorState = "Invisible"
|
||||
EndIf
|
||||
|
||||
|
||||
|
|
@ -976,9 +928,6 @@
|
|||
|
||||
|
||||
If CoinInOK = 1 Then
|
||||
|
||||
Var PayState5 = "Disable"
|
||||
|
||||
Var CoinInCounter = CoinInCounter + 1
|
||||
If CoinInCounter = 1 Then
|
||||
|
||||
|
|
@ -989,10 +938,6 @@
|
|||
Var PayOK = 1
|
||||
|
||||
EndIf
|
||||
|
||||
Else
|
||||
Var PayState5 = "Enable"
|
||||
|
||||
EndIf
|
||||
|
||||
Var stringLog = "Timeout " + Timeout
|
||||
|
|
@ -1664,35 +1609,8 @@
|
|||
<Filename> "ROOT/taobin_project/image/topping2/blender_icon.png" </Filename>
|
||||
</Image>
|
||||
|
||||
;<Button>
|
||||
;<X> 664 </X>
|
||||
;<Y> 1276</Y>
|
||||
;<State> PayState2</State>
|
||||
;<Filename> Var( DirImage + "/bn_pay_with_code.png") </Filename>
|
||||
;<FilenamePress> Var( DirImage + "/bp_pay_with_code.png") </FilenamePress>
|
||||
;<FilenameDisable> pay_with_code_image </FilenameDisable>
|
||||
;<Sound> "/mnt/sdcard/coffeevending/wav/click.wav" </Sound>
|
||||
;<Volume> SoundVolume </Volume>
|
||||
;<EventClick>
|
||||
;
|
||||
; If alphaState = "Invisible" Then
|
||||
;
|
||||
; If CoinInFlag = 0 Then
|
||||
; If CancelFlag = 0 Then
|
||||
; Var TelephoneNumber = ""
|
||||
; Var Tel_Confirm_State = "Disable"
|
||||
;
|
||||
; Var UserChoosePayment = "Code"
|
||||
; Open "ROOT/taobin_project/xml/page_payment_code.xml"
|
||||
; EndIf
|
||||
; EndIf
|
||||
;
|
||||
; EndIf
|
||||
;</EventClick>
|
||||
;</Button>
|
||||
|
||||
<Button>
|
||||
<X> 223 </X>
|
||||
<X> 73 </X>
|
||||
<Y> TopRowY </Y>
|
||||
<State> CreditCardButtonState </State>
|
||||
<Filename> Var( CountryRootPath + "/image/page_payment/bn_credit_card.png") </Filename>
|
||||
|
|
@ -1746,7 +1664,7 @@ EndIf
|
|||
</Button>
|
||||
|
||||
<Button>
|
||||
<X> 566 </X>
|
||||
<X> 394 </X>
|
||||
<Y> TopRowY </Y>
|
||||
<State> QRCodeButtonState </State>
|
||||
<Filename> Var( CountryRootPath + "/image/page_payment/bn_qr_code.png") </Filename>
|
||||
|
|
@ -1788,38 +1706,32 @@ EndIf
|
|||
</EventClick>
|
||||
</Button>
|
||||
|
||||
<Button>
|
||||
<X> 715 </X>
|
||||
<Y> TopRowY </Y>
|
||||
<State> CodeButtonState </State>
|
||||
<Filename> Var( CountryRootPath + "/image/page_payment/bn_code.png") </Filename>
|
||||
<FilenamePress> Var( CountryRootPath + "/image/page_payment/bn_code.png") </FilenamePress>
|
||||
<FilenameDisable> Var( CountryRootPath + "/image/page_payment/bn_code.png") </FilenameDisable>
|
||||
<Sound> "/mnt/sdcard/coffeevending/wav/click.wav" </Sound>
|
||||
<Volume> SoundVolume </Volume>
|
||||
<EventClick>
|
||||
|
||||
If alphaState = "Invisible" Then
|
||||
|
||||
;<Button>
|
||||
;<X> 439 </X>
|
||||
;<Y> 1276 </Y>
|
||||
;<State> PayState4</State>
|
||||
;<Filename> Var( DirImage + "/bn_pay_with_credit.png") </Filename>
|
||||
;<FilenamePress> Var( DirImage + "/bp_pay_with_credit.png") </FilenamePress>
|
||||
;<FilenameDisable> pay_with_credit_image </FilenameDisable>
|
||||
;<Sound> "/mnt/sdcard/coffeevending/wav/click.wav" </Sound>
|
||||
;<Volume> SoundVolume </Volume>
|
||||
;<EventClick>
|
||||
;
|
||||
;
|
||||
; If alphaState = "Invisible" Then
|
||||
;
|
||||
; If CoinInFlag = 0 Then
|
||||
; If CancelFlag = 0 Then
|
||||
; Var TelephoneNumber = ""
|
||||
; Var Tel_Confirm_State = "Disable"
|
||||
;
|
||||
; Var UserChoosePayment = "Credit"
|
||||
; Open "ROOT/taobin_project/xml/page_payment_credit.xml"
|
||||
; EndIf
|
||||
; EndIf
|
||||
;
|
||||
; EndIf
|
||||
;
|
||||
;
|
||||
;</EventClick>
|
||||
;</Button>
|
||||
If CoinInFlag = 0 Then
|
||||
If CancelFlag = 0 Then
|
||||
Var TelephoneNumber = ""
|
||||
Var Tel_Confirm_State = "Disable"
|
||||
|
||||
Var UserChoosePayment = "Code"
|
||||
Open "ROOT/taobin_project/xml/page_payment_code.xml"
|
||||
EndIf
|
||||
EndIf
|
||||
|
||||
EndIf
|
||||
</EventClick>
|
||||
</Button>
|
||||
|
||||
<Button>
|
||||
<X> 360 </X>
|
||||
|
|
@ -2494,27 +2406,6 @@ eval(
|
|||
<Filename> "ROOT/taobin_project/image/page_payment/alpha_popup.png" </Filename>
|
||||
</Image>
|
||||
|
||||
;<Text>
|
||||
;<X> 267 </X>
|
||||
;<Y> 1065 </Y>
|
||||
;<Width> 516 </Width>
|
||||
;<Height> 75 </Height>
|
||||
;<Size> 48 </Size>
|
||||
;<Font> RobotoBold </Font>
|
||||
;<Color> eval(
|
||||
;If AlphaLoadingState = "Enable" Then
|
||||
;Var return = 0xFFFFFF
|
||||
;Else
|
||||
;Var return = 0x5A5A5A
|
||||
;EndIf
|
||||
;)
|
||||
;</Color>
|
||||
;<Align> Center </Align>
|
||||
;<State> LOADING_STATE </State>
|
||||
;<Value> "Just Moment, Please" </Value>
|
||||
;<Filename> Var( DirImage + "/loadingText.png" )</Filename>
|
||||
;</Text>
|
||||
|
||||
<Image>
|
||||
<X> LOADING_STATE_X </X>
|
||||
<Y> 1065 </Y>
|
||||
|
|
@ -2567,28 +2458,4 @@ eval(
|
|||
</Text>
|
||||
|
||||
|
||||
<EventUnitTest1>
|
||||
|
||||
Var SELLONLINE = 1
|
||||
Var EnoughChange = "nay"
|
||||
Var PayState1 = "Enable"
|
||||
|
||||
</EventUnitTest1>
|
||||
|
||||
<EventUnitTest2>
|
||||
|
||||
Var SELLONLINE = 1
|
||||
Var EnoughChange = "yes"
|
||||
Var PayState1 = "Enable"
|
||||
|
||||
</EventUnitTest2>
|
||||
|
||||
<EventUnitTest3>
|
||||
|
||||
MakeDrinkV1 SelectDrink SelectSugarID
|
||||
Open "ROOT/taobin_project/xml/page_thankyou.xml"
|
||||
|
||||
</EventUnitTest3>
|
||||
|
||||
|
||||
</Popup>
|
||||
|
|
|
|||
|
|
@ -44,9 +44,19 @@
|
|||
Var DirImage = "ROOT/taobin_project/image/collectiing_mmr/"
|
||||
EndIf
|
||||
|
||||
If LanguageShow = "MSC" Then
|
||||
Var DirImage = "ROOT/taobin_project/image/collectiing_msc/"
|
||||
If CountryName = "HongKong" Then
|
||||
If LanguageShow = "MSC" Then
|
||||
Var DirImage = "ROOT/taobin_project/inter/hkg/image/collectiing_msc/"
|
||||
EndIf
|
||||
If LanguageShow = "MTC" Then
|
||||
Var DirImage = "ROOT/taobin_project/inter/hkg/image/collectiing_mtc/"
|
||||
EndIf
|
||||
Else
|
||||
If LanguageShow = "MSC" Then
|
||||
Var DirImage = "ROOT/taobin_project/image/collectiing_msc/"
|
||||
EndIf
|
||||
EndIf
|
||||
|
||||
|
||||
If web_readyOK = "true" Then
|
||||
Var web_readyOK = "false"
|
||||
|
|
|
|||
|
|
@ -111,6 +111,9 @@
|
|||
EndIf
|
||||
If CountryName = "HongKong" Then
|
||||
Var CurrentPageShowError = 1
|
||||
Var show_eng_button_stage = "Invisible"
|
||||
Var LanguageButtonEnable = "Invisible"
|
||||
Var BtnLangToggleIndex = "Enable"
|
||||
EndIf
|
||||
Else
|
||||
Var LanguageButtonEnable = "Invisible"
|
||||
|
|
|
|||
|
|
@ -206,7 +206,14 @@
|
|||
<EventLanguageOnChange>
|
||||
DEBUGVAR LanguageShow
|
||||
|
||||
Var LanguageButtonEnable = "Enable"
|
||||
If CountryName = "HongKong" Then
|
||||
Var show_eng_button_stage = "Invisible"
|
||||
Var LanguageButtonEnable = "Invisible"
|
||||
Var BtnLangToggleIndex = "Enable"
|
||||
Else
|
||||
Var LanguageButtonEnable = "Enable"
|
||||
EndIf
|
||||
|
||||
Var ButtonLanguageCurrentXPosition = 990
|
||||
Var ButtonLanguageCurrentYPosition = 648
|
||||
|
||||
|
|
|
|||
|
|
@ -766,7 +766,6 @@
|
|||
|
||||
Var MenuReasonStage = "Invisible"
|
||||
Var AdvertOpened = "false"
|
||||
|
||||
</EventOpen>
|
||||
<Timeout> 1000 </Timeout>
|
||||
<EventTimeout>
|
||||
|
|
@ -1155,6 +1154,11 @@
|
|||
Var show_eng_button_stage = "Invisible"
|
||||
Var LanguageButtonEnable = "Enable"
|
||||
EndIf
|
||||
If CountryName = "HongKong" Then
|
||||
Var show_eng_button_stage = "Invisible"
|
||||
Var LanguageButtonEnable = "Invisible"
|
||||
Var BtnLangToggleIndex = "Enable"
|
||||
EndIf
|
||||
Else
|
||||
Var LanguageButtonEnable = "Invisible"
|
||||
Var show_eng_button_stage = "Enable"
|
||||
|
|
@ -1894,9 +1898,15 @@
|
|||
|
||||
Var SpecialMix = "Enable"
|
||||
|
||||
Var showOreoAddEnable = "Disable"
|
||||
Var showOvaltineEnable = "Disable"
|
||||
Var showCocoaEnable = "Disable"
|
||||
If showOreoAddEnable = "Enable" Then
|
||||
Var showOreoAddEnable = "Disable"
|
||||
EndIf
|
||||
If showOvaltineEnable = "Enable" Then
|
||||
Var showOvaltineEnable = "Disable"
|
||||
EndIf
|
||||
If showCocoaEnable = "Enable" Then
|
||||
Var showCocoaEnable = "Disable"
|
||||
EndIf
|
||||
|
||||
|
||||
|
||||
|
|
@ -1906,10 +1916,6 @@
|
|||
Var showYuzuEnable = "Disable"
|
||||
|
||||
If cold_button_state = "PressForever" Then
|
||||
Var showOreoAddEnable = "Disable"
|
||||
Var showOvaltineEnable = "Disable"
|
||||
Var showCocoaEnable = "Disable"
|
||||
|
||||
Var showStrawberryEnable = "Enable"
|
||||
Var showYuzuEnable = "Enable"
|
||||
EndIf
|
||||
|
|
@ -1919,51 +1925,30 @@
|
|||
Var SpecialMix = "Enable"
|
||||
Var CustomSyrup = "Enable"
|
||||
|
||||
Var showOreoAddEnable = "Disable"
|
||||
Var showOvaltineEnable = "Disable"
|
||||
Var showCocoaEnable = "Disable"
|
||||
|
||||
Var showStrawberryEnable = "Disable"
|
||||
Var showYuzuEnable = "Disable"
|
||||
EndIf
|
||||
|
||||
|
||||
If toppingID6index3Status = "" Then
|
||||
Var showCocoaEnable = "Invisible"
|
||||
EndIf
|
||||
|
||||
If toppingID6index4Status = "" Then
|
||||
Var showOvaltineEnable = "Invisible"
|
||||
EndIf
|
||||
|
||||
If toppingID6index5Status = "" Then
|
||||
If toppingID6index2Status = "" Then
|
||||
Var showStrawberryEnable = "Invisible"
|
||||
EndIf
|
||||
|
||||
If toppingID6index6Status = "" Then
|
||||
If toppingID6index3Status = "" Then
|
||||
Var showYuzuEnable = "Invisible"
|
||||
EndIf
|
||||
|
||||
If toppingID6index2Status = "Disable" Then
|
||||
Var showOreoAddEnable = "Disable"
|
||||
EndIf
|
||||
|
||||
If toppingID6index3Status = "Disable" Then
|
||||
Var showCocoaEnable = "Disable"
|
||||
EndIf
|
||||
|
||||
If toppingID6index4Status = "Disable" Then
|
||||
Var showOvaltineEnable = "Disable"
|
||||
EndIf
|
||||
|
||||
If toppingID6index5Status = "Disable" Then
|
||||
Var showStrawberryEnable = "Disable"
|
||||
EndIf
|
||||
|
||||
If toppingID6index6Status = "Disable" Then
|
||||
If toppingID6index3Status = "Disable" Then
|
||||
Var showYuzuEnable = "Disable"
|
||||
EndIf
|
||||
|
||||
|
||||
|
||||
Var ExtraTopping = "Enable"
|
||||
|
||||
|
|
@ -2032,91 +2017,29 @@
|
|||
If CustomEnergyState[0] = "Enable" Then
|
||||
|
||||
If CustomEnergyState[1] = "Enable" Then
|
||||
Var CustomEnergyState[3] = "PressForever"
|
||||
Var CustomEnergyState[3] = "Press"
|
||||
EndIf
|
||||
EndIf
|
||||
|
||||
|
||||
|
||||
|
||||
Var ProductSodaDisableShot = "12-05-02-0114,12-05-02-0104,12-05-02-0094"
|
||||
|
||||
Var IsSodaDisableShot = "false"
|
||||
Var IsSodaDisableShot2 = "false"
|
||||
Var IsSodaDisableShot3 = "false"
|
||||
DEBUGVAR IsSodaDisableShot
|
||||
DEBUGVAR IsSodaDisableShot2
|
||||
DEBUGVAR IsSodaDisableShot3
|
||||
STRCONTAIN PD_CODE1 ProductSodaDisableShot IsSodaDisableShot
|
||||
STRCONTAIN PD_CODE2 ProductSodaDisableShot IsSodaDisableShot2
|
||||
STRCONTAIN PD_CODE3 ProductSodaDisableShot IsSodaDisableShot3
|
||||
|
||||
DEBUGVAR IsSodaDisableShot
|
||||
DEBUGVAR IsSodaDisableShot2
|
||||
DEBUGVAR IsSodaDisableShot3
|
||||
If IsSodaDisableShot = "true" Then
|
||||
Else
|
||||
If CustomEnergyState[0] = "Enable" Then
|
||||
Var CustomEnergyState[0] = "Disable"
|
||||
Var CustomEnergyState[1] = "Disable"
|
||||
If cold_button_state = "PressForever" Then
|
||||
If toppingID12index2Status = "Disable" Then
|
||||
Var CustomEnergyState[0] = "Disable"
|
||||
Var CustomEnergyState[1] = "Disable"
|
||||
Else
|
||||
Var CustomEnergyState[0] = "Disable"
|
||||
Var CustomEnergyState[1] = "Disable"
|
||||
EndIf
|
||||
Else
|
||||
If toppingID12index2Status = "Enable" Then
|
||||
Var CustomEnergyState[0] = "Enable"
|
||||
Var CustomEnergyState[1] = "Enable"
|
||||
EndIf
|
||||
EndIf
|
||||
EndIf
|
||||
|
||||
|
||||
If IsSodaDisableShot2 = "true" Then
|
||||
If CustomEnergyState[0] = "Press" Then
|
||||
Var CustomEnergyState[0] = "Disable"
|
||||
EndIf
|
||||
If CustomEnergyState[1] = "Enable" Then
|
||||
Var CustomEnergyState[1] = "Disable"
|
||||
If cold_button_state = "PressForever" Then
|
||||
If toppingID12index2Status = "Disable" Then
|
||||
Var CustomEnergyState[0] = "Disable"
|
||||
Var CustomEnergyState[1] = "Disable"
|
||||
Else
|
||||
Var CustomEnergyState[0] = "Disable"
|
||||
Var CustomEnergyState[1] = "Disable"
|
||||
EndIf
|
||||
Else
|
||||
If toppingID12index2Status = "Enable" Then
|
||||
Var CustomEnergyState[0] = "Enable"
|
||||
Var CustomEnergyState[1] = "Enable"
|
||||
EndIf
|
||||
EndIf
|
||||
EndIf
|
||||
|
||||
If IsSodaDisableShot3 = "true" Then
|
||||
Var CustomEnergyState[0] = "Disable"
|
||||
If CustomEnergyState[1] = "Press" Then
|
||||
Var CustomEnergyState[1] = "Disable"
|
||||
If cold_button_state = "PressForever" Then
|
||||
If toppingID12index2Status = "Disable" Then
|
||||
Var CustomEnergyState[0] = "Disable"
|
||||
Var CustomEnergyState[1] = "Disable"
|
||||
Else
|
||||
Var CustomEnergyState[0] = "Disable"
|
||||
Var CustomEnergyState[1] = "Disable"
|
||||
EndIf
|
||||
Else
|
||||
If toppingID12index2Status = "Enable" Then
|
||||
Var CustomEnergyState[0] = "Enable"
|
||||
Var CustomEnergyState[1] = "Enable"
|
||||
EndIf
|
||||
EndIf
|
||||
EndIf
|
||||
|
||||
If toppingID12index2Status = "" Then
|
||||
Var CustomEnergyState[0] = "Invisible"
|
||||
Var CustomEnergyState[1] = "Invisible"
|
||||
If CustomEnergyState[3] = "Enable" Then
|
||||
Var CustomEnergyState[3] = "Disable"
|
||||
EndIf
|
||||
If CustomEnergyState[3] = "Press" Then
|
||||
Var CustomEnergyState[3] = "Disable"
|
||||
EndIf
|
||||
|
||||
EndIf
|
||||
|
||||
If TOPPING13 = "shot coffee" Then
|
||||
|
|
@ -7988,37 +7911,30 @@
|
|||
<Sound> "/mnt/sdcard/coffeevending/wav/click.wav" </Sound>
|
||||
<Volume> SoundVolume </Volume>
|
||||
<EventClick>
|
||||
If CustomEnergyState[3] = "Press" Then
|
||||
Var CustomEnergyState[3] = "Enable"
|
||||
|
||||
If cold_button_state = "PressForever" Then
|
||||
Var showShotNormalSoda = "Enable"
|
||||
Var showShotEnableSoda = "Enable"
|
||||
Else
|
||||
Var showShotNormalSoda = "Disable"
|
||||
Var showShotEnableSoda = "Disable"
|
||||
EndIf
|
||||
|
||||
Var CustomEnergyState[3] = "Press"
|
||||
If cold_button_state = "PressForever" Then
|
||||
Var showShotNormalSoda = "Press"
|
||||
Var showShotEnableSoda = "Disable"
|
||||
Else
|
||||
Var CustomEnergyState[3] = "Press"
|
||||
If cold_button_state = "PressForever" Then
|
||||
Var showShotNormalSoda = "Press"
|
||||
Var showShotEnableSoda = "Disable"
|
||||
Else
|
||||
Var showShotNormalSoda = "Disable"
|
||||
Var showShotEnableSoda = "Disable"
|
||||
EndIf
|
||||
|
||||
|
||||
|
||||
|
||||
Var showShotNormalSoda = "Disable"
|
||||
Var showShotEnableSoda = "Disable"
|
||||
EndIf
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
If showShotNormalSoda = "Disable" Then
|
||||
Var showShotNormalSoda = "Enable"
|
||||
If toppingID13index1Status = "Enable" Then
|
||||
Var showShotNormalSoda = "Enable"
|
||||
EndIf
|
||||
EndIf
|
||||
|
||||
If showShotEnableSoda = "Disable" Then
|
||||
Var showShotEnableSoda = "Enable"
|
||||
If toppingID13index2Status = "Enable" Then
|
||||
Var showShotEnableSoda = "Enable"
|
||||
EndIf
|
||||
EndIf
|
||||
|
||||
Var CustomEnergyState[0] = "Enable"
|
||||
|
|
@ -8047,26 +7963,16 @@
|
|||
<Sound> "/mnt/sdcard/coffeevending/wav/click.wav" </Sound>
|
||||
<Volume> SoundVolume </Volume>
|
||||
<EventClick>
|
||||
If CustomEnergyState[0] = "Press" Then
|
||||
Var CustomEnergyState[0] = "Enable"
|
||||
|
||||
If cold_button_state = "PressForever" Then
|
||||
Var showShotNormalSoda = "Press"
|
||||
Var showShotEnableSoda = "Enable"
|
||||
Else
|
||||
Var showShotNormalSoda = "Disable"
|
||||
Var showShotEnableSoda = "Disable"
|
||||
EndIf
|
||||
|
||||
Var CustomEnergyState[0] = "Press"
|
||||
If cold_button_state = "PressForever" Then
|
||||
Var showShotNormalSoda = "Press"
|
||||
Var showShotEnableSoda = "Disable"
|
||||
Else
|
||||
Var CustomEnergyState[0] = "Press"
|
||||
If cold_button_state = "PressForever" Then
|
||||
Var showShotNormalSoda = "Press"
|
||||
Var showShotEnableSoda = "Disable"
|
||||
Else
|
||||
Var showShotNormalSoda = "Disable"
|
||||
Var showShotEnableSoda = "Disable"
|
||||
EndIf
|
||||
Var showShotNormalSoda = "Disable"
|
||||
Var showShotEnableSoda = "Disable"
|
||||
EndIf
|
||||
|
||||
|
||||
Var CustomEnergyState[1] = "Enable"
|
||||
Var CustomEnergyState[3] = "Enable"
|
||||
|
|
@ -8095,27 +8001,16 @@
|
|||
<Volume> SoundVolume </Volume>
|
||||
<EventClick>
|
||||
|
||||
If CustomEnergyState[1] = "Press" Then
|
||||
Var CustomEnergyState[1] = "Enable"
|
||||
Var CustomEnergyState[1] = "Press"
|
||||
|
||||
If cold_button_state = "PressForever" Then
|
||||
Var showShotNormalSoda = "Press"
|
||||
Var showShotEnableSoda = "Enable"
|
||||
Else
|
||||
Var showShotNormalSoda = "Disable"
|
||||
Var showShotEnableSoda = "Disable"
|
||||
EndIf
|
||||
If cold_button_state = "PressForever" Then
|
||||
Var showShotNormalSoda = "Press"
|
||||
Var showShotEnableSoda = "Disable"
|
||||
Else
|
||||
Var CustomEnergyState[1] = "Press"
|
||||
|
||||
If cold_button_state = "PressForever" Then
|
||||
Var showShotNormalSoda = "Press"
|
||||
Var showShotEnableSoda = "Disable"
|
||||
Else
|
||||
Var showShotNormalSoda = "Disable"
|
||||
Var showShotEnableSoda = "Disable"
|
||||
EndIf
|
||||
Var showShotNormalSoda = "Disable"
|
||||
Var showShotEnableSoda = "Disable"
|
||||
EndIf
|
||||
|
||||
|
||||
Var CustomEnergyState[0] = "Enable"
|
||||
Var CustomEnergyState[3] = "Enable"
|
||||
|
|
@ -10094,16 +9989,16 @@
|
|||
EndIf
|
||||
|
||||
If TOPPING6 = "syrup-topping" Then
|
||||
If toppingID6index5 = 94 Then
|
||||
If toppingID6index5Status = "Enable" Then
|
||||
If toppingID6index2 = 91 Then
|
||||
If toppingID6index2Status = "Enable" Then
|
||||
Var showStrawberryEnable = "Enable"
|
||||
Else
|
||||
Var showStrawberryEnable = "Disable"
|
||||
EndIf
|
||||
EndIf
|
||||
|
||||
If toppingID6index6 = 95 Then
|
||||
If toppingID6index6Status = "Enable" Then
|
||||
If toppingID6index3 = 92 Then
|
||||
If toppingID6index3Status = "Enable" Then
|
||||
Var showYuzuEnable = "Enable"
|
||||
Else
|
||||
Var showYuzuEnable = "Disable"
|
||||
|
|
@ -10126,13 +10021,13 @@
|
|||
EndIf
|
||||
|
||||
If TOPPING6 = "syrup-topping" Then
|
||||
If toppingID6index5 = 94 Then
|
||||
If toppingID6index5Status = "Enable" Then
|
||||
If toppingID6index2 = 91 Then
|
||||
If toppingID6index2Status = "Enable" Then
|
||||
Var showStrawberryEnable = "Press"
|
||||
EndIf
|
||||
EndIf
|
||||
|
||||
If toppingID6index6 = 95 Then
|
||||
If toppingID6index3 = 92 Then
|
||||
Var showYuzuEnable = "Disable"
|
||||
EndIf
|
||||
EndIf
|
||||
|
|
@ -10184,16 +10079,16 @@
|
|||
EndIf
|
||||
|
||||
If TOPPING6 = "syrup-topping" Then
|
||||
If toppingID6index5 = 94 Then
|
||||
If toppingID6index5Status = "Enable" Then
|
||||
If toppingID6index2 = 91 Then
|
||||
If toppingID6index2Status = "Enable" Then
|
||||
Var showStrawberryEnable = "Enable"
|
||||
Else
|
||||
Var showStrawberryEnable = "Disable"
|
||||
EndIf
|
||||
EndIf
|
||||
|
||||
If toppingID6index6 = 95 Then
|
||||
If toppingID6index6Status = "Enable" Then
|
||||
If toppingID6index3 = 92 Then
|
||||
If toppingID6index3Status = "Enable" Then
|
||||
Var showYuzuEnable = "Enable"
|
||||
Else
|
||||
Var showYuzuEnable = "Disable"
|
||||
|
|
@ -10216,13 +10111,13 @@
|
|||
EndIf
|
||||
|
||||
If TOPPING6 = "syrup-topping" Then
|
||||
If toppingID6index5 = 94 Then
|
||||
If toppingID6index5Status = "Enable" Then
|
||||
If toppingID6index2 = 91 Then
|
||||
If toppingID6index2Status = "Enable" Then
|
||||
Var showStrawberryEnable = "Press"
|
||||
EndIf
|
||||
EndIf
|
||||
|
||||
If toppingID6index6 = 95 Then
|
||||
If toppingID6index3 = 92 Then
|
||||
Var showYuzuEnable = "Disable"
|
||||
EndIf
|
||||
EndIf
|
||||
|
|
@ -10306,16 +10201,16 @@
|
|||
EndIf
|
||||
|
||||
If TOPPING6 = "syrup-topping" Then
|
||||
If toppingID6index5 = 94 Then
|
||||
If toppingID6index5Status = "Enable" Then
|
||||
If toppingID6index2 = 91 Then
|
||||
If toppingID6index2Status = "Enable" Then
|
||||
Var showStrawberryEnable = "Enable"
|
||||
Else
|
||||
Var showStrawberryEnable = "Disable"
|
||||
EndIf
|
||||
EndIf
|
||||
|
||||
If toppingID6index6 = 95 Then
|
||||
If toppingID6index6Status = "Enable" Then
|
||||
If toppingID6index3 = 92 Then
|
||||
If toppingID6index3Status = "Enable" Then
|
||||
Var showYuzuEnable = "Enable"
|
||||
Else
|
||||
Var showYuzuEnable = "Disable"
|
||||
|
|
@ -10337,12 +10232,12 @@
|
|||
EndIf
|
||||
|
||||
If TOPPING6 = "syrup-topping" Then
|
||||
If toppingID6index5 = 94 Then
|
||||
If toppingID6index2 = 91 Then
|
||||
Var showStrawberryEnable = "Disable"
|
||||
EndIf
|
||||
|
||||
If toppingID6index6 = 95 Then
|
||||
If toppingID6index6Status = "Enable" Then
|
||||
If toppingID6index3 = 92 Then
|
||||
If toppingID6index3Status = "Enable" Then
|
||||
Var showYuzuEnable = "Press"
|
||||
EndIf
|
||||
EndIf
|
||||
|
|
@ -10399,16 +10294,16 @@
|
|||
EndIf
|
||||
|
||||
If TOPPING6 = "syrup-topping" Then
|
||||
If toppingID6index5 = 94 Then
|
||||
If toppingID6index5Status = "Enable" Then
|
||||
If toppingID6index2 = 91 Then
|
||||
If toppingID6index2Status = "Enable" Then
|
||||
Var showStrawberryEnable = "Enable"
|
||||
Else
|
||||
Var showStrawberryEnable = "Disable"
|
||||
EndIf
|
||||
EndIf
|
||||
|
||||
If toppingID6index6 = 95 Then
|
||||
If toppingID6index6Status = "Enable" Then
|
||||
If toppingID6index3 = 92 Then
|
||||
If toppingID6index3Status = "Enable" Then
|
||||
Var showYuzuEnable = "Enable"
|
||||
Else
|
||||
Var showYuzuEnable = "Disable"
|
||||
|
|
@ -10430,12 +10325,12 @@
|
|||
EndIf
|
||||
|
||||
If TOPPING6 = "syrup-topping" Then
|
||||
If toppingID6index5 = 94 Then
|
||||
If toppingID6index2 = 91 Then
|
||||
Var showStrawberryEnable = "Disable"
|
||||
EndIf
|
||||
|
||||
If toppingID6index6 = 95 Then
|
||||
If toppingID6index6Status = "Enable" Then
|
||||
If toppingID6index3 = 92 Then
|
||||
If toppingID6index3Status = "Enable" Then
|
||||
Var showYuzuEnable = "Press"
|
||||
EndIf
|
||||
EndIf
|
||||
|
|
@ -10522,22 +10417,21 @@
|
|||
<Volume> SoundVolume </Volume>
|
||||
<EventClick>
|
||||
|
||||
If ChildrenFree = 1 Then
|
||||
Var ChildrenFree = 0
|
||||
Var Cid = 33
|
||||
Var PointCrm = "0"
|
||||
Var GetScore = "1"
|
||||
AddData Cid TelNumPromotion IDNum PointCrm GetScore
|
||||
;Open PreviseXMLFileName2
|
||||
DEBUGVAR OpenFromXML
|
||||
|
||||
TRY "/mnt/sdcard/coffeevending/taobin_project/xml/event/tricker.ev"
|
||||
|
||||
OpenInst 1 "/mnt/sdcard/coffeevending/taobin_project/xml/page_advert2.xml"
|
||||
|
||||
DEBUGVAR OpenFromInstMenuTab
|
||||
If OpenFromInstMenuTab > 0 Then
|
||||
DEBUGVAR OpenFromInstMenuTab
|
||||
TabMenuVisibleInst OpenFromInstMenuTab
|
||||
EndIf
|
||||
|
||||
If Seeker = "next" Then
|
||||
OpenInst 1 "/mnt/sdcard/coffeevending/taobin_project/xml/page_blank.xml"
|
||||
Open "ROOT/taobin_project/xml/page_brewing3Conti.xml"
|
||||
Else
|
||||
OpenInst 1 "/mnt/sdcard/coffeevending/taobin_project/xml/page_advert.xml"
|
||||
Open "ROOT/taobin_project/xml/page_catalog.xml"
|
||||
EndIf
|
||||
|
||||
Open OpenFromXML
|
||||
|
||||
</EventClick>
|
||||
</Button>
|
||||
|
||||
|
|
@ -11060,7 +10954,7 @@
|
|||
EndIf
|
||||
|
||||
If TOPPING6 = "syrup-topping" Then
|
||||
Var strMulti6_5 = "TPID=94,multiply=1"
|
||||
Var strMulti6_5 = "TPID=91,multiply=1"
|
||||
EndIf
|
||||
|
||||
Var DisableUsingCode = "true"
|
||||
|
|
@ -11088,7 +10982,7 @@
|
|||
Var strMulti6_6 = "TPID=325,multiply=1"
|
||||
EndIf
|
||||
If TOPPING6 = "syrup-topping" Then
|
||||
Var strMulti6_6 = "TPID=95,multiply=1"
|
||||
Var strMulti6_6 = "TPID=92,multiply=1"
|
||||
EndIf
|
||||
Var DisableUsingCode = "true"
|
||||
Else
|
||||
|
|
|
|||
|
|
@ -6,8 +6,6 @@
|
|||
|
||||
<EventOpen>
|
||||
|
||||
Var KornCameraXW = 800
|
||||
Var KornCameraXH = 800
|
||||
Var scanresult = ""
|
||||
Var scanmsg = ""
|
||||
|
||||
|
|
@ -60,13 +58,13 @@
|
|||
</Button>
|
||||
|
||||
|
||||
<CameraX>
|
||||
<X> 200 </X>
|
||||
<Y> 400 </Y>
|
||||
<CameraX>
|
||||
<X> 120 </X>
|
||||
<Y> 900 </Y>
|
||||
<Name>"usbfront"</Name>
|
||||
<Width> KornCameraXW </Width>
|
||||
<Height> KornCameraXH </Height>
|
||||
<State> Enable </State>
|
||||
<Width> 850 </Width>
|
||||
<Height> 800 </Height>
|
||||
<State> CameraState </State>
|
||||
</CameraX>
|
||||
|
||||
|
||||
|
|
|
|||
|
|
@ -38,7 +38,7 @@
|
|||
<Sound> "/mnt/sdcard/coffeevending/wav/click.wav" </Sound>
|
||||
<Volume> SoundVolume </Volume>
|
||||
<EventClick>
|
||||
Open "ROOT/taobin_project/xml/page_board.xml"
|
||||
Open "ROOT/taobin_project/xml/testscanQRcode.xml"
|
||||
</EventClick>
|
||||
|
||||
</Button>
|
||||
|
|
|
|||
|
|
@ -90,13 +90,14 @@
|
|||
EndIf
|
||||
|
||||
If BtnLangToggleIndex = "Enable" Then
|
||||
Var show_eng_button_stage = "Invisible"
|
||||
Var LanguageButtonEnable = "Invisible"
|
||||
If CurrentPageShowError = 1 Then
|
||||
Var BtnLangCurrentXPosition = 990
|
||||
Var BtnLangCurrentYPosition = 648
|
||||
Else
|
||||
Var BtnLangCurrentXPosition = 1005
|
||||
Var BtnLangCurrentYPosition = 458 - 48
|
||||
Var BtnLangCurrentXPosition = 990
|
||||
Var BtnLangCurrentYPosition = 458 - 65
|
||||
EndIf
|
||||
|
||||
If LanguageShowByIndex = 0 Then
|
||||
|
|
|
|||
|
|
@ -903,6 +903,41 @@
|
|||
<Value> "Enable CreditCard" </Value>
|
||||
</Text>
|
||||
|
||||
|
||||
<Image>
|
||||
<X> info_startX </X>
|
||||
<Y> info_13Y </Y>
|
||||
<Filename> "ROOT/taobin_project/image/tab_1.png" </Filename>
|
||||
<State> eval(
|
||||
If CameraCount > 0 Then
|
||||
Var return = "Enable"
|
||||
Else
|
||||
Var return = "Invisible"
|
||||
EndIf
|
||||
) </State>
|
||||
<EventClick>
|
||||
|
||||
Open "/mnt/sdcard/coffeevending/taobin_project/xml/testscanQRcode.xml"
|
||||
|
||||
</EventClick>
|
||||
</Image>
|
||||
|
||||
<Text>
|
||||
<X> info_text_startX </X>
|
||||
<Y> info_text_13Y </Y>
|
||||
<Size> 30 </Size>
|
||||
<Font> fontType1 </Font>
|
||||
<Color> 0x000000 </Color>
|
||||
<State> eval(
|
||||
If CameraCount > 0 Then
|
||||
Var return = "Enable"
|
||||
Else
|
||||
Var return = "Invisible"
|
||||
EndIf
|
||||
) </State>
|
||||
<Value> "QR Scanner" </Value>
|
||||
</Text>
|
||||
|
||||
;EnableNewBrewUI
|
||||
<Image>
|
||||
<X> info2_startX </X>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue