Try to fix v3

This commit is contained in:
wanlop run 2025-04-01 18:20:00 +07:00
parent 3c05684c63
commit 0a93c8251e
24 changed files with 268 additions and 1848 deletions

View file

@ -139,7 +139,7 @@
Var Inst8CountDownOpenXMLFromMenuZero = Inst8CountDownOpenXMLFromMenuZero - 1
If Inst8CountDownOpenXMLFromMenuZero = 0 Then
Var Inst8CountDownOpenXMLFromMenuZero = 20
Open CurrentXMLFileName8
;Open CurrentXMLFileName8
EndIf
EndIf
EndIf
@ -154,7 +154,7 @@
Var Inst8CountDownForOpenXML = Inst8CountDownForOpenXML - 1
DEBUGVAR Inst8CountDownForOpenXML
If Inst8CountDownForOpenXML = 0 Then
Open CurrentXMLFileName8
;Open CurrentXMLFileName8
EndIf
EndIf