| 
            Last change
 on this file since 1e66bf was             5d30c1, checked in by Frederik Heber <heber@…>, 13 years ago           | 
        
        
          | 
             
Initial commit based on 3.0.0alpha (here claimed as 2.4). 
 
           | 
        
        
          
            
              - 
Property                 mode
 set to                 
100644
               
             
           | 
        
        
          | 
            File size:
            509 bytes
           | 
        
      
      
| Line |   | 
|---|
| 1 | #------------------------------------------------------------------------------
 | 
|---|
| 2 | # SC Toolkit StateOut File
 | 
|---|
| 3 | 
 | 
|---|
| 4 | 0       string          \001SCSO\002    SC data
 | 
|---|
| 5 | >6      string          l               little endian
 | 
|---|
| 6 | >>7     lelong          x               v%d
 | 
|---|
| 7 | >>24    lelong          >0              D
 | 
|---|
| 8 | >>24    lelong          =-1             CORRUPT/INCOMPLETE
 | 
|---|
| 9 | >>11    string          x               %s
 | 
|---|
| 10 | >>20    ledate          x               %s
 | 
|---|
| 11 | >6      string          b               big endian
 | 
|---|
| 12 | >>7     belong          x               v%d
 | 
|---|
| 13 | >>24    belong          >0              D
 | 
|---|
| 14 | >>24    belong          =-1             CORRUPT/INCOMPLETE
 | 
|---|
| 15 | >>11    string          x               %s
 | 
|---|
| 16 | >>20    bedate          x               %s
 | 
|---|
| 17 | 
 | 
|---|
       
      
  Note:
 See   
TracBrowser
 for help on using the repository browser.