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