IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

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

adding formats to fields, minor updates

File:
1 edited

Legend:

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

    r14044 r15954  
    44MENU  ipp.imfiles.dat
    55
    6 #     field          size  name           show   link to     extras
    7 FIELD exp_id,         5,   Exp ID
    8 FIELD class_id,       5,   Class ID
    9 FIELD uri,            5,   URI
    10 FIELD recipe,         5,   recipe
    11 FIELD guide_version,  5,   guide version
    12 FIELD chip_version,   5,   chip version
     6#     field          size  format  name           show   link to     extras
     7FIELD exp_id,         5,   %s,     Exp ID
     8FIELD class_id,       5,   %s,     Class ID
     9FIELD uri,            5,   %s,     URI
     10FIELD recipe,         5,   %s,     recipe
     11FIELD guide_version,  5,   %s,     guide version
     12FIELD chip_version,   5,   %s,     chip version
Note: See TracChangeset for help on using the changeset viewer.