Next: HGET Up: HFILL Prev: Parameters

Examples

Fill quality array with 0

  > hfill hz43data.quality.quality 0
  
Fill array with the value to be found in the specified element of another array

  > hfill file1.array @file2.array(1)
  


Next: HGET Up: HFILL Prev: Parameters