<html><head><meta http-equiv="Content-Type" content="text/html charset=windows-1252"></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space;">Hi,<div>thank you everyone for the help and interest. </div><div>This is summary of what I’ve done to overcome the problem (I do not think it is a proper fix though):</div><div>1. In the </div><div>in the file recevt.F (part of the recsis) I’ve add line </div><div><div><span style="background-color: rgb(19, 119, 62); color: rgb(255, 240, 165); font-family: Courier;"> </span><span style="background-color: rgb(19, 119, 62); color: rgb(255, 240, 165); font-family: Courier;"> CALL make_part_group()</span></div></div><div>in the place where it will be always executed.</div><div>It will make user_ana compile, run and retain PART0 on the interactive farm. It will crash on the bath though.</div><div>2. To fix that I’ve followed older discussion in this mailing list and used the solution by Paul Mattione:</div><div><a href="https://mailman.jlab.org/pipermail/clas_offline/2013-September/000752.html">https://mailman.jlab.org/pipermail/clas_offline/2013-September/000752.html</a></div><div>Which worked for me.</div><div>As a result user_ana works on both batch and interactive farm and saves PART0 properly.</div><div>In case your are interested in using it or have some time to check if it works correctly the executable is in the:</div><div><div style="margin: 0px; font-family: Courier; color: rgb(101, 229, 81); background-color: rgb(19, 119, 62);"><b>/home/markov/bin/LinuxRHEL5/user_ana</b></div></div><div><b><br></b></div><div>Best regards, Nick.</div></body></html>