Hi-
I am trying to update my parameter file (Unix) with the 'session start date'. I am doing this via a Post-session success command.
This is what I have working:
cd $PMSourceFileDir/SLXinterface;
cp param.txt param.old;
echo [IS.s_M_SLXinterface] > param.txt;
echo \$\$lastRunTime= >>...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.