IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Dec 28, 2007, 10:04:27 PM (18 years ago)
Author:
eugene
Message:

adding formats to fields, minor updates

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/ippMonitor/def/summitExp.d

    r14044 r15954  
    44MENU  ipp.copy.dat
    55
    6 #        field        size, name           show    link to         extras
    7 FIELD    exp_name,    5,    exposure ID
    8 FIELD    camera,      5,    camera
    9 FIELD    telescope,   5,    telescope
    10 FIELD    dateobs,     5,    date/time
    11 FIELD    exp_type,    5,    type
    12 FIELD    uri,         5,    URI
     6#        field        size, format  name           show    link to         extras
     7FIELD    exp_name,    5,    %s,     exposure ID
     8FIELD    camera,      5,    %s,     camera
     9FIELD    telescope,   5,    %s,     telescope
     10FIELD    dateobs,     5,    %s,     date/time
     11FIELD    exp_type,    5,    %s,     type
     12FIELD    uri,         5,    %s,     URI
Note: See TracChangeset for help on using the changeset viewer.