File size: 269 Bytes
a69d692
 
 
 
 
 
 
1
2
3
4
5
6
7
<h3 id='___start_gui'>start_gui</h3>
<pre>Start GUI windows
<b>Usage:</b> start_gui(@options);
@options:
   -source: Read in Reference RTL file if it exists
   -noblock: The process is not blocked by start_gui, by default the process is blocked by the GUI window
</pre>