)Attr default(+_)                                                              
   ` type(text  ) intens(high) caps(off)             hilite(reverse)            
    type(text  ) intens(high) caps(off) color(blue) hilite(reverse)            
   + type(text  ) intens(low )                                                  
   _ type(input ) intens(high) caps(off) just(left )                            
   ^ type(output) intens(low ) caps(off) just(asis ) color(blue)                
    type(output) intens(low ) caps(off) just(left ) color(blue)                
   @ type(text)   intens(low ) caps(off)                                        
   \ type(text)   intens(low ) caps(off)                                        
   $ type(text)   intens(low ) caps(off)                                        
)Body  Expand(//) window(66,19)                                                 
`Revive!-ABRACADABRA: Bring back to members .. < &osv > -/-/-                  
+DataSet Name :^rv1dsnc                                     +                   
+                      m b b c  c h h r   Extent (Low)    (High)                
+ ------------  Addr :^o#asp             +  1 :^o#l1    ^o#h1    +              
+|@Directory +| blks :o#dblk+              2 :^o#l2    ^o#h2    +              
+ ------------  Addr :^o#adp             +  3 :^o#l3    ^o#h3    +              
+|\Data      +|       (^o#adp2+)            4 :^o#l4    ^o#h4    +              
+|\ ( Used ) +|                             5 :^o#l5    ^o#h5    +              
+ ------------  Addr :^o#aup             +  6 :^o#l6    ^o#h6    +              
+|$Data      +|       (^o#aup2+)            7 :^o#l7    ^o#h7    +              
+|$( UnUsed )+|                             8 :^o#l8    ^o#h8    +              
+ ------------  Addr :^o#aep             +  9 :^o#l9    ^o#h9    +              
+                     (^o#aep2+)           10 :^o#l10   ^o#h10   +              
+Recfm   :^z  +    Member     :o#mem +    11 :^o#l11   ^o#h11   +              
+Lrecl   :z     + Alloc Trk  :o#alc+     12 :^o#l12   ^o#h12   +              
+Blksize :z     + Used%      :z  +       13 :^o#l13   ^o#h13   +              
+DevType :^o#devt+ Creation   :^o#cre +    14 :^o#l14   ^o#h14   +              
+Serial  :^z     + Expiration :^o#exp +    15 :^o#l15   ^o#h15   +              
+Extent  :o#ext + Sys Code   :^o#syscd +  16 :^o#l16   ^o#h16   +              
)init                                                                           
  .zvars = '(o#recfm b#lrecl b#blksz o#use rv1tvol)'                            
   if (&rv1prc = 'DIR')                                                         
     .attrchar('@') = 'intens(high) color(yellow) hilite(reverse)'              
     .attrchar('\') = 'intens(low ) color(blue)    '                            
     .attrchar('$') = 'intens(low ) color(blue)    '                            
   if (&rv1prc = 'USE')                                                         
     .attrchar('@') = 'intens(low ) color(blue)    '                            
     .attrchar('\') = 'intens(high) color(yellow) hilite(reverse)'              
     .attrchar('$') = 'intens(low ) color(blue)    '                            
   if (&rv1prc = 'UNU')                                                         
     .attrchar('@') = 'intens(low ) color(blue)    '                            
     .attrchar('\') = 'intens(low ) color(blue)    '                            
     .attrchar('$') = 'intens(high) color(yellow) hilite(reverse)'              
   if (&rv1extc = '1')                                                          
     .attr(o#l1) = 'color(yellow) hilite(reverse)'                              
     .attr(o#h1) = 'color(yellow) hilite(reverse)'                              
   if (&rv1extc = '2')                                                          
     .attr(o#l2) = 'color(yellow) hilite(reverse)'                              
     .attr(o#h2) = 'color(yellow) hilite(reverse)'                              
   if (&rv1extc = '3')                                                          
     .attr(o#l3) = 'color(yellow) hilite(reverse)'                              
     .attr(o#h3) = 'color(yellow) hilite(reverse)'                              
   if (&rv1extc = '4')                                                          
     .attr(o#l4) = 'color(yellow) hilite(reverse)'                              
     .attr(o#h4) = 'color(yellow) hilite(reverse)'                              
   if (&rv1extc = '5')                                                          
     .attr(o#l5) = 'color(yellow) hilite(reverse)'                              
     .attr(o#h5) = 'color(yellow) hilite(reverse)'                              
   if (&rv1extc = '6')                                                          
     .attr(o#l6) = 'color(yellow) hilite(reverse)'                              
     .attr(o#h6) = 'color(yellow) hilite(reverse)'                              
   if (&rv1extc = '7')                                                          
     .attr(o#l7) = 'color(yellow) hilite(reverse)'                              
     .attr(o#h7) = 'color(yellow) hilite(reverse)'                              
   if (&rv1extc = '8')                                                          
     .attr(o#l8) = 'color(yellow) hilite(reverse)'                              
     .attr(o#h8) = 'color(yellow) hilite(reverse)'                              
   if (&rv1extc = '9')                                                          
     .attr(o#l9) = 'color(yellow) hilite(reverse)'                              
     .attr(o#h9) = 'color(yellow) hilite(reverse)'                              
   if (&rv1extc = '10')                                                         
     .attr(o#l10) = 'color(yellow) hilite(reverse)'                             
     .attr(o#h10) = 'color(yellow) hilite(reverse)'                             
   if (&rv1extc = '11')                                                         
     .attr(o#l11) = 'color(yellow) hilite(reverse)'                             
     .attr(o#h11) = 'color(yellow) hilite(reverse)'                             
   if (&rv1extc = '12')                                                         
     .attr(o#l12) = 'color(yellow) hilite(reverse)'                             
     .attr(o#h12) = 'color(yellow) hilite(reverse)'                             
   if (&rv1extc = '13')                                                         
     .attr(o#l13) = 'color(yellow) hilite(reverse)'                             
     .attr(o#h13) = 'color(yellow) hilite(reverse)'                             
   if (&rv1extc = '14')                                                         
     .attr(o#l14) = 'color(yellow) hilite(reverse)'                             
     .attr(o#h14) = 'color(yellow) hilite(reverse)'                             
   if (&rv1extc = '15')                                                         
     .attr(o#l15) = 'color(yellow) hilite(reverse)'                             
     .attr(o#h15) = 'color(yellow) hilite(reverse)'                             
   if (&rv1extc = '16')                                                         
     .attr(o#l16) = 'color(yellow) hilite(reverse)'                             
     .attr(o#h16) = 'color(yellow) hilite(reverse)'                             
)end                                                                            
