Try to fix v3
This commit is contained in:
parent
3c05684c63
commit
0a93c8251e
24 changed files with 268 additions and 1848 deletions
|
|
@ -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
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue