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/stackRun.d

    r12083 r15954  
    44MENU  ipp.stack.dat
    55
    6 #        field          name           show     link to         extras
    7 FIELD    stack_id,      20,   stack ID
    8 FIELD    skycell_id,    20,   skycell ID
    9 FIELD    tess_id,       20,   tessellation ID
    10 FIELD    state,         20,   state
    11 FIELD    workdir,       20,   workdir
    12 FIELD    dvodb,         20,   DVO database
    13 FIELD    registered,    20,   time registered
     6#        field          format  name           show     link to         extras
     7FIELD    stack_id,      %s,     20,   stack ID
     8FIELD    skycell_id,    %s,     20,   skycell ID
     9FIELD    tess_id,       %s,     20,   tessellation ID
     10FIELD    state,         %s,     20,   state
     11FIELD    workdir,       %s,     20,   workdir
     12FIELD    dvodb,         %s,     20,   DVO database
     13FIELD    registered,    %s,     20,   time registered
Note: See TracChangeset for help on using the changeset viewer.