I would like to inform that your guidelines and suggestions have helped me a lot in learning AnyBody very quickly. Sorry for troubling you with more and more queries. I have been working on pipelining as you mentioned in one of the previous mails about AnyMOperationacro. It was very interesting to learn about it. I did a bit more search about pipelining in Anybody and found that in June 2015 there have been a webinar in introducing Python libraries for Anybody Operations. It felt very comfortable for me to work on that. Also the simulations were performed in a much faster rate as I could enable parallel processing.
I have been trying out to solve this pipelining problem but got stuck in a single point. I am getting an error using SetValue command in AnyPyTools. I was trying to send the arguments to Main.TrialSpecificData.NameOfFile for each trial using the SetValue operation using AnyMacro. In that I get an error stating as below:

I am attaching my code along with this mail just in case if you need to inspect it. I have made the Arguments as the name of c3d files in the input folder and I wish to use SetValue to change its value while Batch processing. The test.py is the pyscript that I am working on. Could you please let me know where I could be going wrong? Can we give the strings as input in SetValue if so is it any different from the way I did it? Also, how could I set a variable before loading the model in the Macro?
Kind Regards
Vishal
P.S: Please remove the .txt to make it as py script. I added it for the ease of uploading it here. Thank you!
