Next: HFILL Up: HDISPLAY Prev: Parameters

Example

Display whole of specified array on terminal with default format

  > hdisplay file.data_array
  
Outputs the specified slice of a quality array in hex format to the printer

  > hdisplay img.quality.quality dev=p slice=100:120;250:300 fmt=z1
  
Outputs the current HDS object to the terminal with page width 132

  > hdisplay accept width=132
  


Next: HFILL Up: HDISPLAY Prev: Parameters