topping_select8.xml
This commit is contained in:
parent
b2aae91681
commit
0a52d52330
43 changed files with 6984 additions and 4319 deletions
|
|
@ -1,6 +1,6 @@
|
|||
|
||||
SAVELOG "RoadShow.ev 201316 173319 200435 "
|
||||
SAVELOG "200587 04 mar"
|
||||
SAVELOG "12 14 Marrrrrrr"
|
||||
|
||||
|
||||
Var RoadShow = "false"
|
||||
|
|
@ -16,21 +16,30 @@ Var RoadShowBoxID = 0
|
|||
If SystemDateYearInt = 2025 Then
|
||||
|
||||
If BoxID = 201316 Then
|
||||
Var RoadShowBoxID = 0
|
||||
Var RoadShowBoxID = 1
|
||||
EndIf
|
||||
If BoxID = 200435 Then
|
||||
Var RoadShowBoxID = 0
|
||||
Var RoadShowBoxID = 1
|
||||
EndIf
|
||||
|
||||
If BoxID = 200587 Then
|
||||
If BoxID = 173319 Then
|
||||
Var RoadShowBoxID = 1
|
||||
EndIf
|
||||
|
||||
If SystemDateMonthInt = 3 Then
|
||||
|
||||
If RoadShowBoxID = 1 Then
|
||||
If SystemDateDayInt = 4 Then
|
||||
|
||||
If SystemDateDayInt = 12 Then
|
||||
Var RoadShow = "true"
|
||||
|
||||
EndIf
|
||||
If SystemDateDayInt = 13 Then
|
||||
Var RoadShow = "true"
|
||||
|
||||
EndIf
|
||||
If SystemDateDayInt = 14 Then
|
||||
Var RoadShow = "true"
|
||||
|
||||
EndIf
|
||||
EndIf
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue