Dr Lu 
   Thanks for the response...As you suggested, i made the changes in the atomlist.dat file...Find_pair seems to be working fine, but when i am running analyze -c on .inp files, i am getting this message :
-----------------------------------------------------
......Processing structure #1: <1l2x_prod_run_1.inp>......
This structure has broken O3' to P[i+1] linkages
missing ' P  ' atom : residue name ' C5', chain  , number [   1 ]
missing ' O1P' atom : residue name ' C5', chain  , number [   1 ]
missing ' O2P' atom : residue name ' C5', chain  , number [   1 ]
missing ' O1P' atom : residue name '  G', chain  , number [   2 ]
missing ' O2P' atom : residue name '  G', chain  , number [   2 ]
missing ' O1P' atom : residue name '  C', chain  , number [   3 ]
missing ' O2P' atom : residue name '  C', chain  , number [   3 ]
missing ' O1P' atom : residue name '  G', chain  , number [   4 ]
missing ' O2P' atom : residue name '  G', chain  , number [   4 ]
missing ' O1P' atom : residue name '  G', chain  , number [   5 ]
missing ' O2P' atom : residue name '  G', chain  , number [   5 ]
missing ' O1P' atom : residue name '  C', chain  , number [  24 ]
missing ' O2P' atom : residue name '  C', chain  , number [  24 ]
missing ' O1P' atom : residue name '  G', chain  , number [  25 ]
missing ' O2P' atom : residue name '  G', chain  , number [  25 ]
missing ' O1P' atom : residue name ' G3', chain  , number [  26 ]
missing ' O2P' atom : residue name ' G3', chain  , number [  26 ]
missing ' O1P' atom : residue name '  G', chain  , number [  16 ]
missing ' O2P' atom : residue name '  G', chain  , number [  16 ]
..
.
.
.
--------------------------------------------------------------------------------
As there are lakhs of PDB files, instead of formatting these files, i tried to introduce these modifications in atomlist.dat :
------------------------
.
.
.
OP..   O        (for OP1,OP2 etc)
O.P.   O        (for O1P, O2P etc)
..OP   O        (in case some weird naming convention comes up)
-------------------------
but still analyze -c run fails saying that "couldn't handle strand information" with error message mentioned above..could you please suggest what can i do?
Thanks
Asmita