mjd             55178
host            sdsshost2.apo.nmsu.edu

typedef struct {
   char filehost[256];
   char filename[256];
   int run;
   int frame;
   int ccd;
} ARCHIVELOG;

