
 Current dimentions are:
   Max: records in a single file =     2001
   Max: record length            =     3001
   Max: files                    =      100


 Read in file names from a .lst file?
  This is a simple text file containing four columns 
  which are:
  filename| Start pos.Site code| Start pos.Tree number| Stop pos.Tree number
  Example: list file = <tst.lst> Contains 4 lines followed by a carriage return.

  LPSD_ALL.txt 1 2 4
  LPFD_ALL1.txt 1 2 4
  LPJD_ALL2.txt 1 2 4
  LPFD_ALL3.txt 1 2 4

 Answer [T]rue or [F]alse :  F

 Enter input file name :  LPSD_ALL.txt

 Enter start position of the site code >   1

 Enter start position of the tree number >   2

 Enter stop position of the tree number >   4

 READING INCREMENT FILE :> LPSD_ALL.txt                                      
 Series#   Site     Tree  ID       Iyr   Lyr  age
   1       A         137 A137a     877  1000  124
   2       A         137 A137b     877  997  121
   3       A         137 A137c     877  1001  125
   4       A         145 A145a     1000  1175  176
   5       A         145 A145b     1000  1200  201
   6       A         145 A145c     1000  1196  197
   7       A         117 A117a     1000  1109  110
   8       A         117 A117b     1000  1109  110
   9       A         117 A117c     1000  1109  110
   10       A         107 A107a     1000  1237  238
   11       A         107 A107b     1000  1240  241
   12       A         107 A107c     1000  1234  235
   13       A         104 A104a     1000  1123  124
   14       A         104 A104b     1000  1123  124
   15       A         104 A104c     1000  1123  124
 OUTPUT SAVED IN FILE :> LPSD_ALL_AVE.raw                                  

 Normal Termination of program
