PROGRAM XTRACT !** !* Written by Victoria McLane !* National Nuclear Data Center !* Brookhaven National Laboratory !* Upton, NY 11973-5000 !** !* Version 2000-1 (October 2000) !* Corrected energy processing after NODATA !* Version 1999-2 (September 1999) !* Corrected for reference continuation record. !* Version 1999-1 (June 1999) !* Added missing reference date !* Version 1998-1 (February 1998) !* Updated to 4-digit year !* Version 1994-1 (November 1994) !* Miscellaneous cleanup !* Version 1993-1 (August 1993) !** !* Reads a file in the EXFOR transmission format and produces a reference !* index containing reaction, energy range, # of data points, institute !* (up to 2), reference, first author, accession #, subaccession #. !* When an error is found reading a system identifier record, the program !* terminates. !** !* Link with: CSISRS$PROG:UTILTY_SUB/LIBRARY (FILHOL,FILLIN,INCRMT,LOOKUP) !* DANIEL$PROG:DANIEL_NEW/LIBRARY (DANORD) !* !* Uses DANIEL data base on logical DANIEL$LIB !** 2007 Adapted to Windows and Linux by: ---------------------------------- Mr. Viktor Zerkin Room: A-2318 Nuclear Data Section International Atomic Energy Agency P.O. Box 100 A-1400 Vienna AUSTRIA PHONE :+43 1-2600-21714 FAX :+43 1-26007 E-MAIL :v.zerkin@iaea.org How to run: - program should run in the directory with dictionaries (DICT_ZVV.*) (the same directory where ZCHEX is located) - run in Windows: > xtract.exe - run in Linux: $ xtractl.exe