1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
  | Quintiq file version 2.0 
 |  #parent: #root 
 |  TypeDataInterface LibOpt_Run 
 |  { 
 |    TypeKey: '[139164.0.16781098]' 
 |    ImageDataMember ImgDebugScope 
 |    { 
 |      #keys: '1[139164.0.2058709033]' 
 |      ImageSpecifications: 
 |      [ 
 |        ImageDataMemberImageSpecification 
 |        { 
 |          Description: 'Debug scope' 
 |          Image: 'DEBUG' 
 |          Quill: 'object.DebugScope()' 
 |          Value: 'Debug scope' 
 |        } 
 |      ] 
 |    } 
 |  } 
 |  
  |