taobin_project/inter/mys/video/script_thank.ev

14 lines
332 B
Text
Raw Normal View History

2023-12-21 13:21:42 +07:00
SAVELOG "For change size this file. New video"
2023-12-20 10:22:17 +07:00
2023-10-16 17:27:52 +07:00
If EventTurnOn = 1 Then
2023-12-21 14:43:31 +07:00
GetFileSizeK "taobin_project/inter/mys/video/taobin_thank1_event.mp4" MainfileSize
2023-12-20 10:22:17 +07:00
DEBUGVAR MainfileSize
2023-12-21 13:21:42 +07:00
If MainfileSize = 6749397 Then
2023-12-21 14:43:31 +07:00
Var video_file_name = "ROOT/taobin_project/inter/mys/video/taobin_thank1_event.mp4"
2023-12-20 10:22:17 +07:00
EndIf
2023-12-21 13:21:42 +07:00
EndIf