Thanks Jorn! Will try that.
On Fri, Aug 9, 2013 at 3:35 AM, Jörn Kottmann <[email protected]> wrote: > On 08/09/2013 06:57 AM, Girivaraprasad Nambari wrote: > >> I have this example code, but right now I am loading only one model, if I >> would like to load more than one model, what would I need to do? >> > > Create an array or a collection of the model files names and use a for > loop to load > each each model. > > Jörn >
