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


Ignore:
Timestamp:
Jul 29, 2008, 4:57:24 PM (16 years ago)
Author:
George Lilly
Message:

improved handling of missing SSN and telephone values

File:
1 edited

Legend:

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

    r77 r78  
    552552 ;;<IDs>
    553553 ;;<Type>
    554  ;;<Text>SSN</Text>
     554 ;;<Text>@@ACTORSSNTEXT@@</Text>
    555555 ;;</Type>
    556556 ;;<ID>@@ACTORSSN@@</ID>
     
    574574 ;;<Value>@@ACTORRESTEL@@</Value>
    575575 ;;<Type>
    576  ;;<Text>Residential Telephone</Text>
     576 ;;<Text>@@ACTORRESTELTEXT@@</Text>
    577577 ;;</Type>
    578578 ;;</Telephone>
     
    580580 ;;<Value>@@ACTORWORKTEL@@</Value>
    581581 ;;<Type>
    582  ;;<Text>Work Telephone</Text>
     582 ;;<Text>@@ACTORWORKTELTEXT@@</Text>
    583583 ;;</Type>
    584584 ;;</Telephone>
     
    586586 ;;<Value>@@ACTORCELLTEL@@</Value>
    587587 ;;<Type>
    588  ;;<Text>Cell phone</Text>
     588 ;;<Text>@@ACTORCELLTELTEXT@@</Text>
    589589 ;;</Type>
    590590 ;;</Telephone>
     
    691691 ;;<Source>
    692692 ;;<Actor>
    693  ;;<ActorID>@@ACTORSOURCEID</ActorID>
     693 ;;<ActorID>@@ACTORSOURCEID@@</ActorID>
    694694 ;;</Actor>
    695695 ;;</Source>
Note: See TracChangeset for help on using the changeset viewer.