Hi allDoes anybody know if there is another way of calling an external scripts (inside of your dct) than using inline commands?I need to have many inline commands in my file and I realised that this is taking a lot of processing power.I am grateful for any tips or ideas!RegardsVictoria
Many people use the inlines for a lot of processing. Maybe you should post your inline script and see if someone can help make it more efficient. Adam Stoller posted a while paper call Making Perl More Efficient. You should be able to search on that. It will show a number of common mistakes in perl that drag down the performance.Andy
Where can I find this doc?A search does not return the doc:http://devnet.interwoven.com/site.fcgi/search/query?cmd=finish&col=techlib&bn=1&qt=Making+Perl+More+Efficient&srch.x=0&srch.y=0Cheers, Ronald