<html><head></head><body><div style="font-family: Verdana;font-size: 12.0px;"><div>Hello</div>
<div> </div>
<div>i am writing some own script within the processing toolbox.</div>
<div>For this i use some data saved in a table ("source_table").</div>
<div> </div>
<div>Currently i select them manually and import them like the following:</div>
<div> </div>
<div>##Source_Table=table</div>
<div>layerTable = processing.getObjectFromUri(Source_Table)</div>
<div> </div>
<div>the code works well but i would prefer to import them automatically without</div>
<div>select them manully. How could this be done?</div>
<div> </div>
<div>Thx</div>
<div>Pat</div></div></body></html>