Changeset 343 for ccr/trunk/p/GPLCCR0.m


Ignore:
Timestamp:
Jan 25, 2009, 3:29:07 PM (15 years ago)
Author:
George Lilly
Message:

improvements to Problems and Alerts, added dates, type

File:
1 edited

Legend:

Unmodified
Added
Removed
  • ccr/trunk/p/GPLCCR0.m

    r338 r343  
    105105 ;;<Text>Problem</Text>
    106106 ;;</Type>
     107 ;;<Status>
     108 ;;<Text>@@PROBLEMSTATUS@@</Text>
     109 ;;</Status>
    107110 ;;<Description>
    108111 ;;<Text>@@PROBLEMDESCRIPTION@@</Text>
     
    113116 ;;</Code>
    114117 ;;</Description>
     118 ;;<DateTime>
     119 ;;<ExactDateTime>@@PROBLEMDATEMOD@@</ExactDateTime>
     120 ;;</DateTime>
    115121 ;;<Source>
    116122 ;;<Actor>
     
    220226 ;;<Alert>
    221227 ;;<CCRDataObjectID>@@ALERTOBJECTID@@</CCRDataObjectID>
     228 ;;<Type>
     229 ;;<Text>@@ALERTTYPE@@</Text>
     230 ;;</Type>
    222231 ;;<Description>
    223232 ;;<Text>@@ALERTDESCRIPTIONTEXT@@</Text>
     
    230239 ;;<Text>@@ALERTSTATUSTEXT@@</Text>
    231240 ;;</Status>
     241 ;;<DateTime>
     242 ;;<ExactDateTime>@@ALERTDATETIME@@</ExactDateTime>
     243 ;;</DateTime>
    232244 ;;<Source>
    233245 ;;<Actor>
Note: See TracChangeset for help on using the changeset viewer.