# # t2.5.ot # Two empty cells # Basic reader capabilities # CELL record reading # Cell name specification by ID # Explicit assignment of ID's # Use of undefined ID # No cellname declared for cell id 2 # header real 0 1000.0 uint 0 ;# offset table is in start record for { set i 0 } { $i < 12 } { incr i } { uint 0 } # ABC gets assigned 1 record CELLNAME_ID str ABC uint 1 # XYZ gets assigned 0 record CELLNAME_ID str XYZ uint 0 # Cell XYZ (empty) record CELL_ID uint 0 # Cell ABC record CELL_ID uint 2 # no body. tail