Procedure to make AA_run.sav
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
AA_Run-compile.txt     07-Sep-2007

CHANGES
^^^^^^^
(07-sep-07 aph) remove '\' before filename in step (4)
          solve problem of 'CodePath (Apath) not found in VM version
          which is associated with the 7-jun-07 version of AA_run.sav
====================
0) remove aXis200_batch startup from IDL-DE (6.1 on Hiagha)
1) restart IDL
2)load XPecSim.prj
3) compile all
4) save, /routines, filename='AA_run.sav'      NB case sensitive !!
5) copy AA_run.sav to c:\aXis2000
6) reset aXis200_batch.pro as startup in IDL-DE preferences

======================
NOTES

AA_run.sav does not run by itself in IDL VM, 
   for some reason the Xmanager does not start

execution is done by 

AA_run, file= 'c:\aXis2000\AAData\'    (in axis_c:   codePath + 'AAData' + ax_sep() )

where AAData is the folder with the amino acid spectra and the aa_init.ini  file