File size: 204 Bytes
a69d692
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
<h3 id='___source'>source</h3>
<pre>Run Netlist processing script. 
<b>Usage:</b> source($script_name);

<b>Examples:</b>

source("eco2.pl");

<b>Note:</b>
It has the same behavior as 'run' command
</pre>