Inter update
This commit is contained in:
parent
a1b75975f9
commit
2224289fc7
47 changed files with 8136 additions and 12690 deletions
|
|
@ -1,6 +1,6 @@
|
|||
|
||||
SAVELOG "RoadShow.ev 201316 201494 01 Mar "
|
||||
SAVELOG "200435 28 feb"
|
||||
SAVELOG "RoadShow.ev 200587 "
|
||||
SAVELOG "200587 04 mar"
|
||||
|
||||
|
||||
Var RoadShow = "false"
|
||||
|
|
@ -16,31 +16,26 @@ Var RoadShowBoxID = 0
|
|||
If SystemDateYearInt = 2025 Then
|
||||
|
||||
If BoxID = 201316 Then
|
||||
Var RoadShowBoxID = 1
|
||||
Var RoadShowBoxID = 0
|
||||
EndIf
|
||||
If BoxID = 200435 Then
|
||||
Var RoadShowBoxID = 2
|
||||
Var RoadShowBoxID = 0
|
||||
EndIf
|
||||
|
||||
If SystemDateMonthInt = 2 Then
|
||||
|
||||
If RoadShowBoxID = 2 Then
|
||||
If SystemDateDayInt = 28 Then
|
||||
Var RoadShow = "true"
|
||||
EndIf
|
||||
EndIf
|
||||
|
||||
If BoxID = 200587 Then
|
||||
Var RoadShowBoxID = 1
|
||||
EndIf
|
||||
|
||||
If SystemDateMonthInt = 3 Then
|
||||
|
||||
If RoadShowBoxID = 1 Then
|
||||
If SystemDateDayInt = 1 Then
|
||||
If SystemDateDayInt = 3 Then
|
||||
Var RoadShow = "true"
|
||||
EndIf
|
||||
EndIf
|
||||
|
||||
EndIf
|
||||
|
||||
|
||||
|
||||
EndIf
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue