Move file start_up
This commit is contained in:
parent
874edff35a
commit
aaeb2fa8bc
88 changed files with 3496 additions and 3015 deletions
24
xml/start_up_inst_12.xml
Normal file
24
xml/start_up_inst_12.xml
Normal file
|
|
@ -0,0 +1,24 @@
|
|||
<Popup>
|
||||
<Width> 1080</Width>
|
||||
<Height> 1920 </Height>
|
||||
|
||||
<EventOpen>
|
||||
Var InstanceTabOpenFile12 = "ROOT/taobin_project/inter/tha/xml/multi/start_up_inst_dummy.xml"
|
||||
|
||||
</EventOpen>
|
||||
<Timeout> 10000 </Timeout>
|
||||
<EventTimeout>
|
||||
|
||||
If InstanceTabOpenFile12 = "" Then
|
||||
|
||||
Else
|
||||
Open InstanceTabOpenFile12
|
||||
EndIf
|
||||
|
||||
TimerReset
|
||||
|
||||
</EventTimeout>
|
||||
|
||||
|
||||
|
||||
</Popup>
|
||||
Loading…
Add table
Add a link
Reference in a new issue